[jsword-svn] common s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sat Dec 31 20:12:17 MST 2005


Update of /cvs/jsword/common
In directory www.crosswire.org:/tmp/cvs-serv15349

Modified Files:
	.classpath 
Log Message:
Updated tooling (Note could not upgrade checkstyle)

Index: .classpath
===================================================================
RCS file: /cvs/jsword/common/.classpath,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** .classpath	18 Aug 2005 20:58:42 -0000	1.13
--- .classpath	1 Jan 2006 03:12:15 -0000	1.14
***************
*** 2,6 ****
  <classpath>
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<classpathentry exported="true" sourcepath="/jsword-support/othersource/jdom-1.0.zip" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar"/>
  	<classpathentry kind="src" path="java/gpl"/>
  	<classpathentry kind="src" path="java/limbo"/>
--- 2,10 ----
  <classpath>
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<classpathentry exported="true" sourcepath="jar/jdom-1.0/jdom-1.0.zip" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar">
! 		<attributes>
! 			<attribute value="jar:file:/E:/Eclipse/JSword/common/jar/jdom-1.0/jdom-1.0.zip!/jdom-1.0/build/apidocs" name="javadoc_location"/>
! 		</attributes>
! 	</classpathentry>
  	<classpathentry kind="src" path="java/gpl"/>
  	<classpathentry kind="src" path="java/limbo"/>
***************
*** 12,20 ****
  	<classpathentry exported="true" kind="lib" path="resource"/>
  	<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>
--- 16,24 ----
  	<classpathentry exported="true" kind="lib" path="resource"/>
  	<classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar"/>
! 	<classpathentry exported="true" sourcepath="jar/junit-3.8.1/junit-3.8.1-src.jar" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
! 	<classpathentry exported="true" sourcepath="jar/commons-codec-1.3/commons-codec-1.3-src.zip" kind="lib" path="jar/commons-codec-1.3/commons-codec-1.3.jar"/>
! 	<classpathentry exported="true" sourcepath="jar/commons-logging-1.0.4/commons-logging-1.0.4-src.zip" kind="lib" path="jar/commons-logging-1.0.4/commons-logging.jar"/>
! 	<classpathentry exported="true" sourcepath="jar/commons-httpclient-3.0/commons-httpclient-3.0-src.zip" kind="lib" path="jar/commons-httpclient-3.0/commons-httpclient-3.0.jar"/>
! 	<classpathentry exported="true" sourcepath="jar/commons-net-1.4.1/commons-net-1.4.1-src.zip" kind="lib" path="jar/commons-net-1.4.1/commons-net-1.4.1.jar"/>
  	<classpathentry kind="output" path="target/eclipse/classes"/>
  </classpath>



More information about the jsword-svn mailing list