David H. DeWolf wrote:
Now that the 1.0.1 release is out, I would like to propose that we move the
1.1 branch to the trunk and designate 1.0.1 in maintenance mode. This will
reflect the reality that 1.1 is the primary place for development activity
and that 1.0.1 is no longer being actively enhanced.
Thoughts?
David
-1
I think this is a bit premature. Here are my reasons:
1. We need to make sure the 1.1 branch builds with maven 2.0 final
release. It doesn't work for me. BTW, the m2 maven 2.0 driver is now
deprecated. The README file needs to change to reflect this fact.
2. We need more 1.1 xdocs. The docs I put together on building 1.1 needs
to be expanded and be more explicit.There is no documentation on how to
integrate the 1.1 portlet container into a portal. It would also be a
good idea to have some documentation on 1.1 architecture.
3. All major functionality of the portlet container should work
including cross-context session dispatching like Zheng has pointed out.