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 2010/02/08 06:31:48 UTC

svn commit: r907553 - in /gump/metadata: profile/gump.xml project/jtidy.xml repository/sourceforge-jtidy.xml

Author: bodewig
Date: Mon Feb  8 05:31:47 2010
New Revision: 907553

URL: http://svn.apache.org/viewvc?rev=907553&view=rev
Log:
jtidy has switched to svn and mvn - probably ages ago

Added:
    gump/metadata/repository/sourceforge-jtidy.xml   (contents, props changed)
      - copied, changed from r907551, gump/metadata/repository/sourceforge-xmlunit.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/jtidy.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=907553&r1=907552&r2=907553&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Mon Feb  8 05:31:47 2010
@@ -581,6 +581,7 @@
   <repository href="repository/slf4j.xml" />
   <repository href="repository/smartfrog.xml" />
   <repository href="repository/sourceforge-ant-contrib.xml"/>
+  <repository href="repository/sourceforge-jtidy.xml"/>
   <repository href="repository/sourceforge-mx4j.xml"/>
   <repository href="repository/sourceforge-xmlunit.xml"/>
   <repository href="repository/sourceforge.xml"/>

Modified: gump/metadata/project/jtidy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jtidy.xml?rev=907553&r1=907552&r2=907553&view=diff
==============================================================================
--- gump/metadata/project/jtidy.xml (original)
+++ gump/metadata/project/jtidy.xml Mon Feb  8 05:31:47 2010
@@ -23,24 +23,20 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge" host-prefix="jtidy" dir="jtidy"/>
+  <svn repository="sourceforge-jtidy" dir="trunk/jtidy"/>
   
-  <project name="jtidy-cvs">
+  <project name="jtidy-svn">
     <package>org.w3c.tidy</package>
 
-    <maven goal="jar">
-      <property name="maven.final.name" value="jtidy-@@DATE@@"/>
-      <property name="maven.jar.dom3-xml-apis"
-        project="xml-apis" reference="jarpath" id="xml-apis"/>
-    </maven>
+    <mvn/>
+
+    <jar name="target/jtidy-8.0-SNAPSHOT.jar"/>
+    <option project="ant"/>
+    <option project="junit"/>
+    <option project="log4j"/>
+    <option project="slf4j"/>
 
-    <depend project="ant" inherit="runtime"/>
-    <depend project="xml-apis"/>
-    <depend project="xml-xerces"/>
-    <depend project="commons-logging"/>
-    <jar name="target/jtidy-@@DATE@@.jar"/>
     <license name="LICENSE.txt"/>
-    <javadoc nested="doc/api"/>
   </project>
 
 </module>

Copied: gump/metadata/repository/sourceforge-jtidy.xml (from r907551, gump/metadata/repository/sourceforge-xmlunit.xml)
URL: http://svn.apache.org/viewvc/gump/metadata/repository/sourceforge-jtidy.xml?p2=gump/metadata/repository/sourceforge-jtidy.xml&p1=gump/metadata/repository/sourceforge-xmlunit.xml&r1=907551&r2=907553&rev=907553&view=diff
==============================================================================
--- gump/metadata/repository/sourceforge-xmlunit.xml (original)
+++ gump/metadata/repository/sourceforge-jtidy.xml Mon Feb  8 05:31:47 2010
@@ -16,12 +16,12 @@
    limitations under the License.
 -->
 <repository name="sourceforge-xmlunit" type="svn">
-  <title>JUnit and NUnit testing for XML.</title>
-  <home-page>http://xmlunit.sourceforge.net/</home-page>
+  <title>JTidy.</title>
+  <home-page>http://jtidy.sourceforge.net/</home-page>
   
-  <web>http://xmlunit.svn.sourceforge.net/viewvc/xmlunit/</web>
+  <web>http://jtidy.svn.sourceforge.net/viewvc/jtidy/</web>
   
-  <url>https://xmlunit.svn.sourceforge.net/svnroot/xmlunit/</url>
+  <url>https://jtidy.svn.sourceforge.net/svnroot/jtidy/</url>
   
   <redistributable/>
 </repository>

Propchange: gump/metadata/repository/sourceforge-jtidy.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: gump/metadata/repository/sourceforge-jtidy.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: gump/metadata/repository/sourceforge-jtidy.xml
------------------------------------------------------------------------------
    svn:mergeinfo =