Date: 2004-08-13T17:25:03 Editor: TedHusted <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsRelease122 URL: http://wiki.apache.org/struts/StrutsRelease122
Add notes and DONE items. Change Log: ------------------------------------------------------------------------------ @@ -17,11 +17,13 @@ 1. The main issue here is the dependancy on Validator 1.1.3 which isn't yet a GA release. Do we need a Validator GA release first? -(craigmcc: there was a vote thread for creating such a release on commons-dev started July 23. I haven't seen any follow-up, but there were sufficient votes to do this release.) + (craigmcc: there was a vote thread for creating such a release on commons-dev started July 23. I haven't seen any follow-up, but there were sufficient votes to do this release.) + + (thusted: True, Validator 1.1.3 just needs to be promoted on the website and entered into the mirroring system. I'm just having a tough time making time to finish that release, or this one. But that doesn't prevent the rolling of 1.2.2, only when we could mark it GA.) 2. BeanUtils recently released version 1.7.0 - do we want to distribute Struts with this release? I believe if we do we can get rid of the dependency on Commons Collections (is this right????). -(craigmcc: doing the testing necessary to validate the new combination would only delay things. That sounds like a good task for 1.2.3 instead of 1.2.2.) + (craigmcc: doing the testing necessary to validate the new combination would only delay things. That sounds like a good task for 1.2.3 instead of 1.2.2.) 3. Isssue of [http://www.mail-archive.com/dev%40struts.apache.org/msg02351.html Apache Mirroring] needs resolving. @@ -33,7 +35,7 @@ ||[http://issues.apache.org/bugzilla/show_bug.cgi?id=30355 30355]||Character encodings in html tags||Documentation|| No|| ||[http://issues.apache.org/bugzilla/show_bug.cgi?id=30511 30511]||Struts-faces form input with rendered attribute set || Struts-Faces||No|| -(craigmcc: Note that the struts-faces bugs are not directly relevant to a Struts 1.2.2 release because this library is not included.) + (craigmcc: Note that the struts-faces bugs are not directly relevant to a Struts 1.2.2 release because this library is not included.) == Preparation Checklist == @@ -45,10 +47,10 @@ || 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 || _ || +|| 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] || _ || -|| 7. || Check Dependencies || _ || +|| 6. || Check Apache License against [http://www.apache.org/licenses/ license page] || DONE || +|| 7. || Check Dependencies || DONE || == Testing Checklist == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]