[jsword-svn] common s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun Jan 30 11:26:07 MST 2005


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

Modified Files:
	.classpath common.iml core.xml 
Log Message:
Renamed jdom.jar to jdom-1.0.jar

Index: core.xml
===================================================================
RCS file: /cvs/jsword/common/core.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** core.xml	21 Sep 2004 17:45:47 -0000	1.16
--- core.xml	30 Jan 2005 18:26:05 -0000	1.17
***************
*** 33,37 ****
      =========================================================================-->
    <patternset id="external.runtime.jars">
!     <include name="**/jdom.jar"/>
      <!-- include name="**/log4j*.jar"/ -->
      <!-- include name="**/commons-lang-*.jar"/ -->
--- 33,37 ----
      =========================================================================-->
    <patternset id="external.runtime.jars">
!     <include name="**/jdom-*.jar"/>
      <!-- include name="**/log4j*.jar"/ -->
      <!-- include name="**/commons-lang-*.jar"/ -->

Index: .classpath
===================================================================
RCS file: /cvs/jsword/common/.classpath,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** .classpath	22 Sep 2004 15:50:00 -0000	1.9
--- .classpath	30 Jan 2005 18:26:05 -0000	1.10
***************
*** 10,16 ****
  	<classpathentry exported="true" kind="lib" path="resource"/>
  	<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.jar"/>
  	<classpathentry exported="true" sourcepath="/jsword-support/othersource/junit-3.8.1-src.jar" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
  	<classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar"/>
  	<classpathentry kind="output" path="target/eclipse/classes"/>
  </classpath>
--- 10,16 ----
  	<classpathentry exported="true" kind="lib" path="resource"/>
  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  	<classpathentry exported="true" sourcepath="/jsword-support/othersource/junit-3.8.1-src.jar" kind="lib" path="jar/junit-3.8.1/junit.jar"/>
  	<classpathentry kind="lib" path="jar/jaf-1.0.2/activation.jar"/>
+ 	<classpathentry exported="true" kind="lib" path="jar/jdom-1.0/jdom-1.0.jar"/>
  	<classpathentry kind="output" path="target/eclipse/classes"/>
  </classpath>

Index: common.iml
===================================================================
RCS file: /cvs/jsword/common/common.iml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** common.iml	28 Nov 2004 21:34:09 -0000	1.1
--- common.iml	30 Jan 2005 18:26:05 -0000	1.2
***************
*** 40,44 ****
        <library>
          <CLASSES>
!           <root url="jar://$MODULE_DIR$/jar/jdom-1.0/jdom.jar!/" />
          </CLASSES>
          <JAVADOC />
--- 40,44 ----
        <library>
          <CLASSES>
!           <root url="jar://$MODULE_DIR$/jar/jdom-1.0/jdom-1.0.jar!/" />
          </CLASSES>
          <JAVADOC />



More information about the jsword-svn mailing list