weaver      2004/07/20 06:46:17

  Modified:    etc/project-dependencies pico-nano-groovy.xml
  Log:
  Added Spring deps here for the time being.
  
  Revision  Changes    Path
  1.6       +35 -0     jakarta-jetspeed-2/etc/project-dependencies/pico-nano-groovy.xml
  
  Index: pico-nano-groovy.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/etc/project-dependencies/pico-nano-groovy.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- pico-nano-groovy.xml      13 Jul 2004 14:33:46 -0000      1.5
  +++ pico-nano-groovy.xml      20 Jul 2004 13:46:17 -0000      1.6
  @@ -41,8 +41,43 @@
         </properties>
       </dependency>
       <dependency>
  +      <id>cglib</id>
  +      <version>2.0.1</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
         <id>asm:asm-util</id>
         <version>1.4.1</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>spring:spring-core</id>
  +      <version>1.0.2</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>spring:spring-aop</id>
  +      <version>1.0.2</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +     <dependency>
  +      <id>spring:spring-context</id>
  +      <version>1.0.2</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +    <dependency>
  +      <id>aopalliance</id>
  +      <version>1.0</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to