Date: 2004-08-25T04:29:13
   Editor: TedHusted <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsRelease122
   URL: http://wiki.apache.org/struts/StrutsRelease122

   Streamline preparation/testing checklists

Change Log:

------------------------------------------------------------------------------
@@ -44,39 +44,16 @@
 
 || '''#''' || '''Description''' || '''Completed''' ||
 || 1. || Review/Resolve Outstanding Bugs || DONE ||
-|| 2. || Update the Manifest to version 1.2.2 || _ ||
-|| 3. || Update the project.xml to version 1.2.2 || _ ||
-|| 4. || Update Release Notes || DONE ||
-|| 5. || Recompile and run Unit Tests (use '''Testing Checklist''' below) || _ ||
-|| 6. || Check Apache License against  [http://www.apache.org/licenses/ license page] 
|| DONE ||
-|| 7. || Check Dependencies || DONE ||
+|| 2. || Update Release Notes || DONE ||
+|| 3. || Check Dependencies || DONE ||
+|| 4. || Update to version 1.2.2 build.xml, project.xml, and the Manifest || _ ||
 
 == Testing Checklist ==
 
-'''??? Are the following flavours enough/appropriate ???'''
-
-  (thusted: Ideally, we should be testing against the reference implementation for 
each supported platforms (Java 2.2 and Java 2.3), and rely on the the community to 
provide testing against whatever else they use. Since Tomcat is not the reference 
application anymore, I think inertia is the only reason we still use it for testing. 
Perhaps Craig could clarify what the appropriate RIs for Java 2.2 and 2.3 now are.
-   Of course, testing against other containers would be great, but, realistically, we 
just don't have the committer resources to do more than test against the latest RIs.)
-
-  (craigmcc: Actually, Tomcat never has been the official RI for Servlet or JSP ... 
that role has
-  always been the J2EE Reference Implementation, now known as the
-  [http://java.sun.com/j2ee/1.4/download.html J2EE SDK].  That being said, Tomcat 
provides the
-  code used in this SDK, an Tomcat itself is likely to host the largest number of 
Struts apps,
-  so we clearly need to continue testing on it.  Anything additional is likely going 
to need to
-  be provided by the community.)
-
-  (thusted: If the rationale is that Tomcat is likely hosting the largest number of 
Struts apps, then, for the purposes of this checklist, let's cite the Tomcat version 
of Tomcat most likely to be used, which would be  Tomcat 4.1.30, or later. Of course, 
I'd agree volunteers should also be testing against Tomcat 5, Tomcat 3, Resin, Jetty, 
JBoss, Websphere, et al, but it's very important that we keep the formal release 
process manageable, lest there be no releases.)
-
-[[BR]]
-
-|| '''#''' || '''J2SE Version''' || '''Tomcat Version''' ||  '''Completed''' ||
-|| 1. || J2SE 1.3.1_04 || Tomcat 3.3.2 || - ||
-|| 2. || J2SE 1.3.1_04 || Tomcat 4.1.30 || - ||
-|| 3. || J2SE 1.3.1_04 || Tomcat 5.0.27 || - ||
-|| 4. || J2SE 1.4.2_05 || Tomcat 3.3.2 || - ||
-|| 5. || J2SE 1.4.2_05 || Tomcat 4.1.30 || - ||
-|| 6. || J2SE 1.4.2_05 || Tomcat 5.0.27 || - ||
-|| 7. || J2SE 1.4.2_03 || Tomcat 5.0.25 || - ||
+|| '''#''' || '''Description''' || '''Completed''' ||
+|| 1. || Run Unit Test targets  || DONE ||
+|| 2. || Run Cactus Tests (latest GA release of Tomcat) || _ ||
+|| 3. || Play test bundled applications (latest GA release of Tomcat) || _ ||
 
 == Vote ==
 

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

Reply via email to