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 2006/12/19 10:53:55 UTC

svn commit: r488607 - /cocoon/branches/BRANCH_2_1_X/status.xml

Author: cziegeler
Date: Tue Dec 19 01:53:55 2006
New Revision: 488607

URL: http://svn.apache.org/viewvc?view=rev&rev=488607
Log:
Remove notice about jdk 1.3

Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=488607&r1=488606&r2=488607
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Tue Dec 19 01:53:55 2006
@@ -180,16 +180,7 @@
   </todo>
 
   <changes>
-<!-- FIXME: is this needed for anything else? Replaced with hard-coded values
-  <release version="@version@" date="@date@">
--->
   <release version="2.1.10" date="TBD">
-    <action context="build">
-      Release 2.1.10 is the last one to support JDK1.3.
-      Future releases will require JDK1.4 or later.
-      The Cocoon developer community feels that the effort to maintain compatibility
-      to an outdated Java version is no longer justified.
-    </action>
     <action dev="JH" type="fix" fixes-bug="COCOON-1811" due-to="Rob Berens">
       Core: Allow dynamic loading of JavaScript objects even when scope is locked.
     </action>