henning 2003/06/03 04:58:20
Modified: xdocs changes.xml
Log:
Added some notes about building with maven to the changes file
Revision Changes Path
1.48 +17 -0 jakarta-turbine-2/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- changes.xml 15 May 2003 18:44:17 -0000 1.47
+++ changes.xml 3 Jun 2003 11:58:19 -0000 1.48
@@ -59,6 +59,23 @@
Changes between Turbine 2.2 and 2.3-dev.
</p>
+<subsection name="Building">
+<p>
+ <ul>
+ <li>
+ You now must use Maven to build Turbine 2.3. The old, ant
+ based build system is no longer supported and actively removed
+ from the distribution.
+ </li>
+ <li>
+ Turbine requires the Maven Torque plugin to build. If you don't
+ use at least Maven 1.0b9, you will have to install it manually
+ before you can recompile the source code.
+ </li>
+ </ul>
+</p>
+</subsection>
+
<subsection name="Changes that could break older environments">
<p>
<ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]