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/StrutsActionRelease135 The comment on the change is: Update for recent 1.3.5 build ------------------------------------------------------------------------------ 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.5 Test Build is available here: http://people.apache.org/builds/struts/1.3.5 + The Struts 1.3.5 is available here: http://people.apache.org/builds/struts/1.3.5 - To help everyone get started with Struts 1.3.5 (when it is available), here are the simplest installation instructions that can possibly work: + To help everyone get started with Struts 1.3.5, here are the simplest installation instructions that can possibly work: - * Download the Struts 1.3.5 snapshot from http://people.apache.org/builds/struts/1.3.x/assembly/ + * Download the Struts 1.3.5 distribution from http://people.apache.org/builds/struts/1.3.5/assembly/ - * Extract the snapshot to a likely location (/opt/struts-1.3.5-SNAPSHOT) + * Extract the distribution to a likely location (/opt/struts-1.3.5). + * 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.5 is tagged. The issue can be logged against 1.3.5, but the fix would happen in 1.3.6 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.5 + * Install Java 1.4 or later 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.5-SNAPSHOT/src) + * Change to the new folder (e.g., /opt/struts-1.3.5/src) - * $ mvn + * $ mvn install * Wait five minutes or more for Maven to download and build everything - ** 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. - * Deploy and play-test the example applications from the /webapps folder to your web container + * $ cd assmbly + * $ mvn assembly:assembly + * The distribution will be deposited in 'assembly/target/assembly/out'. - * If you encounter any problems with the example applications, follow the "error messages" advice. + * If you encounter any problems with the build, follow the "error messages" advice. - * Change to the /docs directory and click-thru the documentation. If you notice anything awry, (you guessed it) follow the "error messages" advice. * Oh, and THANK YOU for your help. :) == Issues == - * [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] + * [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) * [http://issues.apache.org/struts/secure/ReleaseNote.jspa?version=21721&styleName=Text&projectId=10121&Create=Create JIRA Release Notes]