Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by TedHusted:
http://wiki.apache.org/struts/StrutsActionRelease200

The comment on the change is:
Update nomenclature

------------------------------------------------------------------------------
- = Struts Action 2.0.0 Release =
+ = Struts 2.0.0 Release =
  
  == Info ==
  
@@ -16, +16 @@

  
  == See Also ==
  
-  * [http://issues.apache.org/struts/browse/WW-1349 SAF 2.0.0 omnibus ticket]
+  * [http://issues.apache.org/struts/browse/WW-1349 Struts 2.0.0 omnibus 
ticket]
   * 
[http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10030&fixfor=21510
 Issue Tracker]
   * [http://wiki.apache.org/struts/StrutsTi Struts Ti Proposal]
   * [http://wiki.apache.org/struts/StrutsAction2 Migration Issues]
@@ -26, +26 @@

  
  == Special Issues ==
  
- The Struts Action 2 framework is based on the Web``Work 2.2 codebase. 
Essentially, Struts Action 2.0  will be the technical equivalent of Web``Work 
2.3. (The Web``Work2 codebase was accepted into the Struts project through the 
[http://incubator.apache.org/projects/webwork2.html Apache Incubator].) 
+ Struts 2.0 is based on the Web``Work 2.2 codebase. Essentially, Struts 2.0  
will be the technical equivalent of Web``Work 2.3. (The Web``Work2 codebase was 
accepted into the Struts project through the 
[http://incubator.apache.org/projects/webwork2.html Apache Incubator].) 
  
- For SAF 2.0, the core goals are to repackage the codebase as an Apache Struts 
product and to provide migration resources for SAF 1 and WW 2 developers. A few 
legacy API elements will be removed, and a few new features will be added. 
+ For Struts 2, the core goals are to repackage the codebase as an Apache 
Struts product and to provide migration resources for Struts 1 and WW 2 
developers. A few legacy API elements will be removed, and a few new features 
will be added. 
  
- The SAF 2.0 release is following the [http://wiki.apache.org/struts/StrutsTi 
Struts Ti Proposal]. SAF 2.0 is Phase 1 of the proposal. A subsequent SAF 
release series (either SAF 2.1 or SAF 3.0) will address Phase 2 of the proposal.
+ The Struts 2.0 release is following the 
[http://wiki.apache.org/struts/StrutsTi Struts Ti Proposal]. Struts 2.0 is 
Phase 1 of the proposal. A subsequent Struts release series (either Struts 2.1 
or Struts 3.0) will address Phase 2 of the proposal.
  
- SAF 2.0.0 is targeting August 2006 as a relaxed release date.
+ Struts 2.0.0 is targeting August 2006 as a relaxed release date.
  
- The platform for SAF 2.0.x is Java 1.5, with Java 1.4 compatibity provided by 
[http://retroweaver.sourceforge.net/documentation.html Retroweaver].
+ The platform for Struts 2.0.x is Java 1.5, with Java 1.4 compatibity provided 
by [http://retroweaver.sourceforge.net/documentation.html Retroweaver].
  
  See also StrutsAction2.
  
@@ -43, +43 @@

  || Initial rename of packages and configuration files || Complete ||
  || Pass Web``Work2 codebase through the Incubator || Complete ||
  || [http://issues.apache.org/struts/browse/SITE-3 Setup Nightly Builds] || - 
||
- || [http://issues.apache.org/struts/browse/WW-1340 Update WW2 documentation 
for SAF2] || Step 3 of 4 ||
+ || [http://issues.apache.org/struts/browse/WW-1340 Update WW2 documentation 
for Struts 2] || Step 3 of 4 ||
  || [http://issues.apache.org/struts/browse/WW-1341 Utilize Cookbook format 
for Showcase and add Struts-Examples use cases] || - ||
  || [http://issues.apache.org/struts/browse/WW-1342 Remove deprecated members 
(IoC components)] || Complete ||
  || [http://issues.apache.org/struts/browse/WW-1343 Deprecate selected legacy 
API members (e.g. Around``Interceptor, "do" clause)] || Complete ||
  || [http://issues.apache.org/struts/browse/WW-1344 Update Javadoc to match 
new package and configuration naming] || - ||
  || Implement selected new features and SAF1 features (infra) || - ||
- || [http://issues.apache.org/struts/browse/WW-1345 Add SAF1 and WW2 Migration 
Guides] || Initial draft added ||
+ || [http://issues.apache.org/struts/browse/WW-1345 Add Struts 1 and WW2 
Migration Guides] || Initial draft added ||
  || [http://issues.apache.org/struts/browse/WW-1346 Develop routine for 
exporting wiki to HTML/PDF] || - ||
  || Second documentation review || - ||
  || Complete standard release plan || - ||
@@ -102, +102 @@

   * Work with OGNL to add Java 5 support. (See #31.)
   * Work with OGNL to make it a clear superset of JSTL. (See Gabe #4.)
  
- == SAF1 Features to Implement ==
+ == Struts 1 Features to Implement ==
  
  [http://issues.apache.org/struts/browse/WW-1347 JIRA issue] 
  
@@ -116, +116 @@

  
  == Outstanding Issue Review ==
  
- 
[http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10030&fixfor=21510
 Struts Action 2.0.0 Issues]
+ 
[http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10030&fixfor=21510
 Struts 2.0.0 Issues]
  
  == Preparation Checklist ==
  
@@ -145, +145 @@

  See also Commons [http://jakarta.apache.org/commons/releases/release.html 
Step-by-Step Guide]
  
  || '''#''' || '''Description''' || '''Completed''' ||
- || A1. || Tag release in svn: ${STRUTS_ACTION_x_x_x} || ${STATUS} ||
+ || A1. || Tag release in svn: ${STRUTS_x_x_x} || ${STATUS} ||
  || A2. || Run Distribution Target || ${STATUS} ||
- || A3. || Upload Distribution to 
svn.apache.org:/www/svn.apache.org/dist/struts/action/x.x.x || ${STATUS} ||
+ || A3. || Upload Distribution to 
svn.apache.org:/www/svn.apache.org/dist/struts/x.x.x || ${STATUS} ||
  || A4. || Post release-quality vote on dev@ lists || ${STATUS ||
  
  == Vote (A) ==

Reply via email to