-[STATUS LOG] 25-May-2004 Apache Struts- * PMC Members * Other Committers * PMC Actions * Significant Threads * Releases * Roadmap * Mailing List Subscriptions * Wiki Posts * CVS Activity * Issue Reports * Showstoppers * Recent Changes ---- -PMC Members-     * Craig R. McClanahan (craigmcc at apache.org)     * Ted Husted (husted at apache.org)     * Rob Leland (rleland at apache.org)     * Cedric Dumoulin (cedric.dumoulin at lifl.fr)     * Martin Cooper (martinc at apache.org)     * Arron Bates (arron at apache.org)     * James Holmes (jholmes at apache.org)     * David M. Karr (dmkarr at apache.org)     * David Graham (dgraham at apache.org)     * James Mitchell (jmitchell at apache.org)     * Steve Raeburn (sraeburn at apache.org)     * Don Brown (mrdon at apache.org)     * Joe Germuska (germuska at apache.org) -Other Committers-     * Niall Pemberton (niallp at apache.org) [NEW] -PMC Actions- * Niall Pemberton is elected as a Struts Committer. * Two new subprojects (our first) are approved. One that utilizes BSF so that "Actions" can be scripted rather than expressed as Java code. Another is a port of Cocoon's Control Flow to Struts. Infrastructure details are being addressed. The initial code for both projects were developed by a Struts PMC member, Don Brown, who is filing a code grant to the ASF. Both codebases are ready for release testing. -Significant threads- * Compiling Struts from source and running the Cactus tests continues to be a challenge for some developers. Completing the move to Maven should help. -Releases- * Stable release: 1.1 (29 June 2003). * Next anticipated release: 1.2.1 * Anticipated time-frame (if any): Awaiting stable release of a dependency (Commons Validator). -Roadmap- * Struts 1.x will remain based on Servlet 1.2/JSP 1.1 (evolution). * Struts 1.3.x will introduce the "Struts Chain" request processor. Some packages, like the taglibs, will be released as separate subprojects. * Struts 2.x will be based on Servlet 2.4/JSP 2.0 (revolution). * The Apache Struts repository will be rationalized to accomodate subprojects and Maven once a stable Struts 1.2.x release is available. Subprojects will be the unit of release. Each subproject will be a distinct Maven "artifact". Pending this step, the website and repository remain under jakarta.apache.org. * For more see . -Mailing list Subscriptions- * User 1851 * User digest: 874 * Dev: 713 * PMC: 14 -Wiki Posts- * 103 new posts; 175 total (since Apr 8) -CVS Activity- * Timeframe: 38 days, Total Commits: 25 Total Number of Files Changed: 57. -Issue Reports- * Open "problem" reports:       7 [#26322 .. #29197] * Open "enhancement" reports: 245 [#  866 .. #29181] (30 with patch) * Open "LATER" reports:        23 [#17977 .. #26895] -Showstoppers- * A stable 1.1.3 release of the Commons Validator. -Recent Changes- * Amend commons-validator dependency to 1.1.3-dev version (unreleased). * Correct behavior of recursive ActionErrors. * Improve option tags to filter values as well as labels. * Improve management of tag body content so that pooled instances are handled correctly by some containers ("stale tile issue"). * Document "memFileSize" attribute. * See also: http://jakarta.apache.org/struts/userGuide/release-notes.html $Id: STATUS.txt,v 1.12 2004/05/25 16:03:50 husted Exp $ ###