From: Michael S. <sta...@us...> - 2005-11-17 21:59:38
|
Update of /cvsroot/archive-access/archive-access/projects/wb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24223/projects/wb Modified Files: project.xml Log Message: * xdocs/index.xml * xdocs/navigation.xml Remove reference to wb project. superceded by wayback (or soon to be). * projects/wb/project.xml Add note about superceded by wayback. Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wb/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** project.xml 20 Oct 2005 20:38:59 -0000 1.7 --- project.xml 17 Nov 2005 21:59:30 -0000 1.8 *************** *** 48,52 **** <a href="http://web.archive.org/collections/web.html">IA wayback</a>. Default lookup goes against nutch. To try out other lookup techniques, implement the org.archive.access.wb.Lookup interface and pass name of ! class in web.xml.</description> <shortDescription>Prototyping open source wayback.</shortDescription> --- 48,53 ---- <a href="http://web.archive.org/collections/web.html">IA wayback</a>. Default lookup goes against nutch. To try out other lookup techniques, implement the org.archive.access.wb.Lookup interface and pass name of ! class in web.xml. This project is now dead, superceded ! <a href="http://archive-access.sf.net/projects/wayback/">wayback</a> project.</description> <shortDescription>Prototyping open source wayback.</shortDescription> |