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 2014/12/12 14:47:03 UTC

svn commit: r1644877 - /gump/metadata/project/xmlunit.xml

Author: bodewig
Date: Fri Dec 12 13:47:02 2014
New Revision: 1644877

URL: http://svn.apache.org/r1644877
Log:
renamed license file

Modified:
    gump/metadata/project/xmlunit.xml

Modified: gump/metadata/project/xmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xmlunit.xml?rev=1644877&r1=1644876&r2=1644877&view=diff
==============================================================================
--- gump/metadata/project/xmlunit.xml (original)
+++ gump/metadata/project/xmlunit.xml Fri Dec 12 13:47:02 2014
@@ -41,7 +41,7 @@
     <jar name="build/java/lib/xmlunit-hamcrest-@@DATE@@.jar" id="xmlunit-hamcrest"/>
     <jar name="build/java/lib/xmlunit-legacy-@@DATE@@.jar" id="xmlunit-legacy"/>
     <jar name="build/java/lib/xmlunit-sumo-@@DATE@@.jar" id="xmlunit-sumo"/>
-    <license name="LICENSE.txt"/>
+    <license name="LICENSE"/>
     <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
          to="xmlunit-commits@lists.sourceforge.net"/>
   </project>
@@ -61,7 +61,7 @@
     <work nested="build/java/legacy-test-classes"/>
     <work nested="build/java/hamcrest-test-classes"/>
     <report nested="build/java/test-report"/>
-    <license name="LICENSE.txt"/>
+    <license name="LICENSE"/>
     <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
          to="xmlunit-commits@lists.sourceforge.net"/>
   </project>
@@ -70,12 +70,12 @@
     <package>org.custommonkey.xmlunit</package>
     <depend project="org.xmlunit"/>
     <jar name="build/java/lib/xmlunit-sumo-@@DATE@@.jar" id="xmlunit"/>
-    <license name="LICENSE.txt"/>
+    <license name="LICENSE"/>
   </project>
 
   <project name="xmlunit.net" language="csharp">
     <nant buildfile="xmlunit.nant.build"/>
-    <license name="LICENSE.txt"/>
+    <license name="LICENSE"/>
     <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
          to="xmlunit-commits@lists.sourceforge.net"/>
   </project>