We're pleased to announce CR1 in the 3.0 series of JBoss Portlet Bridge is now available! The plan is to release Final in about a week, to allow for documentation to be written in support of the Final release.
Maven coordinates:
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-api</artifactId>
<version>3.0.0.CR1</version>
</dependency>
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-impl</artifactId>
<version>3.0.0.CR1</version>
<scope>runtime</scope>
</dependency>
TCK
This release now passes the TCK for Portlet Bridges with JSF, which is a huge achievement that we're very proud of.
Keeping up with the latest
One of the best ways to hear about the latest releases and changes with JBoss Portlet Bridge is to follow us on Twitter (@portletbridge).
Don't be a stranger
As always, if you have any questions about or issues with JBoss Portlet Bridge, please .