Hi folks, Apache MyFaces project is proud to be next to provide the first release in ASF. This would be the 1.0.8-beta. Beta, because we haven't passed the TCK yet.
However the files are visible here: http://cvs.apache.org/dist/incubator/myfaces/builds/ (includes: bin, src, examples, tiles-example) please download them and test it inside of your projects and vote: ---------------------------------------------------- [ ] +1 - Yes, Release the current code as 1.0.8-beta [ ] +0 - Can't see why not [ ] -1 - Please don't. Here's why:..... ---------------------------------------------------- Here are the main changes form last SF release untill now: * move to Apache Incubator (root package is now "org.apache.myfaces") * providing a tld for MyFaces custom components, that still contains the 'old' sf-URI name for backward compatibility * i18n support for Brazilian Portuguese; thanks to Rogerio Pereira * bug fix #1045363 New <br> and 'feature' * bug fix MYFACES-9: store iconChildMiddle in component state * bug fix #1006636 VisibleOnUserRole attribute for x:panelTab tag * bug fix #1049792 rendered attribute is disabled for commandNavigation * bug fix #1042890 HtmlNavigationRenderer renders separator for parameters * bug fix #1046763 Temp jar built at config time not deleted * bug fix MYFACES-50: JBuilder 2005 fails to load TLD file descriptors * bug fix #1044663 visibleOnUserRole attribute for navigationMenuItem * refactor the jar files : - myfaces-jsf-api.jar contains the api classes (no change) - myfaces-impl.jar contains the standard jsf implementation - myfaces-extensions.jar contains the myfaces extensions - myfaces.jar containes all the myfaces code, and can be used in place of the 3 above * add an x:aliasBean component * add an x:div component * add a validator for ISBN codes (<x:validateISBN/>) * new tree table feature contributed by David Le Strat (MYFACES-8) * new ExtensionsFilter, replacing the MultipartFilter, and allowing embedded resources in the jar * new x:popup component * popup component now uses embeded resources * calendar component now uses embeded resources * new HTML Editor component (<x:htmlEditor>). Basically, it's an rich text WYSIWYG component. * add a popup calendar to the inputDate tag. * Some tiles support enhancements * localization for spanish from Spain (es_es) or catalan (ca / es_ca) * new JavaScript support tags and components - x:jsValueSet, x:jsValueChangeListener We hope you enjoy it! Best regards Mit freundlichen Gr��en -- Matthias We�endorf Aechterhoek 18 DE-48282 Emsdetten Germany Email: matzew AT apache DOT org URL: http://www.wessendorf.net
