You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2012/04/26 04:21:42 UTC

svn commit: r1330632 - in /gump/metadata/project: httpunit.xml jtidy.xml

Author: billbarker
Date: Thu Apr 26 02:21:41 2012
New Revision: 1330632

URL: http://svn.apache.org/viewvc?rev=1330632&view=rev
Log:
experiment with making the built jtidy the official one

Modified:
    gump/metadata/project/httpunit.xml
    gump/metadata/project/jtidy.xml

Modified: gump/metadata/project/httpunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpunit.xml?rev=1330632&r1=1330631&r2=1330632&view=diff
==============================================================================
--- gump/metadata/project/httpunit.xml (original)
+++ gump/metadata/project/httpunit.xml Thu Apr 26 02:21:41 2012
@@ -31,7 +31,7 @@
     <mvn2>
     </mvn2>
     <option project="xml-xerces"/>
-    <option project="jtidy"/>
+    <option project="jtidy-svn"/>
     <option project="junit3"/>
     <option project="nekohtml"/>
     <option project="javax.servlet" />

Modified: gump/metadata/project/jtidy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jtidy.xml?rev=1330632&r1=1330631&r2=1330632&view=diff
==============================================================================
--- gump/metadata/project/jtidy.xml (original)
+++ gump/metadata/project/jtidy.xml Thu Apr 26 02:21:41 2012
@@ -38,6 +38,8 @@
     <option project="com.sun.jmxtools" />
 
     <license name="LICENSE.txt"/>
+    <jar name="target/jtidy-*[0-9T].jar" id="jtidy" />
+    <pom name="pom.xml" id="jtidy" />
   </project>
 
 </module>