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 WendySmoak:
http://wiki.apache.org/struts/StrutsRelease136

------------------------------------------------------------------------------
  
  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 is available here:'''  
http://people.apache.org/builds/struts/1.3.6
+ '''The Struts 1.3.6 distribution will be available here:'''  
http://people.apache.org/builds/struts/1.3.6
  
  To help everyone get started with Struts 1.3.6, here are the simplest 
installation instructions that can possibly work:
  
-  * Download the Struts 1.3.6 distribution
+  * 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
@@ -32, +32 @@

  
  To test building Struts 1.3.6
  
-  * Install Java 1.4 or later and set JAVA_HOME 
+  * 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.5/src)
+  * Change to the new folder (e.g., /opt/struts-1.3.6/src)
   * $ mvn install
   * Wait five minutes or more for Maven to download and build everything
   * $ cd assmbly

Reply via email to