[jboss-cvs] Repository SVN: r811 - in apache-xml-commons: 1.2 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 19 09:35:26 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-07-19 09:35:26 -0400 (Thu, 19 Jul 2007)
New Revision: 811

Added:
   apache-xml-commons/1.2/
   apache-xml-commons/1.2/component-info.xml
   apache-xml-commons/1.2/lib/
Removed:
   apache-xml-commons/1.2/component-info.xml
   apache-xml-commons/1.2/lib/
Modified:
   apache-xml-commons/1.2/lib/resolver.jar
Log:
resolver-1.2

Copied: apache-xml-commons/1.2 (from rev 807, apache-xml-commons/1.3.03-brew)

Deleted: apache-xml-commons/1.2/component-info.xml
===================================================================
--- apache-xml-commons/1.3.03-brew/component-info.xml	2007-07-18 22:11:33 UTC (rev 807)
+++ apache-xml-commons/1.2/component-info.xml	2007-07-19 13:35:26 UTC (rev 811)
@@ -1,24 +0,0 @@
-<project name="apache-xerces-component-info">
-
-   <!-- ============================================================ -->
-   <!-- Apache Xerces                                                -->
-   <!-- ============================================================ -->
-
-   <component id="apache-xml-commons"
-              licenseType="apache-2.0"
-              version="1.3.03-brew"
-              projectHome="http://xml.apache.org/commons/"
-              description="Common code for XML projects"
-              scm=":ext:cvs.devel.redhat.com:/cvs/dist/xml-commons"
-              tag="xml-commons-1_3_03-7jpp_ep1_3">
-      <!-- Build using JDK 1.4 -->
-      <artifact id="resolver.jar"/>
-      <artifact id="xml-apis.jar"/>      
-       
-      <export>
-         <include input="resolver.jar"/>
-         <include input="xml-apis.jar"/>
-      </export>
-   </component>
-
-</project>

Copied: apache-xml-commons/1.2/component-info.xml (from rev 810, apache-xml-commons/1.3.03-brew/component-info.xml)
===================================================================
--- apache-xml-commons/1.2/component-info.xml	                        (rev 0)
+++ apache-xml-commons/1.2/component-info.xml	2007-07-19 13:35:26 UTC (rev 811)
@@ -0,0 +1,16 @@
+<project name="apache-xml-commons">
+
+   <component id="apache-xml-commons"
+              licenseType="apache-2.0"
+              version="1.2"
+              projectHome="http://xml.apache.org/commons/"
+              description="Common code for XML projects">
+
+      <artifact id="resolver.jar"/>
+       
+      <export>
+         <include input="resolver.jar"/>
+      </export>
+   </component>
+
+</project>

Copied: apache-xml-commons/1.2/lib (from rev 810, apache-xml-commons/1.3.03-brew/lib)

Modified: apache-xml-commons/1.2/lib/resolver.jar
===================================================================
(Binary files differ)




More information about the jboss-cvs-commits mailing list