[jboss-cvs] repository.jboss.com/sun-servlet/2.5 ...

David Lloyd david.lloyd at jboss.com
Tue Oct 31 13:35:19 EST 2006


  User: dlloyd  
  Date: 06/10/31 13:35:19

  Added:       sun-servlet/2.5  component-info.xml
  Log:
  Add servlet 2.5 libs
  
  Revision  Changes    Path
  1.1      date: 2006/10/31 18:35:19;  author: dlloyd;  state: Exp;repository.jboss.com/sun-servlet/2.5/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="sun-servlet-component-info">
  
     <!-- ============================================================ -->
     <!-- Sun Servlet API                                              -->
     <!-- ============================================================ -->
  
     <component id="sun-servlet"
        licenseType="apache-2.0"
        version="2.5"
        projectHome="http://jakarta.apache.org/tomcat/index.html"
        description="Tomcat 6.0 servlet 2.5 spec api classes">
        <artifact id="servlet-api.jar"/>
        <artifact id="jsp-api.jar"/>
        <export>
           <include input="servlet-api.jar"/>
           <include input="jsp-api.jar"/>
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list