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

Stan Silvert ssilvert at jboss.com
Mon Aug 28 21:53:07 EDT 2006


  User: ssilvert
  Date: 06/08/28 21:53:07

  Added:       sun-jsf/1.2.1_02  component-info.xml
  Log:
  Latest maintenance release of JSF.
  
  Revision  Changes    Path
  1.1      date: 2006/08/29 01:53:07;  author: ssilvert;  state: Exp;repository.jboss.com/sun-jsf/1.2.1_02/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="sun-jsf-component-info">
    
    <!-- ============================================================ -->
    <!-- JAXB 2.0                                                      -->
    <!-- ============================================================ -->
    
    <component 
      id="sun-jsf" 
      version="1.2.1_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