You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/09/26 20:53:21 UTC

svn commit: rev 47259 - in cocoon/branches/BRANCH_2_1_X: . legal lib src/blocks/deli/lib

Author: antonio
Date: Sun Sep 26 11:53:20 2004
New Revision: 47259

Added:
   cocoon/branches/BRANCH_2_1_X/legal/icu4j-3.0.jar.license.txt
      - copied unchanged from rev 47222, cocoon/branches/BRANCH_2_1_X/legal/icu4j-2.6.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/src/blocks/deli/lib/icu4j-3.0.jar   (contents, props changed)
Removed:
   cocoon/branches/BRANCH_2_1_X/legal/icu4j-2.6.jar.license.txt
   cocoon/branches/BRANCH_2_1_X/src/blocks/deli/lib/icu4j-2.6.jar
Modified:
   cocoon/branches/BRANCH_2_1_X/lib/jars.xml
   cocoon/branches/BRANCH_2_1_X/status.xml
Log:
Update icu4j to 3.0 (Fix bug #30372)

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml	Sun Sep 26 11:53:20 2004
@@ -544,7 +544,7 @@
     provides robust and full-featured Unicode services on a wide variety 
     of platforms. </description>
     <used-by>DELI (deli block)</used-by>
-    <lib>deli/lib/icu4j-2.6.jar</lib>
+    <lib>deli/lib/icu4j-3.0.jar</lib>
     <homepage>http://oss.software.ibm.com/icu4j/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/src/blocks/deli/lib/icu4j-3.0.jar
==============================================================================
Binary file. No diff available.

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml	Sun Sep 26 11:53:20 2004
@@ -204,7 +204,10 @@
 
   <changes>
  <release version="@version@" date="@date@">
-   <action dev="AG" type="fix" fixes-bug="31407" due-to="Mark H. Butler" due-to-email=" mark-h.butler@hp.com">
+   <action dev="AG" type="fix" fixes-bug="30372" due-to="Johnson Hsu" due-to-email="johnson@soho.club.tw">
+      The daylight time cause error when timezone is CST. Updated icu4j to 3.0.
+   </action>
+   <action dev="AG" type="fix" fixes-bug="31407" due-to="Mark H. Butler" due-to-email="mark-h.butler@hp.com">
      Upgrading DELI block from version 0.9.8 to x020904.
    </action>
    <action dev="VG" type="update">