[jboss-cvs] repository.jboss.com/apache-myfaces/1.1.4 ...

Stan Silvert ssilvert at jboss.com
Tue Sep 19 15:34:39 EDT 2006


  User: ssilvert
  Date: 06/09/19 15:34:39

  Added:       apache-myfaces/1.1.4  component-info.xml
  Log:
  Added MyFaces 1.1.4 to repository
  
  Revision  Changes    Path
  1.1      date: 2006/09/19 19:34:39;  author: ssilvert;  state: Exp;repository.jboss.com/apache-myfaces/1.1.4/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="apache-myfaces-component-info">
  
     <component id="apache-myfaces"
                licenseType="apache-2.0"
                version="1.1.4"
                projectHome="http://myfaces.apache.org"
           description="JavaServer(tm) Faces Implementation">
  
        <artifact id="myfaces-api-1.1.4.jar"/>
        <artifact id="myfaces-impl-1.1.4.jar"/>
        <artifact id="jstl-1.1.0.jar"/>
        <import componentref="apache-lang">
           <compatible version="2.1"/>
        </import>
        <export>
           <include input="myfaces-api-1.1.4.jar"/>
           <include input="myfaces-impl-1.1.4.jar"/>
           <include input="jstl-1.1.0.jar"/>
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list