Author: antonio
Date: Thu Dec 30 03:56:42 2004
New Revision: 123712

URL: http://svn.apache.org/viewcvs?view=rev&rev=123712
Log:
Update groovy to 1.0-beta8
Added:
   cocoon/branches/BRANCH_2_1_X/legal/asm-1.5.2.jar.license.txt   (contents, 
props changed)
   cocoon/branches/BRANCH_2_1_X/legal/asm-util-1.5.2.jar.license.txt   
(contents, props changed)
   cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta8.jar.license.txt
      - copied unchanged from r123705, 
cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.5.2.jar   (contents, props 
changed)
   cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.5.2.jar   (contents, 
props changed)
   cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-8.jar   (contents, 
props changed)
Removed:
   cocoon/branches/BRANCH_2_1_X/legal/asm-1.4.2.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.4.3.jar
   cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.4.3.jar
   cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-7.jar
Modified:
   cocoon/branches/BRANCH_2_1_X/gump.xml
   cocoon/branches/BRANCH_2_1_X/lib/jars.xml
   cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/gump.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/gump.xml?view=diff&rev=123712&p1=cocoon/branches/BRANCH_2_1_X/gump.xml&r1=123711&p2=cocoon/branches/BRANCH_2_1_X/gump.xml&r2=123712
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/gump.xml       (original)
+++ cocoon/branches/BRANCH_2_1_X/gump.xml       Thu Dec 30 03:56:42 2004
@@ -1475,8 +1475,8 @@
   </project>
 
   <project name="asm">
-    <jar name="lib/optional/asm-1.4.3.jar"/>
-    <jar name="lib/optional/asm-util-1.4.3.jar"/>
+    <jar name="lib/optional/asm-1.5.2.jar"/>
+    <jar name="lib/optional/asm-util-1.5.2.jar"/>
   </project>
 
   <project name="apache-garbage">

Deleted: /cocoon/branches/BRANCH_2_1_X/legal/asm-1.4.2.jar.license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/asm-1.4.2.jar.license.txt?view=auto&rev=123711
==============================================================================

Added: cocoon/branches/BRANCH_2_1_X/legal/asm-1.5.2.jar.license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/asm-1.5.2.jar.license.txt?view=auto&rev=123712
==============================================================================
--- (empty file)
+++ cocoon/branches/BRANCH_2_1_X/legal/asm-1.5.2.jar.license.txt        Thu Dec 
30 03:56:42 2004
@@ -0,0 +1,28 @@
+
+ ASM: a very small and fast Java bytecode manipulation framework
+ Copyright (c) 2000,2002,2003 INRIA, France Telecom
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the copyright holders nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.

Added: cocoon/branches/BRANCH_2_1_X/legal/asm-util-1.5.2.jar.license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/asm-util-1.5.2.jar.license.txt?view=auto&rev=123712
==============================================================================
--- (empty file)
+++ cocoon/branches/BRANCH_2_1_X/legal/asm-util-1.5.2.jar.license.txt   Thu Dec 
30 03:56:42 2004
@@ -0,0 +1,28 @@
+
+ ASM: a very small and fast Java bytecode manipulation framework
+ Copyright (c) 2000,2002,2003 INRIA, France Telecom
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the copyright holders nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.

Deleted: /cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt?view=auto&rev=123711
==============================================================================

Copied: cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta8.jar.license.txt 
(from r123705, 
cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt)
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta8.jar.license.txt?view=diff&rev=123712&p1=cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta7.jar.license.txt&r1=123705&p2=cocoon/branches/BRANCH_2_1_X/legal/groovy-1.0-beta8.jar.license.txt&r2=123712
==============================================================================

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?view=diff&rev=123712&p1=cocoon/branches/BRANCH_2_1_X/lib/jars.xml&r1=123711&p2=cocoon/branches/BRANCH_2_1_X/lib/jars.xml&r2=123712
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml   (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml   Thu Dec 30 03:56:42 2004
@@ -353,7 +353,7 @@
       available to the Java developers using a Java-like syntax.
     </description>
     <used-by>BSF Block (Script generator, script action)</used-by>
-    <lib>optional/groovy-1.0-beta-7.jar</lib>
+    <lib>optional/groovy-1.0-beta-8.jar</lib>
     <homepage>http://groovy.codehaus.org/</homepage>
   </file>
 
@@ -366,7 +366,7 @@
          before they are loaded into the Java Virtual Machine.
     </description>
     <used-by>BSF Block (Script generator, script action)</used-by>
-    <lib>optional/asm-1.4.3.jar</lib>
+    <lib>optional/asm-1.5.2.jar</lib>
     <homepage>http://asm.objectweb.org/</homepage>
   </file>
 
@@ -377,7 +377,7 @@
       class visitors that can be useful for programming and debugging purposes.
     </description>
     <used-by>BSF Block (Script generator, script action)</used-by>
-    <lib>optional/asm-util-1.4.3.jar</lib>
+    <lib>optional/asm-util-1.5.2.jar</lib>
     <homepage>http://asm.objectweb.org/</homepage>
   </file>
 

Deleted: /cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.4.3.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.4.3.jar?view=auto&rev=123711
==============================================================================

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.5.2.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/asm-1.5.2.jar?view=auto&rev=123712
==============================================================================
Binary file. No diff available.

Deleted: /cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.4.3.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.4.3.jar?view=auto&rev=123711
==============================================================================

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.5.2.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/asm-util-1.5.2.jar?view=auto&rev=123712
==============================================================================
Binary file. No diff available.

Deleted: /cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-7.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-7.jar?view=auto&rev=123711
==============================================================================

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-8.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/groovy-1.0-beta-8.jar?view=auto&rev=123712
==============================================================================
Binary file. No diff available.

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=123712&p1=cocoon/branches/BRANCH_2_1_X/status.xml&r1=123711&p2=cocoon/branches/BRANCH_2_1_X/status.xml&r2=123712
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml     (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml     Thu Dec 30 03:56:42 2004
@@ -204,7 +204,8 @@
  <release version="@version@" date="@date@">
    <action dev="AG" type="update">
      Updated quartz to 1.4.3, nekodtd to 0.1.11, nekohtml to 0.9.4
-     castor to 0.9.5.4 and commons-digester to 1.6
+     castor to 0.9.5.4, commons-digester to 1.6, groovy to 1.0-beta8, asm to 
1.5.2
+     and asm-util to 1.5.2.
    </action>
    <action dev="AG" type="add">
      Added commons-transaction 1.0 and commons-codec 1.3. Both are needed by 
slide 2.1.

Reply via email to