[jboss-cvs] repository.jboss.com/apache-xerces/2.9.0 ...
Thomas Diesler
thomas.diesler at jboss.com
Fri Dec 15 08:58:49 EST 2006
User: tdiesler
Date: 06/12/15 08:58:49
Added: apache-xerces/2.9.0 component-info.xml
Log:
add xerces-2.9.0
Revision Changes Path
1.1 date: 2006/12/15 13:58:48; author: tdiesler; state: Exp;repository.jboss.com/apache-xerces/2.9.0/component-info.xml
Index: component-info.xml
===================================================================
<project name="apache-xerces-component-info">
<!-- ============================================================ -->
<!-- Apache Xerces -->
<!-- ============================================================ -->
<component id="apache-xerces"
licenseType="apache-2.0"
version="2.9.0"
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>
More information about the jboss-cvs-commits
mailing list