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

Stan Silvert ssilvert at jboss.com
Fri Mar 23 10:18:29 EDT 2007


  User: ssilvert
  Date: 07/03/23 10:18:29

  Added:       sun-jsf/1.2_04_P01  component-info.xml
  Log:
  Add JSF 1.2_04_P01 to repository.
  
  Revision  Changes    Path
  1.1      date: 2007/03/23 14:18:29;  author: ssilvert;  state: Exp;repository.jboss.com/sun-jsf/1.2_04_P01/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="sun-jsf-component-info">
    
    <!-- ============================================================ -->
    <!-- JSF 1.2                                                      -->
    <!-- ============================================================ -->
    
    <component 
      id="sun-jsf" 
      version="1.2_04_P01" 
      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