You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/10/20 09:11:12 UTC

svn commit: r326845 - in /cocoon/branches/BRANCH_2_1_X: lib/jars.xml lib/optional/pluto-1.0.1-rc4.jar lib/optional/pluto-1.0.1.jar status.xml

Author: cziegeler
Date: Thu Oct 20 00:11:01 2005
New Revision: 326845

URL: http://svn.apache.org/viewcvs?rev=326845&view=rev
Log:
 Update Pluto to final release 1.0.1.

Added:
    cocoon/branches/BRANCH_2_1_X/lib/optional/pluto-1.0.1.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/lib/optional/pluto-1.0.1-rc4.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml
    cocoon/branches/BRANCH_2_1_X/status.xml

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?rev=326845&r1=326844&r2=326845&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Thu Oct 20 00:11:01 2005
@@ -1105,7 +1105,7 @@
       original spec.
     </description>
     <used-by>Portal</used-by>
-    <lib>optional/pluto-1.0.1-rc4.jar</lib>
+    <lib>optional/pluto-1.0.1.jar</lib>
     <homepage>http://portals.apache.org/pluto/</homepage>
   </file>
   <file id="portals-bridges-common">

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/pluto-1.0.1.jar
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/optional/pluto-1.0.1.jar?rev=326845&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/pluto-1.0.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=326845&r1=326844&r2=326845&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Oct 20 00:11:01 2005
@@ -176,6 +176,9 @@
   <changes>
   <release version="@version@" date="@date@">
     <action dev="CZ" type="update">
+      Update Pluto to final release 1.0.1.
+    </action>
+    <action dev="CZ" type="update">
       Portal block: Deprecate AbstractUserProfileManager and AuthenticationProfileManager.
     </action>
     <action dev="CZ" type="fix" fixes-bug="33152" due-to="Philippe Gassmann" due-to-email="phil@anyware-tech.com">