Author: tomdz
Date: Sun Nov 5 14:11:07 2006
New Revision: 471544
URL: http://svn.apache.org/viewvc?view=rev&rev=471544
Log:
Updated to commons-betwixt 0.8 RC1
Added:
db/ddlutils/trunk/lib/commons-betwixt-0.8-RC1.jar (with props)
Removed:
db/ddlutils/trunk/lib/commons-betwixt-0.8-dev.jar
Modified:
db/ddlutils/trunk/.classpath
Modified: db/ddlutils/trunk/.classpath
URL:
http://svn.apache.org/viewvc/db/ddlutils/trunk/.classpath?view=diff&rev=471544&r1=471543&r2=471544
==============================================================================
--- db/ddlutils/trunk/.classpath (original)
+++ db/ddlutils/trunk/.classpath Sun Nov 5 14:11:07 2006
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry path="src/java" kind="src"/>
- <classpathentry path="src/test" output="target/test" kind="src"/>
- <classpathentry sourcepath="JRE_SRC" path="JRE_LIB" kind="var"/>
- <classpathentry path="lib/commons-logging-1.0.4.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/dom4j-1.4.jar" exported="true" kind="lib"/>
- <classpathentry path="lib/commons-collections-3.1.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-dbcp-1.2.1.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-digester-1.7.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-beanutils-1.7.0.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-betwixt-0.8-dev.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-lang-2.1.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/commons-codec-1.3.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/jakarta-oro-2.0.8.jar" exported="true"
kind="lib"/>
- <classpathentry path="lib/build-only/ant-1.6.5.jar" kind="lib"/>
- <classpathentry path="lib/build-only/junit-3.8.2.jar" kind="lib"/>
- <classpathentry path="lib/stax-api-1.0.1.jar" kind="lib"/>
- <classpathentry path="target/classes" kind="output"/>
+ <classpathentry kind="src" path="src/java"/>
+ <classpathentry output="target/test" kind="src" path="src/test"/>
+ <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-logging-1.0.4.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/dom4j-1.4.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-collections-3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-dbcp-1.2.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-digester-1.7.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-beanutils-1.7.0.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-lang-2.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/commons-codec-1.3.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/jakarta-oro-2.0.8.jar"/>
+ <classpathentry kind="lib" path="lib/build-only/ant-1.6.5.jar"/>
+ <classpathentry kind="lib" path="lib/build-only/junit-3.8.2.jar"/>
+ <classpathentry kind="lib" path="lib/stax-api-1.0.1.jar"/>
+ <classpathentry kind="lib" path="lib/commons-betwixt-0.8-RC1.jar"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
Added: db/ddlutils/trunk/lib/commons-betwixt-0.8-RC1.jar
URL:
http://svn.apache.org/viewvc/db/ddlutils/trunk/lib/commons-betwixt-0.8-RC1.jar?view=auto&rev=471544
==============================================================================
Binary file - no diff available.
Propchange: db/ddlutils/trunk/lib/commons-betwixt-0.8-RC1.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream