You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bo...@apache.org on 2006/12/19 05:44:51 UTC

svn commit: r488520 - in /jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit: project.xml xdocs/changes.xml

Author: bodewig
Date: Mon Dec 18 20:44:50 2006
New Revision: 488520

URL: http://svn.apache.org/viewvc?view=rev&rev=488520
Log:
Update XMLUnit dependency to latest released version (1.0 released 2003-04-25)

Modified:
    jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml
    jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/changes.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml?view=diff&rev=488520&r1=488519&r2=488520
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml Mon Dec 18 20:44:50 2006
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>xmlunit</groupId>
       <artifactId>xmlunit</artifactId>
-      <version>0.8</version>
+      <version>1.0</version>
     </dependency>
     <!-- for some reason I had to add this in or the 1.3.1 compiler barfed -->
 

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/changes.xml?view=diff&rev=488520&r1=488519&r2=488520
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/changes.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/changes.xml Mon Dec 18 20:44:50 2006
@@ -25,6 +25,9 @@
     <author email="dion@apache.org">dIon Gillard</author>
   </properties>
   <body>
+    <release version="1.0.1--dev">
+      <action dev="bodewig" type="update">Moved to XMLUnit 1.0</action>
+    </release>
     <release version="1.0" date="2004-09-12"></release>
   </body>
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org