Blob Blame History Raw
--- b/build.xml	2016-02-15 21:41:04.215437407 +0100
+++ josm-0/build.xml	2016-02-15 21:41:37.269763034 +0100
@@ -79,7 +79,7 @@
     <!--
       ** Creates the REVISION file to be included in the distribution
     -->
-    <target name="create-revision" depends="init-svn-revision-xml, init-git-revision-xml">
+    <target name="create-revision">
         <property name="revision.dir" value="${build.dir}"/>
         <xmlproperty file="REVISION.XML" prefix="version" keepRoot="false" collapseAttributes="true"/>
         <delete file="REVISION.XML"/>