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 Paul Benedict: http://wiki.apache.org/struts/StrutsRelease136 ------------------------------------------------------------------------------ - = Struts 1.3.6 Release = + = Struts 1.3.7 Release = == Info == @@ -12, +12 @@ == Release Manager == - The release managers are '''Ted Husted and Paul Benedict''' + The release managers is '''Paul Benedict''' == 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. - '''The Struts 1.3.6 distribution will be available here:''' http://people.apache.org/builds/struts/1.3.6 + '''The Struts 1.3.7 distribution will be available here:''' http://people.apache.org/builds/struts/1.3.7 - To help everyone get started with Struts 1.3.6, here are the simplest installation instructions that can possibly work: + To help everyone get started with Struts 1.3.7, here are the simplest installation instructions that can possibly work: * Download the Struts 1.3.6 distribution (when it is available) * Extract the distribution to a likely location (/opt/struts-1.3.6). * If possible, try the JARs in a 1.2.x application that already compiles WITHOUT deprecations. * Deploy and play-test the example applications from the /webapps folder to your web container * '''If you see any error messages,''' please do a quick search of the mail archives and/or post them on the Dev list, and if they appear to be newly introduced issues, a JIRA tickets will need to be created so we can track and resolve the issue as quickly as possible. - * Vesion 1.3.6 is tagged. The issue can be logged against 1.3.6, but the fix would happen in 1.3.7 or later. + * Vesion 1.3.7 is tagged. The issue can be logged against 1.3.7, but the fix would happen in 1.3.8 or later. * Change to the /docs directory and click-thru the documentation. If you notice anything awry, follow the "error messages" advice. - To test building Struts 1.3.6 + To test building Struts 1.3.7 * Install Java 1.5 and set JAVA_HOME * Install Maven 2 and set MAVEN_HOME ** http://wiki.apache.org/struts/StrutsMaintenanceMaven - * Change to the new folder (e.g., /opt/struts-1.3.6/src) + * Change to the new folder (e.g., /opt/struts-1.3.7/src) * $ mvn install * Wait five minutes or more for Maven to download and build everything * $ cd assmbly @@ -48, +48 @@ * [http://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10121&fixfor=21721 Unresolved Issues] (zero when tagged) - * [https://issues.apache.org/struts/secure/ReleaseNote.jspa?projectId=10121&styleName=Html&version=21731 JIRA Release Notes] - - * [https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=21731 All issues marked 'Affects 1.3.5'] + * [https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=21771 JIRA Release Notes] == TO DO == @@ -87, +85 @@ === Testing Summary === || '''#''' || '''Description''' || '''Completed''' || - || 1. || Run Unit Test targets || (./) || + || 1. || Run Unit Test targets || || || 2. || Run Cactus Tests (see below) || NA || - || 3. || Play test applications (TC 5.5.x) || (./) || + || 3. || Play test applications (TC 5.5.x) || || '''Note:''' Cactus tests are not working and have been moved to the sandbox. @@ -98, +96 @@ 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_1_3_6 || (./) || + || A1. || Tag release in svn: STRUTS_1_3_6 || || - || 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 people.apache.org: /www/people.apache.org/builds/struts/m2-staging-repository || (./) || + || A3. || Deploy Test Build to people.apache.org: /www/people.apache.org/builds/struts/m2-staging-repository || || - || A4. || Upload distributions to people.apache.org:/www/people.apache.org/builds/struts/v1.3.x || (./) || + || A4. || Upload distributions to people.apache.org:/www/people.apache.org/builds/struts/v1.3.x || || - || A5. || Refresh default website at /1.x and create archival copy at /1.3.5 || (./) || + || A5. || Refresh default website at /1.x and create archival copy at /1.3.6 || || - || A6. || Update all pom.xml files to "1.3.7-SNAPSHOT" || (./) || + || A6. || Update all pom.xml files to "1.3.7-SNAPSHOT" || || - || A7. || Create a new JIRA version level (1.x next) || (./) || + || A7. || Create a new JIRA version level (1.x next) || || - || A8. || Announce the Test Build on dev@ only || (./) || + || A8. || Announce the Test Build on dev@ only || || || A9. || Post release-quality vote on dev@ list || || == Vote (A) ==