You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/09/22 03:27:17 UTC

svn commit: r578349 - /incubator/tuscany/java/das/samples/customer/build.xml

Author: lresende
Date: Fri Sep 21 18:27:17 2007
New Revision: 578349

URL: http://svn.apache.org/viewvc?rev=578349&view=rev
Log:
Updating derby release version in ant script

Modified:
    incubator/tuscany/java/das/samples/customer/build.xml

Modified: incubator/tuscany/java/das/samples/customer/build.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/customer/build.xml?rev=578349&r1=578348&r2=578349&view=diff
==============================================================================
--- incubator/tuscany/java/das/samples/customer/build.xml (original)
+++ incubator/tuscany/java/das/samples/customer/build.xml Fri Sep 21 18:27:17 2007
@@ -29,7 +29,7 @@
 	      <fileset dir="../../lib">
 		<include name="**/*.jar"/>
 	      </fileset>
-	      <pathelement location="derby-10.1.2.1.jar"/>
+	      <pathelement location="derby-10.2.2.0.jar"/>
               <pathelement path="${test.jar}"/>
 	    </classpath>        
         </java>    	



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org