suppress warning disable_content_compression when accessed from visual editors
------------------------------------------------------------------------------
Key: TRINIDAD-2188
URL: https://issues.apache.org/jira/browse/TRINIDAD-2188
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 2.0.1-core
Reporter: Anand V Nath
Priority: Minor
Following warnings are logged even when we access skinning framework from
design time visual editor tools like jdeveloper.
WARNING: Your environment is configured as production and Apache Trinidad is
running with uncompressed CSS. See the
"org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION" parameter in
/WEB-INF/web.xml
Nov 22, 2011 11:54:24 AM org.apache.myfaces.trinidadinternal.skin.SkinImpl
_isDisableContentCompressionParameterTrue
WARNING: Your environment is configured as production and Apache Trinidad is
running with uncompressed CSS. See the
"org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION" parameter in
/WEB-INF/web.xml
These need not be logged for visual editors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira