[jsword-svn] r1692 - trunk/common

dmsmith at www.crosswire.org dmsmith at www.crosswire.org
Sun Aug 26 15:56:28 MST 2007


Author: dmsmith
Date: 2007-08-26 15:56:26 -0700 (Sun, 26 Aug 2007)
New Revision: 1692

Modified:
   trunk/common/.classpath
Log:
fix a classpath problem.

Modified: trunk/common/.classpath
===================================================================
--- trunk/common/.classpath	2007-08-24 00:22:57 UTC (rev 1691)
+++ trunk/common/.classpath	2007-08-26 22:56:26 UTC (rev 1692)
@@ -12,7 +12,7 @@
 	<classpathentry exported="true" kind="lib" path="jar/commons-logging-1.1/commons-logging-1.1.jar" sourcepath="jar/commons-logging-1.1/commons-logging-1.1-src.zip"/>
 	<classpathentry exported="true" kind="lib" path="jar/commons-httpclient-3.0.1/commons-httpclient-3.0.1.jar" sourcepath="jar/commons-httpclient-3.0.1/commons-httpclient-3.0.1-src.zip"/>
 	<classpathentry exported="true" kind="lib" path="jar/icu4j-3.6.1/icu4j_3_6_1.jar" sourcepath="jar/icu4j-3.6.1/icu4jsrc_3_6_1.jar"/>
-	<classpathentry kind="lib" path="jar/junit-3.8.1/junit.jar"/>
+	<classpathentry exported="true" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
 	<classpathentry kind="src" path="src/main/resources"/>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="src/test/java"/>




More information about the jsword-svn mailing list