[Struts Wiki] Update of StrutsActionRelease132 by DonBrown

2006-04-26 Thread Apache Wiki
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 DonBrown:
http://wiki.apache.org/struts/StrutsActionRelease132

--
  == Preparation Checklist ==
  
  || '''#''' || '''Description''' || '''Status''' ||
- || 1. || Announce plan to dev@ list ||  ||
+ || 1. || Announce plan to dev@ list || (./) ||
- || 2. || Review/Resolve Outstanding Bugs ||  ||
+ || 2. || Review/Resolve Outstanding Bugs || (./) ||
- || 3. || Update Release Notes ||  ||
+ || 3. || Update Release Notes || (./) ||
- || 4. || Check Dependencies ||  ||
+ || 4. || Check Dependencies || (./) ||
  
  The Commons [http://jakarta.apache.org/commons/releases/prepare.html 
Preparation Guide] is a helpful preparation backgrounder, but Commons
  uses the beta/release-candidate/final process.
@@ -61, +61 @@

  || Commons !FileUpload || 1.1 || Released || Struts Upload ||
  || Commons IO || 1.1 || Released || Required by Commons !FileUpload ||
  || Commons Logging || 1.0.4 || Released || core (logging all over) ||
- || Commons Validator || 1.2.0 || Released || Struts Validator ||
+ || Commons Validator || 1.3.0 || Released || Struts Validator ||
  || Jakarta Oro || 2.0.8 || Released || Commons Validator ||
  
  == Testing Checklist ==
@@ -69, +69 @@

  === Testing Summary ===
  
  || '''#''' || '''Description''' || '''Completed''' ||
- || 1. || Run Unit Test targets  ||  ||
+ || 1. || Run Unit Test targets  || (./) ||
- || 2. || Run Cactus Tests (see below) ||  ||
+ || 2. || Run Cactus Tests (see below) || All fail ||
- || 3. || Play test examples application (TC 5.0.x) ||  ||
+ || 3. || Play test examples application (TC 5.0.x) || (./) ||
  
  
  === Cactus Tests ===
  
  || '''#''' || '''J2SE Version''' || '''Tomcat Version''' ||  '''Status''' ||
- || 1. || J2SE 1.3.1_04 || Tomcat 4.1.30 || _ ||
+ || 1. || J2SE 1.3.1_04 || Tomcat 4.1.30 || N/A ||
- || 2. || J2SE 1.4.2_07 || Tomcat 4.1.30 || _ ||
+ || 2. || J2SE 1.4.2_07 || Tomcat 4.1.30 || N/A ||
- || 3. || J2SE 1.3.1_04 || Tomcat 5.0.28 || _ ||
+ || 3. || J2SE 1.3.1_04 || Tomcat 5.0.28 || N/A ||
- || 4. || J2SE 1.4.2_07 || Tomcat 5.0.28 || _ ||
+ || 4. || J2SE 1.4.2_07 || Tomcat 5.0.28 || N/A ||
  
  
  == Test Build Checklist (A) ==

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Struts Wiki] Update of StrutsActionRelease132 by DonBrown

2006-04-26 Thread Apache Wiki
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 DonBrown:
http://wiki.apache.org/struts/StrutsActionRelease132

--
  To help everyone get started with Struts Action 1.3.2 (when it is available), 
here are the simplest installation instructions that can possibly work:
  
   * Download the Struts 1.3.2 distribution from 
http://svn.apache.org/dist/struts/action/v1.3.2/ (when it is available.) (Until 
then, try a 
[http://cvs.apache.org/builds/struts/maven/trunk/nightly/struts-action/ 
snapshot].)
-  * Extract the distribution to a likely location (\opt\struts-action-1.3.2)
+  * Extract the distribution to a likely location (/opt/struts-action-1.3.2)
   * Install Java and set JAVA_HOME 
   * Install Maven 2 and set MAVEN_HOME
   * Install Apache Tomcat 
@@ -88, +88 @@

  See also Commons [http://jakarta.apache.org/commons/releases/release.html 
Step-by-Step Guide]
  
  || '''#''' || '''Description''' || '''Completed''' ||
- || A0. || Update all pom.xml files to omit -SNAPSHOT ||  ||
+ || A0. || Update all pom.xml files to omit -SNAPSHOT || (./) ||
- || A1. || Tag release in svn: STRUTS_ACTION_1_3_2 ||  ||
+ || A1. || Tag release in svn: STRUTS_ACTION_1_3_2 || (./) ||
- || A2. || Check out a clean copy using the 'tag' created in A1 and 
see StrutsMavenRelease ||  ||
+ || A2. || Check out a clean copy using the 'tag' created in A1 and 
see StrutsMavenRelease || (./) ||
- || A3. || Deploy Test Build to cvs.apache.org/maven-snapshot-repository || ||
+ || A3. || Deploy Test Build to cvs.apache.org/maven-snapshot-repository || 
(./) ||
- || A4. || Upload Distribution to 
people.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.2 ||  ||
+ || A4. || Upload Distribution to 
people.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.2 || (./) ||
  || A5. || Update all pom.xml files to 1.3.3-SNAPSHOT ||  ||
  || A6. || Announce the Test Build on dev@ and user@ lists (optional) ||  ||
  || A7. || Post release-quality vote on dev@ and user@ lists ||  ||

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Struts Wiki] Update of StrutsActionRelease132 by DonBrown

2006-04-26 Thread Apache Wiki
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 DonBrown:
http://wiki.apache.org/struts/StrutsActionRelease132

--
  || A3. || Deploy Test Build to cvs.apache.org/maven-snapshot-repository || 
(./) ||
  || A4. || Upload Distribution to 
people.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.2 || (./) ||
  || A5. || Update all pom.xml files to 1.3.3-SNAPSHOT ||  ||
- || A6. || Announce the Test Build on dev@ and user@ lists (optional) ||  ||
+ || A6. || Announce the Test Build on dev@ and user@ lists (optional) || (./) 
||
- || A7. || Post release-quality vote on dev@ and user@ lists ||  ||
+ || A7. || Post release-quality vote on dev@ and user@ lists || (./) ||
  
  
  == Vote (A) ==

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Struts Wiki] Update of StrutsActionRelease132 by DonBrown

2006-04-24 Thread Apache Wiki
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 DonBrown:
http://wiki.apache.org/struts/StrutsActionRelease132

New page:
= Struts Action 1.3.2 Release =

== Info ==

 1. Struts [http://struts.apache.org/releases.html#Releases Release Guidelines]
 
 2. [http://wiki.apache.org/incubator/SigningReleases Signing Releases]

 3. Apache [http://apache.org/dev/mirrors.html Mirroring Guidelines]
 
== Release Manager ==

The release manager is '''Don Brown'''

== How to Help ==

Everyone in the Struts community, users, developers, and committers, is 
encouraged to test a release, report any issues, and post to dev@ any comments 
on the overall quality of the release.

To help everyone get started with Struts Action 1.3.2 (when it is available), 
here are the simplest installation instructions that can possibly work:

 * Download the Struts 1.3.2 distribution from 
http://svn.apache.org/dist/struts/action/v1.3.2/ (when it is available)
 * Extract the distribution to a likely location (\opt\struts-action-1.3.2)
 * Install Java and set JAVA_HOME 
 * Install Maven 2 and set MAVEN_HOME
 * Install Apache Tomcat 
 * * http://wiki.apache.org/struts/StrutsMaintenanceMaven
 * Change to the new folder (e.g., \opt\struts-action-1.3.2)
 * $ mvn
 * Wait about five minutes for Maven to download and build everything
 ** If you see any error messages, see if they are known issues by comparing 
your log with ours at 
http://svn.apache.org/builds/struts/maven/trunk/nightly/logs/

== Outstanding Bugs ==

http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid=10121fixfor=21699

== TO DO ==

== Preparation Checklist ==

|| '''#''' || '''Description''' || '''Status''' ||
|| 1. || Announce plan to dev@ list ||  ||
|| 2. || Review/Resolve Outstanding Bugs ||  ||
|| 3. || Update Release Notes ||  ||
|| 4. || Check Dependencies ||  ||

The Commons [http://jakarta.apache.org/commons/releases/prepare.html 
Preparation Guide] is a helpful preparation backgrounder, but Commons
uses the beta/release-candidate/final process.

Likewise, the [http://httpd.apache.org/dev/release.html HTTPD Release 
Guidelines] is a helpful overall process backgrounder,
but HTTPD does not use a test-build stage.

External Dependency versions for this release:

|| '''Dependency''' || '''Version''' || '''Status''' ||'''Used In''' ||
|| Antlr || 2.7.2 || Released || Struts Validator ||
|| Commons !BeanUtils || 1.7.0 || Released || core (!ActionServlet, 
configuration, !DynaActionForm) ||
|| Commons Chain || 1.0 || Released || core (!RequestProcessor) ||
|| Commons Digester || 1.6 || Released || core (!ActionServlet, configuration) 
||
|| Commons !FileUpload || 1.1 || Released || Struts Upload ||
|| Commons IO || 1.1 || Released || Required by Commons !FileUpload ||
|| Commons Logging || 1.0.4 || Released || core (logging all over) ||
|| Commons Validator || 1.2.0 || Released || Struts Validator ||
|| Jakarta Oro || 2.0.8 || Released || Commons Validator ||

== Testing Checklist ==

=== Testing Summary ===

|| '''#''' || '''Description''' || '''Completed''' ||
|| 1. || Run Unit Test targets  ||  ||
|| 2. || Run Cactus Tests (see below) ||  ||
|| 3. || Play test examples application (TC 5.0.x) ||  ||


=== Cactus Tests ===

|| '''#''' || '''J2SE Version''' || '''Tomcat Version''' ||  '''Status''' ||
|| 1. || J2SE 1.3.1_04 || Tomcat 4.1.30 || _ ||
|| 2. || J2SE 1.4.2_07 || Tomcat 4.1.30 || _ ||
|| 3. || J2SE 1.3.1_04 || Tomcat 5.0.28 || _ ||
|| 4. || J2SE 1.4.2_07 || Tomcat 5.0.28 || _ ||


== Test Build Checklist (A) ==

See also Commons [http://jakarta.apache.org/commons/releases/release.html 
Step-by-Step Guide]

|| '''#''' || '''Description''' || '''Completed''' ||
|| A0. || Update action and build, project.xml and pom.xml to omit -SNAPSHOT 
||  ||
|| A1. || Tag release in svn: STRUTS_ACTION_1_3_1, STRUTS_BUILD_1_3_1 ||  ||
|| A1.1 || Modify svn:externals for 'build' on STRUTS_ACTION_1_3_1 tag ||  ||
|| A2. || Check out a clean copy using the 'tag' created in A1 and and 
run Distribution Target ||  ||
|| A3. || Update action and build, project.xml and pom.xml to 1.3.2-SNAPSHOT 
||  ||
|| A4. || Upload Distribution to 
cvs.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.1 ||  ||
|| A5. || Announce the Test Build on dev@ and user@ lists (optional) ||  ||
|| A6. || Post release-quality vote on dev@ and user@ lists ||  ||


== Vote (A) ==

|| PMC Member || Quality ||

Voting thread is _

If release vote fails, including for a lack of quorum, remove from dist 
folder.  

== Point Release Checklist (B) ==

|| '''#''' || '''Description''' || '''Completed''' ||
|| B1. || Create Sums and Sign Distributions [2] ||  ||
|| B2. || Create a new JIRA version level (1.3.3) ||  ||
|| B3. || Update Acquiring page on website and Test Downloads ||  ||

== Vote (B) ==

|| PMC Member || Quality 

[Struts Wiki] Update of StrutsActionRelease132 by DonBrown

2006-04-24 Thread Apache Wiki
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 DonBrown:
http://wiki.apache.org/struts/StrutsActionRelease132

--
  
  || '''#''' || '''Description''' || '''Completed''' ||
  || A0. || Update action and build, project.xml and pom.xml to omit 
-SNAPSHOT ||  ||
- || A1. || Tag release in svn: STRUTS_ACTION_1_3_1, STRUTS_BUILD_1_3_1 ||  ||
+ || A1. || Tag release in svn: STRUTS_ACTION_1_3_2 ||  ||
- || A1.1 || Modify svn:externals for 'build' on STRUTS_ACTION_1_3_1 tag ||  ||
  || A2. || Check out a clean copy using the 'tag' created in A1 and 
and run Distribution Target ||  ||
- || A3. || Update action and build, project.xml and pom.xml to 
1.3.2-SNAPSHOT ||  ||
+ || A3. || Update action and build, pom.xml to 1.3.3-SNAPSHOT ||  ||
- || A4. || Upload Distribution to 
cvs.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.1 ||  ||
+ || A4. || Upload Distribution to 
cvs.apache.org:/www/cvs.apache.org/dist/struts/action/v1.3.2 ||  ||
  || A5. || Announce the Test Build on dev@ and user@ lists (optional) ||  ||
  || A6. || Post release-quality vote on dev@ and user@ lists ||  ||
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]