[MOBY-guts] biomoby commit
Martin Senger
senger at pub.open-bio.org
Sat Nov 19 18:33:02 UTC 2005
senger
Sat Nov 19 13:33:02 EST 2005
Update of /home/repository/moby/moby-live/Java/xmls
In directory pub.open-bio.org:/tmp/cvs-serv25480/xmls
Modified Files:
libraries.xml
Log Message:
moby-live/Java/xmls libraries.xml,1.8,1.9
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/libraries.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/moby-live/Java/xmls/libraries.xml 2005/11/08 00:06:55 1.8
+++ /home/repository/moby/moby-live/Java/xmls/libraries.xml 2005/11/19 18:33:02 1.9
@@ -21,6 +21,7 @@
<property name="commons-discovery" value="commons-discovery-0.2.jar"/>
<property name="commons-logging" value="commons-logging-1.0.4.jar"/>
<property name="commons-httpclient" value="commons-httpclient-3.0-rc2.jar"/>
+<property name="commons-io" value="commons-io-1.0.jar"/>
<property name="jaxrpc" value="jaxrpc.jar"/>
<property name="wsdl4j" value="wsdl4j-1.5.1.jar"/>
<property name="axis" value="axis.jar"/>
@@ -60,6 +61,7 @@
<available file="${lib.dir}/${commons-discovery}"/>
<available file="${lib.dir}/${commons-logging}"/>
<available file="${lib.dir}/${commons-httpclient}"/>
+ <available file="${lib.dir}/${commons-io}"/>
<available file="${lib.dir}/${jaxrpc}"/>
<available file="${lib.dir}/${wsdl4j}"/>
<available file="${lib.dir}/${axis}"/>
@@ -124,6 +126,7 @@
<get src="${remote.dir}/${commons-discovery}" dest="${lib.dir}/${commons-discovery}" usetimestamp="true"/>
<get src="${remote.dir}/${commons-logging}" dest="${lib.dir}/${commons-logging}" usetimestamp="true"/>
<get src="${remote.dir}/${commons-httpclient}" dest="${lib.dir}/${commons-httpclient}" usetimestamp="true"/>
+ <get src="${remote.dir}/${commons-io}" dest="${lib.dir}/${commons-io}" usetimestamp="true"/>
<get src="${remote.dir}/${jaxrpc}" dest="${lib.dir}/${jaxrpc}" usetimestamp="true"/>
<get src="${remote.dir}/${wsdl4j}" dest="${lib.dir}/${wsdl4j}" usetimestamp="true"/>
<get src="${remote.dir}/${axis}" dest="${lib.dir}/${axis}" usetimestamp="true"/>
More information about the MOBY-guts
mailing list