Key features:
- portlet event processing (JSR 286)
- serving ajax request as portlet resource
: The bridge is able to create resource serving url for event name that start with the keyword "serve"
or for components declared in the PortletResourceResponseIdentifier service.
- MARKUP_HEAD_ELEMENT if the portal allow the use of this otpions
- rework on IdAllocator to avoid conflict for generated id when there is more than on tapestry portlet in a page.
- use of Apache Pluto for integration test with maven.