You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/07/06 06:42:17 UTC

[Cocoon Wiki] Updated: LatestRelease

   Date: 2004-07-05T21:42:17
   Editor: DavidCrossley <cr...@apache.org>
   Wiki: Cocoon Wiki
   Page: LatestRelease
   URL: http://wiki.apache.org/cocoon/LatestRelease

   tidy up

Change Log:

------------------------------------------------------------------------------
@@ -1,11 +1,13 @@
-The current stable release is 2.1.5, which you can get at the [http://cocoon.apache.org/mirror.cgi download area]. There are no binaries available, you need to 
-build it before running it. 
+#pragma section-numbers off
+
+= Latest Release =
+The current stable release is 2.1.5, which you can get at the [http://cocoon.apache.org/mirror.cgi download area]. There are no binaries available, you need to build it before running it. 
 
 Don't '''worry''' - this is really easy if you follow the instructions in the INSTALL.txt file that comes with the distribution. You just need to install a JDK (1.3.x or 1.4.x) before, which is needed anyway to run Cocoon.
 
-===  What - no binary 2.1 release?? ===
+=  What, no binary 2.1 release? =
 This was discussed at length on the cocoon-dev mailing list, see
  *  [http://marc.theaimsgroup.com/?t=104842959500001&r=1&w=2]
  *  [http://marc.theaimsgroup.com/?t=104844301400002&r=1&w=2]
 
-The main reason is that build-time selection of which Cocoon components ("compile-time blocks") to activate works today, whereas runtime selection/activation of blocks is much harder to implement. It's aimed to have it implemented in one of the next versions of Cocoon.
+The main reason is for build-time selection of which Cocoon components ("compile-time blocks") whereas runtime selection/activation of blocks is much harder to implement. It is aimed to have that implemented in one of the next versions of Cocoon.