[jsword-svn] jsword s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Tue Jan 25 19:19:21 MST 2005
Update of /cvs/jsword/jsword
In directory www.crosswire.org:/tmp/cvs-serv5915
Modified Files:
.classpath jsword.iml
Log Message:
Upgrading lucene 1.4.1 to 1.4.3 and commons-net from 1.1 to 1.3
Index: .classpath
===================================================================
RCS file: /cvs/jsword/jsword/.classpath,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** .classpath 2 Sep 2004 17:43:10 -0000 1.38
--- .classpath 26 Jan 2005 02:19:19 -0000 1.39
***************
*** 2,7 ****
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! <classpathentry sourcepath="/jsword-support/othersource/commons-net-1.1.0-src.zip" kind="lib" path="jar/net-1.1.0/commons-net-1.1.0.jar"/>
! <classpathentry sourcepath="/jsword-support/othersource/lucene-1.4.1-src.zip" kind="lib" path="jar/lucene-1.4.1/lucene-1.4.1.jar"/>
<classpathentry kind="src" path="/common"/>
<classpathentry kind="src" path="java/jsword"/>
--- 2,7 ----
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! <classpathentry sourcepath="/jsword-support/othersource/commons-net-1.3.0-src.zip" kind="lib" path="jar/net-1.3.0/commons-net-1.3.0.jar"/>
! <classpathentry sourcepath="/jsword-support/othersource/lucene-1.4.3-src.zip" kind="lib" path="jar/lucene-1.4.3/lucene-1.4.3.jar"/>
<classpathentry kind="src" path="/common"/>
<classpathentry kind="src" path="java/jsword"/>
Index: jsword.iml
===================================================================
RCS file: /cvs/jsword/jsword/jsword.iml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** jsword.iml 28 Nov 2004 21:34:44 -0000 1.1
--- jsword.iml 26 Jan 2005 02:19:19 -0000 1.2
***************
*** 18,22 ****
<library>
<CLASSES>
! <root url="jar://$MODULE_DIR$/jar/lucene-1.4.1/lucene-1.4.1.jar!/" />
</CLASSES>
<JAVADOC />
--- 18,22 ----
<library>
<CLASSES>
! <root url="jar://$MODULE_DIR$/jar/lucene-1.4.3/lucene-1.4.3.jar!/" />
</CLASSES>
<JAVADOC />
***************
*** 36,40 ****
<library>
<CLASSES>
! <root url="jar://$MODULE_DIR$/jar/net-1.1.0/commons-net-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
--- 36,40 ----
<library>
<CLASSES>
! <root url="jar://$MODULE_DIR$/jar/net-1.3.0/commons-net-1.3.0.jar!/" />
</CLASSES>
<JAVADOC />
More information about the jsword-svn
mailing list