[jboss-cvs] repository.jboss.com/jboss/microcontainer/snapshot ...

Scott Stark scott.stark at jboss.com
Tue Nov 14 17:59:24 EST 2006


  User: starksm 
  Date: 06/11/14 17:59:24

  Modified:    jboss/microcontainer/snapshot  component-info.xml
  Log:
  Include the source bundles in the repository for easy configuration of ide classpaths.
  
  Revision  Changes    Path
  1.5       +5 -0      repository.jboss.com/jboss/microcontainer/snapshot/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/jboss/microcontainer/snapshot/component-info.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- component-info.xml	9 Nov 2006 22:29:44 -0000	1.4
  +++ component-info.xml	14 Nov 2006 22:59:24 -0000	1.5
  @@ -11,6 +11,11 @@
         <artifact id="jboss-dependency.jar"/>
         <artifact id="jboss-microcontainer.jar"/>
         <artifact id="jboss-deployers.jar"/>
  +      <artifact id="jboss-aop-mc-int-src.zip"/>
  +      <artifact id="jboss-container-src.zip"/>
  +      <artifact id="jboss-dependency-src.zip"/>
  +      <artifact id="jboss-deployers-src.zip"/>
  +      <artifact id="jboss-microcontainer-src.zip"/>
         <export>
            <include input="jboss-aop-mc-int.jar"/>
            <include input="jboss-aop-mc-int-boot.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list