You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/09/05 16:44:09 UTC

svn commit: r278757 - /jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml

Author: henning
Date: Mon Sep  5 07:44:06 2005
New Revision: 278757

URL: http://svn.apache.org/viewcvs?rev=278757&view=rev
Log:
Update changes for jar dependencies.


Modified:
    jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml

Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml?rev=278757&r1=278756&r2=278757&view=diff
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml (original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml Mon Sep  5 07:44:06 2005
@@ -26,6 +26,37 @@
 <body>
   <release version="2.3.2-dev" date="in CVS">
     <action type="update" dev="henning">
+      This release will have JDK 1.4.x as primary build platform. If you intend
+      to build on an older (1.3) JDK, you must uncomment a number of dependency
+      libraries in the project.xml descriptor.
+    </action>
+    <action type="update" dev="henning">
+      Update jar dependencies:<br/>
+      <ul>
+        <li>Framework to 4.3 (including api and impl)</li>
+        <li>Beanutils to 1.7.0</li>
+        <li>Collections to 3.1</li>
+        <li>Configuration to 1.1</li>
+        <li>Digester to 1.7</li>
+        <li>Lang to 2.1</li>
+        <li>dom4j to 1.6.1</li>
+        <li>excalibur-component to 2.1</li>
+        <li>excalibur-instrument to ...-api 2.1</li>
+        <li>excalibur-logger to 2.1</li>
+        <li>excalibur-pool to ...-api 2.1</li>
+        <li>javamail to 1.3.3</li>
+        <li>oro to 2.0.8</li>
+        <li>log4j to 1.2.11</li>
+        <li>logkit to avalon-logkit 2.1</li>
+        <li>stratum to 1.0</li>
+        <li>velocity to 1.4</li>
+        <li>village to 2.0</li>
+        <li>xalan to 2.7.0</li>
+        <li>xmlrpc to 2.0</li>
+        <li>hqldb to 1.7.3.3 (testing)</li>
+      </ul>
+    </action>
+    <action type="update" dev="henning">
       Get rid of direct File() access in TurbineXSLTService and replace it with URL
       access through the servlet container. The change also allows to place the
       repository of XSL files elsewhere.



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org