Update of /cvsroot/cweb/lgpl-utils
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv11400
Modified Files:
project.properties project.xml
Log Message:
updating dependencies for maven builds
Index: project.properties
===================================================================
RCS file: /cvsroot/cweb/lgpl-utils/project.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** project.properties 20 Mar 2007 14:39:37 -0000 1.1
--- project.properties 14 Jan 2008 17:25:28 -0000 1.2
***************
*** 7,10 ****
--- 7,11 ----
# authoritative source.
+ #todo maven2 is ftp://ibiblio.org/pub/packages/maven2/
maven.repo.remote=http://www.ibiblio.org/maven/,http://proto.cognitiveweb.org/maven-repository
Index: project.xml
===================================================================
RCS file: /cvsroot/cweb/lgpl-utils/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** project.xml 14 Jan 2008 16:45:47 -0000 1.2
--- project.xml 14 Jan 2008 17:25:28 -0000 1.3
***************
*** 149,153 ****
<!-- FIXME Use autojar to select only the required classes for redistribution. -->
<!-- FIXME Publish resulting JAR on maven repository. -->
! <dependency>
<id>fastutil</id>
<version>5.0.9</version>
--- 149,153 ----
<!-- FIXME Use autojar to select only the required classes for redistribution. -->
<!-- FIXME Publish resulting JAR on maven repository. -->
! <dependency>
<id>fastutil</id>
<version>5.0.9</version>
|