You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ca...@apache.org on 2007/12/05 07:02:35 UTC

svn commit: r601216 - /gump/metadata/project/xml-batik.xml

Author: cam
Date: Tue Dec  4 22:02:34 2007
New Revision: 601216

URL: http://svn.apache.org/viewvc?rev=601216&view=rev
Log:
Update descriptor in response to changes in the Batik build file
that results in output in a different directory.

Modified:
    gump/metadata/project/xml-batik.xml

Modified: gump/metadata/project/xml-batik.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xml-batik.xml?rev=601216&r1=601215&r2=601216&view=diff
==============================================================================
--- gump/metadata/project/xml-batik.xml (original)
+++ gump/metadata/project/xml-batik.xml Tue Dec  4 22:02:34 2007
@@ -28,7 +28,7 @@
     <package>org.apache.batik</package>
   
     <ant target="jars">
-      <property name="version" value="@@DATE@@"/>
+      <property name="completeVersion" value="@@DATE@@"/>
     </ant>
 
     <depend project="dist-ant" inherit="runtime"/>