Author: husted Date: Mon Dec 19 13:26:53 2005 New Revision: 357806 URL: http://svn.apache.org/viewcvs?rev=357806&view=rev Log: Annoucements * Add missing announcements from 2005
Modified: struts/site/trunk/xdocs/announce.xml Modified: struts/site/trunk/xdocs/announce.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/announce.xml?rev=357806&r1=357805&r2=357806&view=diff ============================================================================== --- struts/site/trunk/xdocs/announce.xml (original) +++ struts/site/trunk/xdocs/announce.xml Mon Dec 19 13:26:53 2005 @@ -372,7 +372,61 @@ to the day when we can tell him to commit his own darn patches. </p> + <hr/> + + <h4 id="a20050217">17 Feb 2005 - New Struts subproject: Struts Flow</h4> + <p> + The Apache Struts team is pleased to announce the adoption of its latest + subproject, Struts Flow, a continuations-based approach to complex web + workflows. Struts Flow orginated at the struts.sf.net project and has + been formally adopted now as a Struts subproject. Struts Flow is a port + of Apache Cocoon's Control Flow to Struts to allow complex workflow, + like multi-form wizards, to be easily implemented using + continuations-capable Javascript and eventually Java. + </p> + <p> + Today, Struts is comprised of nine subprojects: Core, Taglib, Tiles, El, + Faces, Scripting, Applications, Shale, and (now) Flow. Struts Flow is + different from Struts Scripting/BSF as where scripting brings any + BSF-supported scripting language to Struts Actions, Struts Flow works on + redefining the traditional Model 2 state-driven workflow into simplified + scripots whos eexecute spans multiple requests. Currently, the Rhino + engine, a Javascript implementation, is used to provide continuations + support, but with the maturation of + <a href="http://jakarta.apache.org/commons/sandbox/javaflow/"> + Commans Javaflow</a> - a Java-based continuations implementation, + Java will soon be supported as well. + </p> + <p> + For more information, visit the <a href="http://struts.apache.org/flow/index.html"> + Struts Flow website</a>. + </p> + <hr/> + + <h4 id="a20050123">23 Jan 2005 - New Struts subproject: Shale</h4> + <p> + The Apache Struts team is pleased to announce the adoption of its latest + subproject, Struts Shale, a JSF-based framework. The Shale codebase was + initiated by Craig McClanahan in the Struts sandbox, and development + traffic regarding Shale has steadily increased. As the product is heading + towards an initial release, the Struts PMC felt it time to formally adopt + Struts Shale as a subproject. + </p> + <p> + Today, Struts is comprised of eight subprojects: Core, Taglib, Tiles, El, + Faces, Scripting, Applications, and (now) Shale. An initiative is underway + to extract the Struts Tiles code into a standalone product. Several Struts + developers plan to apply to the ASF to incubate + <a href="http://wiki.apache.org/struts/TilesTopLevel"> Tiles as a toplevel + project</a>. + </p> + <p> + For more about the Struts Shale subproject, see the + <a href="http://struts.apache.org/kickstart.html">Kickstart FAQ</a>. + </p> + <hr/> + <h4 id="a20041212">12 Dec 2004 - Struts 1.2.6 (Beta)</h4> <p> The Struts team is pleased to announce the release of Struts 1.2.6 @@ -433,6 +487,7 @@ <p> Please note that Struts now uses "Tomcat-style" releases. If the feedback on this release were positive, Struts 1.2.1 may be promoted directly to "GA", without creating yet-another distribution. If a serious problem were found and fixed, then we will issue Struts 1.2.2 and try again. </p> + <hr/> <h4 id="a20040711">11 Jul 2004 - Struts 1.2.1 (Beta) Available</h4> <p> @@ -462,6 +517,7 @@ <p> Please note that Struts now uses "Tomcat-style" releases. If the feedback on this release were positive, Struts 1.2.1 may be promoted directly to "GA", without creating yet-another distribution. If a serious problem were found and fixed, then we will issue Struts 1.2.2 and try again. </p> + <hr/> <h4 id="a20030630">30 Jun 2003 - Struts 1.1 Final released</h4> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]