[jboss-cvs] repository.jboss.com/sun-jsf/1.2_02 ...

David Lloyd david.lloyd at jboss.com
Tue Oct 31 13:18:24 EST 2006


  User: dlloyd  
  Date: 06/10/31 13:18:24

  Added:       sun-jsf/1.2_02  component-info.xml
  Log:
  Add JSF RI 1.2-02
  
  Revision  Changes    Path
  1.1      date: 2006/10/31 18:18:24;  author: dlloyd;  state: Exp;repository.jboss.com/sun-jsf/1.2_02/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="sun-jsf-component-info">
    
    <!-- ============================================================ -->
    <!-- JSF 1.2                                                      -->
    <!-- ============================================================ -->
    
    <component 
      id="sun-jsf" 
      version="1.2_02" 
      licenseType="cddl" 
      projectHome="https://javaserverfaces.dev.java.net/" 
      description="The JSF 1.2 implementation">
      
      <artifact id="jsf-api.jar"/>
      <artifact id="jsf-impl.jar"/>
      
      <export>
        <include input="jsf-api.jar"/>
        <include input="jsf-impl.jar"/>
      </export>
    </component>
    
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list