[jsword-svn] common s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Thu Aug 18 13:58:45 MST 2005
Update of /cvs/jsword/common
In directory www.crosswire.org:/tmp/cvs-serv16274
Modified Files:
.classpath
Log Message:
Working on getting download to work with a proxy server.
Upgrading commons-net from 1.3 to 1.4.
Index: .classpath
===================================================================
RCS file: /cvs/jsword/common/.classpath,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** .classpath 3 Jun 2005 19:50:38 -0000 1.12
--- .classpath 18 Aug 2005 20:58:42 -0000 1.13
***************
*** 13,16 ****
--- 13,20 ----
<classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar"/>
<classpathentry exported="true" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
+ <classpathentry exported="true" sourcepath="/jsword-support/othersource/commons-codec-1.3-src.zip" kind="lib" path="jar/commons-codec-1.3/commons-codec-1.3.jar"/>
+ <classpathentry exported="true" sourcepath="/jsword-support/othersource/commons-httpclient-3.0-rc3-src.zip" kind="lib" path="jar/commons-httpclient-3.0-rc3/commons-httpclient-3.0-rc3.jar"/>
+ <classpathentry exported="true" sourcepath="/jsword-support/othersource/commons-logging-1.0.4-src.zip" kind="lib" path="jar/commons-logging-1.0.4/commons-logging.jar"/>
+ <classpathentry exported="true" sourcepath="/jsword-support/othersource/commons-net-1.4.0-src.zip" kind="lib" path="jar/commons-net-1.4.0/commons-net-1.4.0.jar"/>
<classpathentry kind="output" path="target/eclipse/classes"/>
</classpath>
More information about the jsword-svn
mailing list