[jboss-cvs] repository.jboss.com/apache-xml-commons/1.3.03-brew ...

Vivek Lakshmanan vivekl at redhat.com
Sun Feb 25 17:24:05 EST 2007


  User: vivekl  
  Date: 07/02/25 17:24:05

  Added:       apache-xml-commons/1.3.03-brew  component-info.xml
  Log:
  - Split xml-commons libraries out of brew built xerces-j2
  
  Revision  Changes    Path
  1.1      date: 2007/02/25 22:24:05;  author: vivekl;  state: Exp;repository.jboss.com/apache-xml-commons/1.3.03-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <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_el4ep1_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>
  
  
  



More information about the jboss-cvs-commits mailing list