[Struts Wiki] Update of StrutsActionRelease132 by WendySmoak

2006-05-03 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 WendySmoak:
http://wiki.apache.org/struts/StrutsActionRelease132

The comment on the change is:
Link to the Action 1 project summary instead, and note that login is required.

--
  
  == Where To Report Bugs ==
  
- Use JIRA to report issues:
+ Use JIRA to report issues:  http://issues.apache.org/struts/browse/STR
  
- 
http://issues.apache.org/struts/secure/IssueNavigator.jspa?mode=showcreateNew=true
+ You will have to 
[http://issues.apache.org/struts/secure/Dashboard.jspa?os_destination=%2Fbrowse%2FSTR
 Login] before you can create a new issue.
  
  Do not use Apache Bugzilla (it does not accept Struts bugs anyway).
  

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



[Struts Wiki] Update of StrutsActionRelease132 by WendySmoak

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

The comment on the change is:
Update checklists, add link to snapshot.

--
  
  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)
+  * 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)
   * Install Java 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.2)
+  * Change to the new folder (e.g., /opt/struts-action-1.3.2/src)
   * $ mvn
   * Wait about five minutes 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.
@@ -88, +88 @@

  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 ||  ||
+ || A0. || Update all pom.xml files to omit -SNAPSHOT ||  ||
  || A1. || Tag release in svn: STRUTS_ACTION_1_3_2 ||  ||
- || A2. || Check out a clean copy using the 'tag' created in A1 and 
and run Distribution Target ||  ||
+ || A2. || Check out a clean copy using the 'tag' created in A1 and 
see StrutsMavenRelease ||  ||
- || A3. || Update action and build, pom.xml to 1.3.3-SNAPSHOT ||  ||
+ || A3. || Update all pom.xml files to 1.3.3-SNAPSHOT ||  ||
  || 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 ||  ||
@@ -110, +110 @@

  
  || '''#''' || '''Description''' || '''Completed''' ||
  || B1. || Create Sums and Sign Distributions [2] ||  ||
- || B2. || Create a new JIRA version level (1.3.3) ||  ||
+ || B2. || Create a new JIRA version level (1.3.2) ||  ||
  || B3. || Update Acquiring page on website and Test Downloads ||  ||
  
  == Vote (B) ==
@@ -124, +124 @@

  
  || '''#''' || '''Description''' || '''Completed''' ||
  || C1. || Copy Distribution to Mirrored Directories [3] || _ ||
- || C2. || Deploy JAR and POM to Apache Java-Repository || _ ||
+ || C2. || Promote Test Build from maven-snapshot-repository to 
dist/maven-repository || _ ||
  || C3. || After 24 hours, update Acquiring page on website || _ ||
  || C4. || Post an announcement to lists and website || _ ||
  

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



[Struts Wiki] Update of StrutsActionRelease132 by WendySmoak

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

The comment on the change is:
Updated test build checklist

--
  || A0. || Update all pom.xml files to omit -SNAPSHOT ||  ||
  || 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 ||  ||
+ || 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 ||  ||
- || A3. || Update all pom.xml files to 1.3.3-SNAPSHOT ||  ||
+ || A5. || Update all pom.xml files to 1.3.3-SNAPSHOT ||  ||
- || 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. || Announce the Test Build on dev@ and user@ lists (optional) ||  ||
- || A6. || 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]