Tomahawk 1.1.3 has been released. There is one major change that users will need to be aware of. In order to be compatible with the Reference Implmentation (RI), all command links and components that use command links must now be enclosed within an <h:form> element. This means that components that make use of command links (like tree2) must now be inside an <h:form> in order to work properly. For those using the MyFaces Core JSF implementation, there is a tweak to faces-config.xml that will allow your existing pages to work without changing them.
While we realize this is a major change for existing users, its necessary to ensure that Tomahawk works properly with all JSF implementations. Those using MyFaces Core will experience a mild inconvenience. Those using the RI should have a much easier time using Tomahawk now. See the Wiki for details on upgrade issues. The MyFaces team,
