[jboss-cvs] repository.jboss.com/apache-xalan/j_2.7.0-brew ...

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:04:39 EST 2007


  User: vivekl  
  Date: 07/02/23 01:04:39

  Added:       apache-xalan/j_2.7.0-brew  component-info.xml
  Log:
  - Address the following JIRA tasks:
    JBAS-3994
    JBAS-4132
    JBAS-4137
    JBAS-4138
    JBAS-4139
    JBAS-4141
  - Add brew-built binaries for thirdparty dependencies for AS 4.2
  
  Revision  Changes    Path
  1.1      date: 2007/02/23 06:04:39;  author: vivekl;  state: Exp;repository.jboss.com/apache-xalan/j_2.7.0-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="apache-xalan-component-info">
     <!-- ============================================================ -->
     <!-- Apache Xalan                                                 -->
     <!-- ============================================================ -->
  
     <component id="apache-xalan"
                licenseType="apache-2.0"
                version="j_2.7.0-brew"
                projectHome="http://xml.apache.org/xalan-j/"
                description="Xalan-Java is an XSLT processor for transforming XML documents"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/xalan-j2"
                tag="xalan-j2-2_7_0-2jpp_el4ep1_1">
        <!-- Built using JDK 1.4 -->
        <artifact id="xalan.jar"/>
        <artifact id="serializer.jar"/>
        
        <import componentref="apache-xerces">
           <compatible version="2.7.1"/>
        </import>
        
        <export>
           <include input="xalan.jar"/>
           <include input="serializer.jar"/>
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list