svn commit: r1435898 - in /cocoon/site/mirrors: HEADER.html README.html
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Sun Jan 20 17:35:57 2013
New Revision: 1435898
URL: http://svn.apache.org/viewvc?rev=1435898&view=rev
Log:
[COCOON-2279] Updating dist page
Modified:
cocoon/site/mirrors/HEADER.html
cocoon/site/mirrors/README.html
Modified: cocoon/site/mirrors/HEADER.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/HEADER.html?rev=1435898&r1=1435897&r2=1435898&view=diff
==============================================================================
--- cocoon/site/mirrors/HEADER.html (original)
+++ cocoon/site/mirrors/HEADER.html Sun Jan 20 17:35:57 2013
@@ -6,17 +6,6 @@
<p>This is where to find the software developed by the
<a href="http://cocoon.apache.org/">Apache Cocoon Project</a>.</p>
-<p>The latest release of Apache Cocoon is <b>2.1.11</b>. Most parts,
-especially the core can be considered as very stable. Some parts exist
-that must be considered as alpha, especially those blocks which are
-marked as such. Previous releases of Apache Cocoon 1 and 2 can be
-found in the archive at
+<p>Find latest releases of Apache Cocoon and sub projects from this page.<br/>
+Previous releases can be found in the archive at
<a href="http://archive.apache.org/dist/cocoon/">http://archive.apache.org/dist/cocoon/</a>.</p>
-
-<p><b>Important Notes:</b>
-<ul>
-<li><a href="http://cocoon.apache.org/mirror.cgi">Download from
-your nearest mirror site</a> (which also has useful instructions).</li>
-<li><a href="http://cocoon.apache.org/mirror.cgi#verify">Verify
-PGP/GPG Signatures</a>.</li>
-</ul></p>
Modified: cocoon/site/mirrors/README.html
URL: http://svn.apache.org/viewvc/cocoon/site/mirrors/README.html?rev=1435898&r1=1435897&r2=1435898&view=diff
==============================================================================
--- cocoon/site/mirrors/README.html (original)
+++ cocoon/site/mirrors/README.html Sun Jan 20 17:35:57 2013
@@ -4,13 +4,13 @@ the developer list. Using this source di
avoids most of the common pitfalls of the binary distribution.
See further <a href="http://wiki.apache.org/cocoon/LatestRelease">explanation</a>.</p>
-<p><b>NOTE:</b> Cocoon includes all the packages required to run out of the
+<p><b>NOTE:</b> Cocoon 2.1.X includes all the packages required to run out of the
box (included Xerces, Xalan and FOP) so you don't need to download
anything else to start. </p>
<p><b>NOTE:</b> For earlier versions of Cocoon (which did have binary distributions).
Due to the incompatibilities between JDK 1.3 and JDK 1.4,
you have to choose between a binary version targeted for JDK 1.2/1.3
-and a version specially targeted for JDK 1.4 (
-Using a build targeted for one JVM on a different JVM may result in
+and a version specially targeted for JDK 1.4
+(Using a build targeted for one JVM on a different JVM may result in
runtime errors). Now you see why a source release is easier for everyone.</p>