Hi everyone,
I know right now the focus is on Pluto 1.1, and that many of you are
working towards an alpha release right now. I've got a couple of
patches (216 [0], 219 [1]) that I think will help improve the robustness
of the deployment processes when dealing with features related to
running in a Servlet 2.4/JSP 2.0 environment.
When you find the time could you review the patches and provide
comments? I welcome any critiscm and would be happy to update and make
changes for them to get into the Pluto codebase.
PLUTO-216 almost applies cleanly to the Pluto 1.0.1 release, there are
two hunks where patch can't seem to handle adding an additional
"@author" to two .java files. I'm not sure what's up there. If you
apply 216 first and then apply 219, you will also get a complaint about
a "previously applied patch" when applying 219. Don't assume [-R]
(answer no to that question) and then answer yes when asked if you want
to go ahead and apply the patch (this is because there is a hunk that
both 219 and 216 try to apply).
Based on svn diff's, they should also be able to be applied to the Pluto
1.0.2 branch. My next step after your review would be:
1. Make any adjustments and get them accepted into the codebase
2. To get them refactored for the Pluto 1.1 alpha release
3. Work on producing validatable web.xml and portlet.xml DD's (see [2])
Thanks everyone.
P.S. for some reason I just saw the new look of the Pluto portals site,
it looks nice!
[0] http://issues.apache.org/jira/browse/PLUTO-216
[1] http://issues.apache.org/jira/browse/PLUTO-219
[2] https://issues.apache.org/jira/browse/PLUTO-153