[jboss-cvs] Repository SVN: r2828 - in apache-xerces: 2.9.1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 19 07:03:12 EDT 2008


Author: alex.loubyansky at jboss.com
Date: 2008-03-19 07:03:12 -0400 (Wed, 19 Mar 2008)
New Revision: 2828

Added:
   apache-xerces/2.9.1/
   apache-xerces/2.9.1/component-info.xml
   apache-xerces/2.9.1/lib/
   apache-xerces/2.9.1/lib/resolver.jar
   apache-xerces/2.9.1/lib/serializer.jar
   apache-xerces/2.9.1/lib/xercesImpl-src.zip
   apache-xerces/2.9.1/lib/xercesImpl.jar
   apache-xerces/2.9.1/lib/xml-apis.jar
Log:
xerces 2.9.1

Added: apache-xerces/2.9.1/component-info.xml
===================================================================
--- apache-xerces/2.9.1/component-info.xml	                        (rev 0)
+++ apache-xerces/2.9.1/component-info.xml	2008-03-19 11:03:12 UTC (rev 2828)
@@ -0,0 +1,25 @@
+<project name="apache-xerces-component-info">
+
+   <!-- ============================================================ -->
+   <!-- Apache Xerces                                                -->
+   <!-- ============================================================ -->
+
+   <component id="apache-xerces"
+              licenseType="apache-2.0"
+              version="2.9.1"
+              projectHome="http://xml.apache.org/xerces2-j/index.html"
+              description="High performance, fully compliant XML parser">
+
+      <artifact id="xercesImpl.jar"/>
+      <artifact id="xercesImpl-src.zip"/>
+      <artifact id="resolver.jar"/>
+      <artifact id="xml-apis.jar"/>
+      <export>
+         <include input="xercesImpl.jar"/>
+         <include input="resolver.jar"/>
+         <include input="xml-apis.jar"/>
+      </export>
+   </component>
+
+
+</project>

Added: apache-xerces/2.9.1/lib/resolver.jar
===================================================================
(Binary files differ)


Property changes on: apache-xerces/2.9.1/lib/resolver.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-xerces/2.9.1/lib/serializer.jar
===================================================================
(Binary files differ)


Property changes on: apache-xerces/2.9.1/lib/serializer.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-xerces/2.9.1/lib/xercesImpl-src.zip
===================================================================
(Binary files differ)


Property changes on: apache-xerces/2.9.1/lib/xercesImpl-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-xerces/2.9.1/lib/xercesImpl.jar
===================================================================
(Binary files differ)


Property changes on: apache-xerces/2.9.1/lib/xercesImpl.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-xerces/2.9.1/lib/xml-apis.jar
===================================================================
(Binary files differ)


Property changes on: apache-xerces/2.9.1/lib/xml-apis.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list