You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by km...@apache.org on 2005/10/05 20:22:10 UTC

svn commit: r295066 - /db/derby/code/branches/10.1/tools/release/build.xml

Author: kmarsden
Date: Wed Oct  5 11:22:06 2005
New Revision: 295066

URL: http://svn.apache.org/viewcvs?rev=295066&view=rev
Log:
Update bumplastdigit target to include j9_foundation\metadataJdbc20.out


Modified:
    db/derby/code/branches/10.1/tools/release/build.xml

Modified: db/derby/code/branches/10.1/tools/release/build.xml
URL: http://svn.apache.org/viewcvs/db/derby/code/branches/10.1/tools/release/build.xml?rev=295066&r1=295065&r2=295066&view=diff
==============================================================================
--- db/derby/code/branches/10.1/tools/release/build.xml (original)
+++ db/derby/code/branches/10.1/tools/release/build.xml Wed Oct  5 11:22:06 2005
@@ -235,6 +235,9 @@
       <param name="regex.file" value="java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/metadataJdbc20.out"/>
     </antcall>
     <antcall target="regex.version"> 
+      <param name="regex.file" value="java/testing/org/apache/derbyTesting/functionTests/master/j9_foundation/metadataJdbc20.out"/>
+    </antcall>
+    <antcall target="regex.version"> 
       <param name="regex.file" value="java/testing/org/apache/derbyTesting/functionTests/master/DerbyNetClient/odbc_metadata.out"/>
     </antcall>
     <antcall target="regex.version">