[ 
https://issues.apache.org/jira/browse/TOBAGO-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593473#comment-13593473
 ] 

Hudson commented on TOBAGO-1229:
--------------------------------

Integrated in tobago-trunk #968 (See 
[https://builds.apache.org/job/tobago-trunk/968/])
    TOBAGO-1229: Using Facelets 2.0 from JSF 2.0 instead of Facelets 1.1 from 
Sun
 - Facelets 2.0 needs an other name space for the jstl library (Revision 
1452821)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1452821
Files : 
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/best-practice/tool-bar-customizer.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/51-for-each/for-each.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/60-command/command.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/attribute.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/attribute/mode-valueIfSet.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/test/tree/tree-show-attributes.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tf/wizard/navi/fileIntoCondition.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tf/wizard/navi/filter.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tf/wizard/navi/finish.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tf/wizard/navi/forwardCondition.xhtml
* 
/myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tf/wizard/navi/index.xhtml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/date.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/file.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/in.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/menuCheckbox.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/menuRadio.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/selectBooleanCheckbox.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/selectManyListbox.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/selectOneChoice.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/selectOneListbox.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/selectOneRadio.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/textarea.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/time.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizard-goto.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizard-navigation.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizard.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardCancel.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardExtension.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardFinish.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardNext.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardPrevious.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/resources/META-INF/wizardTrain.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/crud-detail-navigation.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/crud-master-navigation.xml
* 
/myfaces/tobago/trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/crud.xml

                
> Using Facelets 2.0 from JSF 2.0 instead of Facelets 1.1 from Sun
> ----------------------------------------------------------------
>
>                 Key: TOBAGO-1229
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1229
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Facelets
>    Affects Versions: 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 1.6.0-beta-3, 1.6.0
>
>
> There will be some changes in the application needed for switching from 1.5.x 
> to 1.6.x when using Facelets:
>  - Remove jsf-facelets-1.1.14.jar from the library.
>  - Remove 
> <view-handler>org.apache.myfaces.tobago.internal.application.ViewHandlerImpl</view-handler>
>  from the faces-config.xml
>  - Remove param javax.faces.DISABLE_FACELET_JSF_VIEWHANDLER from web.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to