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:17:01 UTC

svn commit: r907552 - in /gump/metadata: profile/gump.xml project/jtidy.xml project/packaged-jtidy.xml

Author: bodewig
Date: Mon Feb  8 05:17:01 2010
New Revision: 907552

URL: http://svn.apache.org/viewvc?rev=907552&view=rev
Log:
upgrade JTidy

Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/jtidy.xml
    gump/metadata/project/packaged-jtidy.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=907552&r1=907551&r2=907552&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Mon Feb  8 05:17:01 2010
@@ -492,7 +492,7 @@
   <project name="jsfri"            package="jsf-1_1_01"/>
   <project name="jsse"             package="jsse1.0.3"/>
   <project name="jta"              package="jta-spec1_0_1"/>
-  <project name="jtidy"            package="jtidy-04aug2000r7-dev" />
+  <project name="jtidy"            package="jtidy" />
   <project name="junit3"           package="junit3.8.1"/>
   <project name="junitperf"        package="junitperf-1.8"/>
   <project name="ldap"             package="ldap-1_2_4"/>

Modified: gump/metadata/project/jtidy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jtidy.xml?rev=907552&r1=907551&r2=907552&view=diff
==============================================================================
--- gump/metadata/project/jtidy.xml (original)
+++ gump/metadata/project/jtidy.xml Mon Feb  8 05:17:01 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0

Modified: gump/metadata/project/packaged-jtidy.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/packaged-jtidy.xml?rev=907552&r1=907551&r2=907552&view=diff
==============================================================================
--- gump/metadata/project/packaged-jtidy.xml (original)
+++ gump/metadata/project/packaged-jtidy.xml Mon Feb  8 05:17:01 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -23,8 +23,7 @@
 
   <project name="jtidy">
     <package>org.w3c.tidy</package>
-    <jar name="build/Tidy.jar"/>
-    <license name="LICENSE" />
+    <jar name="jtidy-r938.jar"/>
   </project>
 </module>