[jboss-cvs] repository.jboss.com/spring/2.0 ...

Ales Justin ales.justin at genera-lynx.com
Thu Oct 19 07:34:59 EDT 2006


  User: alesj   
  Date: 06/10/19 07:34:59

  Added:       spring/2.0  component-info.xml
  Log:
  Springframework 2.0 final.
  
  Revision  Changes    Path
  1.1      date: 2006/10/19 11:34:59;  author: alesj;  state: Exp;repository.jboss.com/spring/2.0/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="spring-component">
     <component id="spring"
                licenseType="apache-2.0"
                version="2.0"
                projectHome="http://www.springframework.org/"
                description="A Java framework which allows for reusable business
                and data access objects that are not tied to specific J2EE services."
      >
        <artifact id="spring-aop.jar"/>
        <artifact id="spring-beans.jar"/>
        <artifact id="spring-context.jar"/>
        <artifact id="spring-core.jar"/>
        <artifact id="spring-web.jar"/>
        <artifact id="spring-webmvc.jar"/>
        <export>
           <include input="spring-aop.jar"/>
           <include input="spring-beans.jar"/>
           <include input="spring-context.jar"/>
           <include input="spring-core.jar"/>
           <include input="spring-web.jar"/>
           <include input="spring-webmvc.jar"/>
        </export>
     </component>
  
  </project>
  
  



More information about the jboss-cvs-commits mailing list