Author: antonio
Date: Sat Feb 12 03:55:21 2005
New Revision: 153499

URL: http://svn.apache.org/viewcvs?view=rev&rev=153499
Log:
Update commons-transaction to 1.0.1

Added:
    cocoon/trunk/legal/commons-transaction-1.0.1.jar.license.txt
      - copied unchanged from r153481, 
cocoon/trunk/legal/commons-transaction-1.0.jar.license.txt
Removed:
    cocoon/trunk/legal/commons-transaction-1.0.jar.license.txt
Modified:
    cocoon/trunk/lib/jars.xml
    cocoon/trunk/status.xml

Modified: cocoon/trunk/lib/jars.xml
URL: 
http://svn.apache.org/viewcvs/cocoon/trunk/lib/jars.xml?view=diff&r1=153498&r2=153499
==============================================================================
--- cocoon/trunk/lib/jars.xml (original)
+++ cocoon/trunk/lib/jars.xml Sat Feb 12 03:55:21 2005
@@ -708,7 +708,7 @@
     <title>Jakarta Commons Transaction</title>
     <description>Utility classes commonly used in transactional Java 
programming</description>
     <used-by>WebDAV block</used-by>
-    <lib>optional/commons-transaction-1.0.jar</lib>
+    <lib>optional/commons-transaction-1.0.1.jar</lib>
     <homepage>http://jakarta.apache.org/commons/transaction/</homepage>
   </file>
 

Modified: cocoon/trunk/status.xml
URL: 
http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&r1=153498&r2=153499
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Sat Feb 12 03:55:21 2005
@@ -475,6 +475,9 @@
    </action>
  </release>
  <release version="2.1.7" date="TBD">
+   <action dev="AG" type="update">
+     Updated commons-transaction to 1.0.1.
+   </action>
    <action dev="SW" type="update">
     Remove restrictions on the flowscript object model (FOM): the objects 
available through the
     <code>cocoon</code> object (request, session, response, etc) now provide 
the full API of the


Reply via email to