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 paths

------------------------------------------------------------------------------
- = Struts Action 1.3.5 Release =
+ = Struts 1.3.5 Release =
  
  == Info ==
  
@@ -12, +12 @@

   
  == Release Manager ==
  
- The release manager is '''TBD'''
+ The release manager is '''Wendy Smoak and Ted Husted'''
  
  == How to Help ==
  
@@ -20, +20 @@

  
  To help everyone get started with Struts Action 1.3.5 (when it is available), 
here are the simplest installation instructions that can possibly work:
  
-  * Download the Struts 1.3.5 distribution from 
http://svn.apache.org/dist/struts/action/v1.3.5/ (when it is available.) (Until 
then, try a [http://people.apache.org/builds/struts/action1/1.3.x/assembly/ 
snapshot].)
+  * Download the Struts 1.3.5 snapshot from 
http://people.apache.org/builds/struts/1.3.x/assembly/
-  * Extract the distribution to a likely location (/opt/struts-action-1.3.5)
+  * Extract the snapshot to a likely location (/opt/struts-1.3.5-SNAPSHOT)
-  * Install Java and set JAVA_HOME 
+  * Install Java 1.4 or later and set JAVA_HOME 
   * Install Maven 2 and set MAVEN_HOME
-  * Install Apache Tomcat 
-  * http://wiki.apache.org/struts/StrutsMaintenanceMaven
+  ** http://wiki.apache.org/struts/StrutsMaintenanceMaven
-  * Change to the new folder (e.g., /opt/struts-action-1.3.5/src)
+  * Change to the new folder (e.g., /opt/struts-1.3.5-SNAPSHOT/src)
   * $ mvn
-  * Wait about five minutes for Maven to download and build everything
+  * 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.  Oh, and THANK YOU for your help.
+  ** 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
+  * If you encounter any problems with the example applications, 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 ==
  

Reply via email to