[
https://issues.apache.org/jira/browse/MYFACES-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570296#action_12570296
]
Andrew Robinson commented on MYFACES-1822:
------------------------------------------
BTW, have you tried facelets 1.1.14? 1.1.13 was a really bad build of facelets,
I *strongly* recommend that you do not use it
> facelets.DEVELOPMENT always "true"
> ----------------------------------
>
> Key: MYFACES-1822
> URL: https://issues.apache.org/jira/browse/MYFACES-1822
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.2
> Environment: Facelets 1.1.13 with MyFaces 1.2.2
> Reporter: Inturico Engineering
>
> Facelets can be used in DEVELOPMENT mode by setting the facelets.DEVELOPMENT
> parameter to "true" (i.e.,
> <context-param><param-name>facelets.DEVELOPMENT</param-name><param-value>true</param-value></context-param>
> in web.xml).
> In combination with MyFaces 1.2.0 and earlier, DEVELOPMENT mode can be
> enabled and disabled as expected.
> In combination with MyFaces 1.2.2, DEVELOPMENT mode is always enabled,
> independent of the facelets.DEVELOPMENT parameter being "true" or "false".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.