[ https://issues.apache.org/jira/browse/MYFACES-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741332#action_12741332 ]
Curtiss Howard commented on MYFACES-2302: ----------------------------------------- Third set of fixes for these issues: * FaceletViewDeclarationLanguage was not looking at the new Facelets init params (javax.faces.FACELETS_*) in addition to the deprecated ones (facelets.*). * TagLibraryConfig was not able to handle version 2.0 Facelet taglib documents. A note on the second point: I could not find the 2.0 Facelet taglib document schema in the Facelets CVS, so for now any 2.0 documents are not validated. This will have to be addressed when the schema is publicly available. > Get simple 2.0 app working > -------------------------- > > Key: MYFACES-2302 > URL: https://issues.apache.org/jira/browse/MYFACES-2302 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha > Reporter: Curtiss Howard > > As a first attempt in getting the Facelets code work, I will try to get the > "Guess number 2.0" app working. This app tests resources and custom Facelets > taglibs, so this should be a good way to tie together and fix all the code > that's gone in so far. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.