[jboss-cvs] repository.jboss.com/jetty/6.0 ...

Roy Russo russo at jboss.com
Wed Sep 27 16:23:50 EDT 2006


  User: russo   
  Date: 06/09/27 16:23:50

  Added:       jetty/6.0  component-info.xml
  Log:
  - added jetty jar for jsunit testing in portal.
  
  Revision  Changes    Path
  1.1      date: 2006/09/27 20:23:50;  author: russo;  state: Exp;repository.jboss.com/jetty/6.0/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jetty-component-info">
  
     <!-- The component id is the repository path -->
     <!-- The license type for which there must be an *.txt in repository.jboss.com/licenses -->
     <!-- The version of the component -->
     <!-- The component home/info page -->
     <!-- A short description of the component -->
     <component id="jetty"
                licenseType="apache"
                version="6.0"
                projectHome="http://jetty.mortbay.org/"
                description="Jetty">
  
        <!-- Artifacts produced by this component -->
        <artifact id="jetty.jar"/>
        <!-- The artifacts exported by this component -->
        <export>
           <include input="jetty.jar"/>
        </export>
     </component>
  </project>
  
  



More information about the jboss-cvs-commits mailing list