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/05/25 15:04:11 UTC

cvs commit: jakarta-struts STATUS.txt

husted      2004/05/25 06:04:11

  Modified:    .        STATUS.txt
  Log:
  Routine update.
  
  Revision  Changes    Path
  1.8       +29 -27    jakarta-struts/STATUS.txt
  
  Index: STATUS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/STATUS.txt,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- STATUS.txt	17 Apr 2004 01:15:09 -0000	1.7
  +++ STATUS.txt	25 May 2004 13:04:10 -0000	1.8
  @@ -1,14 +1,15 @@
  --[STATUS LOG] 15-Apr-2004 Jakarta Struts-
  +-[STATUS LOG] 25-May-2004 Apache Struts-
   
   * Releases
  -* Showstappers
  +* Showstoppers
   * Recent Changes
   * Roadmap
  -* Bugzilla
  +* Issue Reports
   * Subscriptions
   * Threads
  +* PMC Actions
   * CVS Activity
  -* Committers
  +* Active Committers
   
   ----
   
  @@ -18,7 +19,7 @@
   
   * Next anticipated release: 1.2.1
   
  -* Anticipated time-frame (if any): next 30 days. Awaiting stable release of dependency (Commons Validator). 
  +* Anticipated time-frame (if any): Awaiting stable release of a dependency (Commons Validator). 
   
   
   -Showstoppers-
  @@ -28,19 +29,15 @@
   
   -Recent Changes-
   
  -* Local, as well as global, ActionForwards now observe pluggable classes.
  +* Amend commons-validator dependency to 1.1.3-dev version (unreleased).
   
  -* Validator plugin now throws exception if XML is not valid. 
  +* Correct behavior of recursive ActionErrors.
   
  -* Multiple wilcard characters are now supported in Action paths. 
  +* Improve option tags to filter values as well as labels.
   
  -* Add missing filter attribute to nested:options and nested:optionsCollection.
  +* Improve management of tag body content so that pooled instances are handled correctly by some containers ("stale tile issue"). 
   
  -* Add "copy constructor" to ActionForward.
  -
  -* Nightly build requires Commons Validator 1.1.2+
  -
  -* Initial draft of bylaws page [http://struts.apache.org/bylaws.html]. Not linked into other documentation yet as other pages are to follow.
  +* Document"memFileSize" attribute.
   
   * See also: http://jakarta.apache.org/struts/userGuide/release-notes.html
   
  @@ -53,42 +50,46 @@
   
   * 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".
  +
   * For more see <http://jakarta.apache.org/struts/status.html>.
   
   
  --Bugzilla-
  +-Issue Reports-
   
  -* Open "problem" reports: � � � 9 [#26322 .. #28358]
  -* Open "enhancement" reports: 237 [# �866 .. #26639] (28 with patch)
  +* Open "problem" reports: � � � 7 [#26322 .. #29197]
  +* Open "enhancement" reports: 245 [# �866 .. #29181] (30 with patch)
   * Open "LATER" reports: � � � �23 [#17977 .. #26895]
   
   
   -Mailing list subscriptions-
   
  -* User 1876
  -* User digest: 917
  -* Dev: 706
  +* User 1851
  +* User digest: 874
  +* Dev: 713
  +* PMC: 14
   
   
   -Significant threads-
   
  -* Some interim releases, such as the latest "alpha" Validator release, are being made available through cvs.apache.org/repository/, which is assisting with our move to a Maven build environment.
  +* Compiling Struts from source and running the Cactus tests continues to be a challenge for some developers. Completing the move to Maven should help. 
  +
   
  -* Links to external resources, formerly part of the documentation, are being moved to the Wiki. There are now at least 19 books devoted to Apache Struts, including Struts for Dummies (we have arrived!).
  +-PMC Actions-
   
  -* We'd like to require wiki logins, to retain attribution, but it does not seem to be an option.
  +* Niall Pemberton is elected as a Struts Committer.
   
  -* The TLP transition is going slowly but smoothly. We plan to refactor some packages into subprojects with their own release cycles, such as the taglibs. 
  +* 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.
   
   
   -Wiki posts-
   
  -* 72 (since 8 Apr)
  +* 103 new posts; 175 total (since Apr 8)
   
   
   -CVS Activity-
   
  -*  Timeframe: 30 days, Total Commits: 41 Total Number of Files Changed: 86.
  +*   Timeframe: 38 days, Total Commits: 25 Total Number of Files Changed: 57.
   
   
   -Active Committers-
  @@ -106,6 +107,7 @@
   � � * Steve Raeburn (sraeburn at apache.org)
   � � * Don Brown (mrdon at apache.org)
   � � * Joe Germuska (germuska at apache.org)
  +� � * Niall Pemberton (niallp at apache.org) [NEW]
   
   
   $Id$
  
  
  

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