Author: tv
Date: Sat Jul 30 21:16:32 2011
New Revision: 1152517
URL: http://svn.apache.org/viewvc?rev=1152517&view=rev
Log:
Update site after release
Modified:
turbine/site/src/site/site.xml
turbine/site/xdocs/download.xml
turbine/site/xdocs/index.xml
turbine/site/xdocs/news.xml
Modified: turbine/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/turbine/site/src/site/site.xml?rev=1152517&r1=1152516&r2=1152517&view=diff
==============================================================================
--- turbine/site/src/site/site.xml (original)
+++ turbine/site/src/site/site.xml Sat Jul 30 21:16:32 2011
@@ -68,6 +68,7 @@
<item name="Overview" href="/turbine/index.html"/>
<item name="Turbine 2.3.3" href="/turbine/turbine-2.3.3/index.html"/>
<item name="Turbine 2.4-M1"
href="/turbine/turbine-2.4-M1/index.html"/>
+ <item name="Turbine 4.0-M1"
href="/turbine/turbine-4.0-M1/index.html"/>
</menu>
<menu name="Turbine Development">
Modified: turbine/site/xdocs/download.xml
URL:
http://svn.apache.org/viewvc/turbine/site/xdocs/download.xml?rev=1152517&r1=1152516&r2=1152517&view=diff
==============================================================================
--- turbine/site/xdocs/download.xml (original)
+++ turbine/site/xdocs/download.xml Sat Jul 30 21:16:32 2011
@@ -68,8 +68,8 @@
<section name="Building The Source">
<p>
Be sure and read the README.txt file for instructions on how to build
Turbine.
- Turbine uses <a href="http://maven.apache.org/maven-1.x/">Maven</a> as its
- build system, and building is as simple as running 'maven' or 'maven
jar:jar'
+ Turbine uses <a href="http://maven.apache.org/">Maven</a> as its
+ build system, and building is as simple as running 'maven package'
at the top of the source directory.
</p>
</section>
Modified: turbine/site/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/turbine/site/xdocs/index.xml?rev=1152517&r1=1152516&r2=1152517&view=diff
==============================================================================
--- turbine/site/xdocs/index.xml (original)
+++ turbine/site/xdocs/index.xml Sat Jul 30 21:16:32 2011
@@ -82,7 +82,9 @@
the version you should use when either migrating from an older version of
Turbine or starting a project based on a release version of the Turbine
framework. The <a href="turbine/development/turbine-2.3/">2.3 branch</a>
- of Turbine is actively maintained.</li>
+ of Turbine has been switched to maintenance mode, however.
+ You can download Turbine 2.3.3 from one of the
+ <a
href="http://www.apache.org/dyn/closer.cgi/turbine/turbine-2.3.3/">Apache
Mirrors</a></li>
<li>While <a href="turbine/development/turbine-4.0/">Turbine 4.0</a> is
the shape of things to come. For production use
@@ -94,9 +96,11 @@
<a href="turbine/turbine-2.3.3/">2.3.3</a> release). One significant
change in 4.0 that is unlikely to be back ported to the 2.3 branch is the
introduction of a pipeline concept that allows you to define via an XML
file
- all the stages for processing a request. A milestone release is in the
works.
+ all the stages for processing a request.
You are encouraged to try out the current
- <a
href="http://svn.apache.org/repos/asf/turbine/core/trunk">trunk</a>.</li>
+ <a href="turbine/turbine-4.0-M1/">Milestone Release 4.0-M1</a>.
+ Download it from one of the
+ <a
href="http://www.apache.org/dyn/closer.cgi/turbine/turbine-4.0-M1/">Apache
Mirrors</a></li>
</ul>
</p>
</section>
Modified: turbine/site/xdocs/news.xml
URL:
http://svn.apache.org/viewvc/turbine/site/xdocs/news.xml?rev=1152517&r1=1152516&r2=1152517&view=diff
==============================================================================
--- turbine/site/xdocs/news.xml (original)
+++ turbine/site/xdocs/news.xml Sat Jul 30 21:16:32 2011
@@ -27,6 +27,14 @@
<body>
<section name="News And Status">
+ <h4>23 Jun 2011 - Release of Turbine 4.0-M1 Milestone</h4>
+ <p>
+ The Turbine Team is proud to announce the 4.0-M1 release of the Turbine
Framework.
+ Download source and binary releases through the Apache mirror system at
+ <a href="http://www.apache.org/dyn/closer.cgi/turbine">the turbine
download site</a>.
+ See <a href="/turbine/turbine-4.0-M1/changes-report.html">what's new.</a>
+ </p>
+
<h4>21 Nov 2008 - Release of Turbine 2.3.3</h4>
<p>
The Turbine Team is proud to announce the 2.3.3 release of the Turbine
Framework.