You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/08/08 10:53:24 UTC

svn commit: r983365 - /gump/metadata/project/msv.xml

Author: bodewig
Date: Sun Aug  8 08:53:24 2010
New Revision: 983365

URL: http://svn.apache.org/viewvc?rev=983365&view=rev
Log:
I can't see why the regexp wouldn't match

Modified:
    gump/metadata/project/msv.xml

Modified: gump/metadata/project/msv.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/msv.xml?rev=983365&r1=983364&r2=983365&view=diff
==============================================================================
--- gump/metadata/project/msv.xml (original)
+++ gump/metadata/project/msv.xml Sun Aug  8 08:53:24 2010
@@ -65,7 +65,7 @@
     <option project="xml-resolver"/>
     <option project="xml-xerces"/>
     <option project="xsdlib"/>
-    <jar name="msv/target/msv-core-*[0-9T].jar"/>
+    <jar name="msv/target/msv-core-2009.2-SNAPSHOT.jar"/>
   </project>
 
   <project name="msv-testharness">