get rid of "oracle.application.environment" system property
-----------------------------------------------------------
Key: TRINIDAD-1661
URL: https://issues.apache.org/jira/browse/TRINIDAD-1661
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 2.0.0-core
Reporter: Matthias Weßendorf
Some code in Trinidadis evaluating a System Property from embedded OC4J (inside
of JDEV)
==> "development".equals(System.getProperty("oracle.application.environment"))
With JSF 2.0 there is a ProjectStage, to be used for that....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.