You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2004/07/21 18:32:03 UTC

cvs commit: jakarta-struts STATUS.txt

husted      2004/07/21 09:32:03

  Modified:    .        STATUS.txt
  Log:
  Routine update.
  
  Revision  Changes    Path
  1.13      +55 -55    jakarta-struts/STATUS.txt
  
  Index: STATUS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/STATUS.txt,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- STATUS.txt	25 May 2004 16:03:50 -0000	1.12
  +++ STATUS.txt	21 Jul 2004 16:32:03 -0000	1.13
  @@ -1,4 +1,4 @@
  --[STATUS LOG] 25-May-2004 Apache Struts-
  +-[STATUS LOG] 20-Jul-2004 Apache Struts-
   
   * PMC Members
   * Other Committers
  @@ -15,105 +15,105 @@
   
   ----
   
  --PMC Members-
  +-PMC Actions-
   
  -� � * 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)
  +* Started reorganization of repository. The goals of the refactoring are to better support
   
  +  * Subprojects   
  +  * Maven builds
  +  
  +  The reorganization is being done under Subversion on an offsite server. We will be moving this to an Apache server soon, now that we have a consensus in favor of Subversion and Maven. 
   
  --Other Committers-
  +* Completed draft of Apache Struts bylaws: http://struts.apache.org/bylaws.html
   
  -� � * Niall Pemberton (niallp at apache.org) [NEW]
   
  +-Significant threads-
   
  --PMC Actions-
  +* We discussed the "bar" for Committership. The consensus is to keep the bar fairly high and wait until a Committer has submitted a number of useful patches to Struts directly, rather than to related projects elsewhere. 
   
  -* 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.
  +-Releases-
   
  +* Stable release: 1.1 (29 June 2003).
   
  --Significant threads-
  +* Beta release: 1.2.1 (11 July 2004)
   
  -* Compiling Struts from source and running the Cactus tests continues to be a challenge for some developers. Completing the move to Maven should help.
  +* We anticipate 1.2.1 or 1.2.2 being promoted to GA in the next 30 days. 
   
   
  --Releases-
  +-Roadmap-
   
  -* Stable release: 1.1 (29 June 2003).
  +* We are discussing renumbering coding initatives, so that the current reorganization under SVN becomes 2.0, but that is undecided. Heretofore, the plans has been:
   
  -* Next anticipated release: 1.2.1
  +  * Struts 1.x will remain based on Servlet 1.2/JSP 1.1 (evolution).
   
  -* Anticipated time-frame (if any): Awaiting stable release of a dependency (Commons Validator).
  +  * 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).
   
  --Roadmap-
  +* For more see <http://jakarta.apache.org/struts/roadmap.html>.
   
  -* 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.
  +-Showstoppers-
  +
  +* A stable 1.1.3 release of the Commons Validator (anticipated).
   
  -* 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.
  +-Recent Changes-
   
  -* For more see <http://jakarta.apache.org/struts/status.html>.
  +* Many changes to Struts Faces in anticipate of a 1.0 release.
  +
  +* Added a simplified build.properties file for use by developers who are not actively involved in Jakata Commons development.
  +
  +* Extended "EmptyTag" to support arrays. 
  +
  +* See also: http://jakarta.apache.org/struts/userGuide/release-notes.html
   
   
   -Mailing list Subscriptions-
   
  -* User 1851
  -* User digest: 874
  -* Dev: 713
  +* User 1838
  +* Dev: 719
   * PMC: 14
   
   
   -Wiki Posts-
   
  -* 103 new posts; 175 total (since Apr 8)
  +* 148 new posts; 323 total (since Apr 8)
   
   
   -CVS Activity-
   
  -* Timeframe: 38 days, Total Commits: 25 Total Number of Files Changed: 57.
  +* Timeframe: 56 days, Total Commits: 84 Total Number of Files Changed: 196
   
   
   -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-
  +* Open "problem" reports: � � �10 [#27332 .. #30204]
  +* Open "enhancement" reports: 261 [# �866 .. #30210] (28 with patch)
  +* Open "LATER" reports: � � � �19 [#17977 .. #26403]
   
  -* Amend commons-validator dependency to 1.1.3-dev version (unreleased).
   
  -* Correct behavior of recursive ActionErrors.
  +-PMC Members-
   
  -* Improve option tags to filter values as well as labels.
  +� � * 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)
   
  -* Improve management of tag body content so that pooled instances are handled correctly by some containers ("stale tile issue").
   
  -* Document "memFileSize" attribute.
  +-Other Committers-
   
  -* See also: http://jakarta.apache.org/struts/userGuide/release-notes.html
  +� � * Niall Pemberton (niallp at apache.org)
   
   
   $Id$
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org