May 11, 2008 - MyFaces Core 1.2.3 Released
MyFaces Core 1.2.3 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.core".
Release notes can be found here .
February 18, 2008 - MyFaces Tobago 1.0.15 Released
The MyFaces Tobago component library in version 1.0.15 has been released.
Release notes can be found here .
January 26, 2007 - MyFaces Tobago 1.0.14 Released
The MyFaces Tobago component library in version 1.0.14 has been released.
Release notes can be found here .
January 14, 2008 - MyFaces Trinidad 1.2.5 Released
The MyFaces Trinidad component library in version 1.2.5 (for JSF 1.2) has been released.
Release notes can be found here .
January 14, 2008 - MyFaces Trinidad 1.0.5 Released
The MyFaces Trinidad component library in version 1.0.5 (for JSF 1.1) has been released.
Release notes can be found here .
December 18, 2007 - MyFaces Tobago 1.0.13 Released
The MyFaces Tobago component library in version 1.0.13 has been released.
Release notes can be found here .
December 10, 2007 - MyFaces Trinidad 1.2.4 Released
The MyFaces Trinidad component library in version 1.2.4 (for JSF 1.2) has been released.
Release notes can be found here .
December 5, 2007 - MyFaces Trinidad 1.0.4 Released
The MyFaces Trinidad component library in version 1.0.4 (for JSF 1.1) has been released.
Release notes can be found here .
October 19, 2007 - MyFaces Tobago 1.0.12 Released
The MyFaces Tobago component library in version 1.0.12 has been released.
Release notes can be found here .
July 17, 2007 - MyFaces Core 1.2.0 Released
MyFaces Core 1.2.0 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.core".
Release notes can be found here .
July 05, 2007 - MyFaces Trinidad Core 1.2.1 Released
MyFaces Trinidad 1.2.1 has been released. Apache MyFaces Trinidad 1.2.1 is a JavaServer(tm) Faces 1.2 component library
Release notes can be found here .
June 27, 2007 - MyFaces Trinidad Maven Plugins 1.2.1 Released
MyFaces Trinidad Maven 1.2.1 has been released.
Release notes can be found here .
June 24, 2007 - MyFaces Trinidad Core 1.0.1 Released
MyFaces Trinidad 1.0.1 has been released. Apache MyFaces Trinidad 1.0.1 is a JavaServer(tm) Faces 1.1 component library
Release notes can be found here .
June 3, 2007 - MyFaces Tobago 1.0.11 Released
MyFaces Tobago 1.0.11 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.tobago".
More information on this release, including a list of resolved issues, can be found on the release notes .
May 5, 2007 - MyFaces Trinidad Leaves Incubator
MyFaces Trinidad has left the Apache incubator and joined MyFaces as a subproject.
April 18, 2007 - MyFaces Tomahawk 1.1.5 Released
MyFaces Tomahawk 1.1.5 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.tomahawk".
Release notes can be found here .
February 16, 2007 - MyFaces Core 1.1.5 Released
MyFaces Core 1.1.5 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.core".
Release notes can be found here .
June 15, 2006 - Tomahawk 1.1.3 Released
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.
March 12, 2007 - MyFaces Tobago 1.0.10 Released
MyFaces Tobago 1.0.10 has been released.
December 23, 2006 - MyFaces Tobago 1.0.9 Released
MyFaces Tobago 1.0.9 has been released.
September 20, 2006 - MyFaces Tobago 1.0.8 Released
MyFaces Tobago 1.0.8 has been released.
September 18, 2006 - MyFaces Core 1.1.4 Released
MyFaces Core 1.1.4 has been released. It is available from the download page, and in the central Maven repository under Group ID "org.apache.myfaces.core".
More information on this release, including a list of resolved issues, can be found on the release plan wiki page .
June 6, 2006 - Sandbox Nightlies Available
Due to popular demand, the sandbox core is now available in the nightly builds directory . Both source and binary distributions are available. We also hope to have an examples distribution for sandbox shortly.
May 9, 2006 - MyFaces Tomahawk 1.1.2 Released
This is the first release of Tomahawk to be compliant with the new MyFaces Core project. Tomahawk versions 1.1.2 (and all future versions) will work with any version of MyFaces Core.
May 9, 2006 - MyFaces Core 1.1.3 Released
This is a patch release with minor improvements over the previous version. Please note that there is a non trivial bug (MYFACES-1296) that has already been fixed in the SVN trunk and will be addressed in the next core release. This version of core can be used with version 1.1.2 or tomahawk or higher.
April 17, 2006 - MyFaces Core 1.1.2 Released
This is the first official release of what we are now calling the "core." The core refers to the JSF 1.1 implementation as specified by JSR-127. It has passed Sun's TCK and is considered to be 100% compliant with the spec.
We know this release took a long time but there were several issues that we have been dealing with. The build is now completely done by Maven2 and we did some significant refactoring to address the area of "shared" code. Now that Tomahawk (the components project) and the Core are completely separated, we should be able to release more often.
Please pay attention to the fact that you cannot use this release of MyFaces Core with the MyFaces Tomahawk library in version 1.1.1 - it will only work with the Tomahawk library in version 1.1.2 and onward. (The 1.1.2 release is currently only available as a nightly. The official release is expected in a few days.)
From the release 1.1.2 on, you can use any Tomahawk release with a release number greater than 1.1.2 with any MyFaces Implementation release - we have taken special care to enable this.
March 23, 2006 - Tobago Has Left Incubation
The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces. Tobago is more than just a tag library, it contains some powerful tools for layouts and themes. For more information, please visit the Tobago site .