You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/01/13 08:53:54 UTC

cvs commit: gump/project packaged-groovy.xml

bodewig     2005/01/12 23:53:54

  Modified:    profile  gump.xml
               project  packaged-groovy.xml
  Log:
  Upgrade Groovy
  
  Revision  Changes    Path
  1.502     +1 -1      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.501
  retrieving revision 1.502
  diff -u -r1.501 -r1.502
  --- gump.xml	12 Jan 2005 13:25:02 -0000	1.501
  +++ gump.xml	13 Jan 2005 07:53:54 -0000	1.502
  @@ -437,7 +437,7 @@
     <project name="osworkflow"       package="osworkflow-2.7.0"/>
     <project name="oscore"           package="oscore-2.2.4"/>
     <project name="packaged-asm"     package="asm-1.4.3"/>
  -  <project name="packaged-groovy"  package="groovy-1.0-beta-7"/>
  +  <project name="packaged-groovy"  package="groovy-1.0-beta-9"/>
     <project name="packaged-jaxen"   package="jaxen-1.0-FCS"/>
     <project name="packaged-jetty"   package="jetty-5.0.RC4"/>
     <project name="packaged-jetty-all"   package="jetty-5.0.RC4"/>
  
  
  
  1.5       +2 -2      gump/project/packaged-groovy.xml
  
  Index: packaged-groovy.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/packaged-groovy.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- packaged-groovy.xml	7 Dec 2004 23:53:01 -0000	1.4
  +++ packaged-groovy.xml	13 Jan 2005 07:53:54 -0000	1.5
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!--
  -  Copyright 2004 The Apache Software Foundation
  +  Copyright 2004-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -26,7 +26,7 @@
       <package>org.codehaus.groovy</package>
       <package>groovy</package>
   
  -    <jar name="groovy-1.0-beta-7.jar"/>
  +    <jar name="groovy-1.0-beta-9.jar"/>
       <license name="LICENSE.txt"/>
     </project>
   </module>