Author: husted Date: Sat Aug 27 06:36:23 2005 New Revision: 240417 URL: http://svn.apache.org/viewcvs?rev=240417&view=rev Log: Start update of release notes. Add announcements for Wendy and Gary.
Modified: struts/site/trunk/xdocs/announce.xml struts/site/trunk/xdocs/userGuide/release-notes.xml Modified: struts/site/trunk/xdocs/announce.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/announce.xml?rev=240417&r1=240416&r2=240417&view=diff ============================================================================== --- struts/site/trunk/xdocs/announce.xml (original) +++ struts/site/trunk/xdocs/announce.xml Sat Aug 27 06:36:23 2005 @@ -9,6 +9,37 @@ <section name="Announcements"> + <h4 id="a20050821">21 Aug 2005 - New Struts Committer: Gary vanMatre</h4> + + <p> + Please join us in welcoming Gary vanMatre as a new Struts committer. + Gary has been quite busy proposing code for the "Clay" plug-in on Shale, + and has also been supportive on the dev and user mailing lists (for both Struts and MyFaces). + We look forward to his energy being available to the entire Struts project as well. + </p> + <p> + Welcome, Gary! .. And now you can process some of your own outstanding code diffs :-). + </p> + <p> + PMC vote: 4 +1 + </p> + <hr/> + + <h4 id="a20050715">15 Jul 2005 - New Struts Committer: Wend Smoak</h4> + <p> + Please join me in welcoming Wendy Smoak as a new Struts committer. + Wendy has been a tremendous asset to the Struts community for several years now, + providing unflagging support to the user base as well as invaluable input and feedback to the development team. + We look forward to her continued contributions as a committer. + </p> + <p> + Welcome, Wendy! + </p> + <p> + PMC vote: 7 +1, 2 +0. + </p> + <hr/> + <h4 id="a20050526">26 May 2005 - Struts 1.2.7 (General Availability)</h4> <p> The Struts team is pleased to announce the release of Struts 1.2.7 for Modified: struts/site/trunk/xdocs/userGuide/release-notes.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/userGuide/release-notes.xml?rev=240417&r1=240416&r2=240417&view=diff ============================================================================== --- struts/site/trunk/xdocs/userGuide/release-notes.xml (original) +++ struts/site/trunk/xdocs/userGuide/release-notes.xml Sat Aug 27 06:36:23 2005 @@ -9,10 +9,10 @@ <subsection name="Introduction"> <p> This section contains release notes for changes that have taken - place since + place to Struts Classic since <a href="release-notes-1.2.7.html">Version 1.2.7</a>. To keep up-to-date on all changes to Struts, subscribe to the - dev@ list. + (commits at struts.apache.org) list. </p> <p> <b>Notes on upgrading</b> are maintained in the @@ -31,51 +31,68 @@ <subsection name="Highlights of Changes"> <p> The purpose of this section is to highlight the new features since the - Version 1.2.7 release. For detailed information concerning changes - see the <a href="#Detail">Detailed Changes</a> section. + Version 1.2.7 release. + For more detail, see the Project Info reports for each subproject, + which include a complete changelog and list of external dependencies. </p> - <h3>Dependencies</h3> - <p> - Struts has changed its dependencies on the following software components: - </p> - <ul> - <li></li> - </ul> - <h3>Core Struts</h3> <h3>People</h3> + <p> - On the <a href="../volunteers.html">people</a> front, two new committers, + On the <a href="../volunteers.html">volunteer</a> front, two new committers, <i>Wendy Smoak</i> and <i>Gary VanMatre</i>, accepted invitations to join us. </p> - - </subsection> - <a name="Detail"/> - <subsection name="Detailed Changes"> + <h3>Struts Classic</h3> + <p> - This section contains the details of changes since version 1.2.7 with links to - bugzilla tickets and Subversion Revision details. It is split into the following - sub-sections. - </p> - <ul> - <li><a href="#STRUTS_1_3_0">Version 1.3.0-dev Changes</a></li> - </ul> - - <h3 id="STRUTS_1_3_0">Version 1.3.0-dev</h3> - - <table> - <thead><tr> - <th>Modification</th><th>Revision</th><th>Bugzilla</th><th>Description</th> - </tr></thead> - <tr> - <td align="center">[YYYY-MM-DD]</td> - <td align="center"><a href="http://svn.apache.org/viewcvs?rev=[revision]&view=rev">[revision]</a></td> - <td align="center"><i><a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=[bugzilla]">[bugzilla]</a></i></td> - <td>[description]</td> - </tr> - </table> + Since Struts 1.2.7, we have subdivided Struts into several subprojects, + each with its own release cycle. + The codebases that were part of Struts 1.2.7 will start with version 1.3.0, + but, thereafter, will increment independently of each other. + </p> + + <p> + Since many teams will use more than one Struts subproject, + we are bundling several of the subprojects in a single distribution + called "Struts Classic". + The seven subprojects included in the Struts Classic 1.3.0 distribution + are: Applications, Core, EL, Plugins, Site, Taglibs, and Tiles. + </p> + + <p> + The Struts website and Struts Classic distribution are being built with Maven. + But, of course, you can continue to build your own projects any way you like!) + </p> + + <h3>Struts Applications</h3> + + <p>...</p> + + <h3>Struts Core</h3> + + <p>...</p> + + <h3>Struts EL</h3> + + <p>...</p> + + <h3>Struts Plugins</h3> + + <p>...</p> + + <h3>Struts Site</h3> + + <p>...</p> + + <h3>Struts Taglibs</h3> + + <p>...</p> + + <h3>Struts Tiles</h3> + + <p>...</p> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]