|
From: <pe...@us...> - 2003-10-23 22:05:57
|
Update of /cvsroot/neuclear/neuclear-id In directory sc8-pr-cvs1:/tmp/cvs-serv25582 Modified Files: project.xml Log Message: Moved some certificates to live status at http://repository.neuclear.org Updated NSTools.url2path to support neuids with @ signs. Index: project.xml =================================================================== RCS file: /cvsroot/neuclear/neuclear-id/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** project.xml 22 Oct 2003 22:12:34 -0000 1.7 --- project.xml 23 Oct 2003 22:02:37 -0000 1.8 *************** *** 76,79 **** --- 76,88 ---- </properties> </dependency> + <dependency> + <id>neuclear-commons</id> + <name>neuclear-commons</name> + <version>0.3-SNAPSHOT</version> + <properties> + <war.bundle.jar>true</war.bundle.jar> + </properties> + </dependency> + <dependency> <id>commons-collections</id> |