You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by se...@apache.org on 2007/05/02 16:51:53 UTC

svn commit: r534493 - in /jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto: migrate-from-2_1-howto.xml migrate-from-2_2-howto.xml

Author: seade
Date: Wed May  2 07:51:51 2007
New Revision: 534493

URL: http://svn.apache.org/viewvc?view=rev&rev=534493
Log:
How long should we keep these around for I wonder?

Modified:
    jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_1-howto.xml
    jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_2-howto.xml

Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_1-howto.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_1-howto.xml?view=diff&rev=534493&r1=534492&r2=534493
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_1-howto.xml (original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_1-howto.xml Wed May  2 07:51:51 2007
@@ -89,8 +89,9 @@
 </p>
 <p>
     See the Torque
-  <a href="http://jakarta.apache.org/turbine/torque/properties-reference.html">
-    Properties Reference</a> for full details of the available properties.
+  <a href="http://db.apache.org/torque/releases/torque-3.1/generator/properties-reference.html">
+    Properties Reference</a> for full details of the available properties (link
+    is to 3.1, rather than the 3.0 release of torque).
 </p>
 </section>
 
@@ -134,7 +135,7 @@
     moved to different classes.
 </p>
 <p>
-    <a href="http://jakarta.apache.org/turbine/torque/changes.html#Torque%203.0-b3">
+    <a href="http://db.apache.org/torque/changes-report.html#3_0-B3">
     [Here]</a> is list of the most common import changes.
 </p>
 </section>
@@ -284,7 +285,7 @@
 <section name="Extending Turbine User">
 <p>
     See
-    <a href="http://jakarta.apache.org/turbine/turbine-2/howto/extend-user-howto.html">
+    <a href="extend-user-howto.html">
     Extending Turbine User How-To</a> for this information.
 </p>
 </section>
@@ -351,13 +352,16 @@
 <section name="Maven">
 <p>
     You may like to consider using
-    <a href="http://jakarta.apache.org/turbine/maven/">Maven</a> to
+    <a href="http://maven.apache.org/">Maven</a> to
     build your project.  The  document
     <a href="http://wiki.apache.org/jakarta-turbine/TDK/Maven">
     Starting your project and database with TDK2.2 and Maven</a>
     provides some information that can be adapted for this purpose
     (jump down to the "Moving The Sample" heading for the
     documentation relevant to an existing project).
+</p>
+<p>
+    Better still, use <a href="http://jakarta.apache.org/turbine/meta/">META</a>.
 </p>
 </section>
 

Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_2-howto.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_2-howto.xml?view=diff&rev=534493&r1=534492&r2=534493
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_2-howto.xml (original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/howto/migrate-from-2_2-howto.xml Wed May  2 07:51:51 2007
@@ -265,7 +265,7 @@
     In the past you may have used a customised MapBuilder
     (database.maps.builder in TurbineResources.properties) as part of
     extending your user object - this is no longer required if you use the
-    Torque Security Service.  In addidion to this you need to ensure that
+    Torque Security Service.  In addition to this you need to ensure that
     you replace any references you may have made to the old security related
     peer classes in any Criteria with the new classes that Torque generates
     for you as referring to the old ones will result in an inconsistent
@@ -278,7 +278,7 @@
 <p>
 	You will need to use Maven b9 or above in order to build the Torque
 	Security Service and even then you should install the latest available
-	release of the <a href="http://db.apache.org/torque/maven-howto.html">
+	release of the <a href="http://db.apache.org/torque/releases/torque-3.1.1/maven-howto.html">
 	Torque generator</a> plugin.
 </p>
 </section>



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