From: Michael S. <sta...@us...> - 2005-10-05 00:25:38
|
Update of /cvsroot/archive-access/archive-access/projects/nutch/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9719/nutch/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/nutch/xdocs/downloads.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** downloads.xml 3 Oct 2005 23:47:10 -0000 1.1 --- downloads.xml 5 Oct 2005 00:25:14 -0000 1.2 *************** *** 19,26 **** <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. --- 19,24 ---- <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. |