You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by to...@apache.org on 2007/01/01 01:38:30 UTC

svn commit: r491513 - in /db/ddlutils/trunk: .classpath lib/commons-betwixt-0.8-RC1.jar lib/commons-betwixt-0.8.jar

Author: tomdz
Date: Sun Dec 31 16:38:29 2006
New Revision: 491513

URL: http://svn.apache.org/viewvc?view=rev&rev=491513
Log:
updated to commons-betwixt 0.8 final

Added:
    db/ddlutils/trunk/lib/commons-betwixt-0.8.jar   (with props)
Removed:
    db/ddlutils/trunk/lib/commons-betwixt-0.8-RC1.jar
Modified:
    db/ddlutils/trunk/.classpath

Modified: db/ddlutils/trunk/.classpath
URL: http://svn.apache.org/viewvc/db/ddlutils/trunk/.classpath?view=diff&rev=491513&r1=491512&r2=491513
==============================================================================
--- db/ddlutils/trunk/.classpath (original)
+++ db/ddlutils/trunk/.classpath Sun Dec 31 16:38:29 2006
@@ -15,7 +15,7 @@
 	<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="lib" path="lib/log4j-1.2.8.jar"/>
+	<classpathentry kind="lib" path="lib/commons-betwixt-0.8.jar"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>

Added: db/ddlutils/trunk/lib/commons-betwixt-0.8.jar
URL: http://svn.apache.org/viewvc/db/ddlutils/trunk/lib/commons-betwixt-0.8.jar?view=auto&rev=491513
==============================================================================
Binary file - no diff available.

Propchange: db/ddlutils/trunk/lib/commons-betwixt-0.8.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream