From: Michael S. <sta...@us...> - 2005-10-05 00:25:38
|
Update of /cvsroot/archive-access/archive-access/projects/wera/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9719/wera/xdocs Modified Files: downloads.xml Log Message: * nutch/xdocs/downloads.xml * wera/xdocs/downloads.xml Fix text about the continuous build server. Index: downloads.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/xdocs/downloads.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** downloads.xml 4 Oct 2005 22:59:28 -0000 1.1 --- downloads.xml 5 Oct 2005 00:25:14 -0000 1.2 *************** *** 15,25 **** </p> </subsection> - <subsection name="Continuous build"> <p>Here is a ! <a href="http://crawltools.archive.org:8080/cruisecontrol/">pointer</a> ! to our continuous build box. The latest build can be found by clicking ! on <i>HEAD-archive-access</i>. Bundled up version of the latest ! build can be found under the 'Build Artifacts' link. Be aware that this distribution has been made from CVS HEAD and CVS HEAD builds are not guaranteed stable. --- 15,22 ---- </p> </subsection> <subsection name="Continuous build"> <p>Here is a ! <a href="http://crawltools.archive.org:8080/cruisecontrol/buildresults/HEAD-archive-access">pointer</a> to our continuous build box. The latest builds ! can be found under the 'Build Artifacts' link. Be aware that this distribution has been made from CVS HEAD and CVS HEAD builds are not guaranteed stable. |