PropertySettings does not support run-mode (but documents that it does)
-----------------------------------------------------------------------
Key: COCOON-2064
URL: https://issues.apache.org/jira/browse/COCOON-2064
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.1.10, 2.1.11-dev (Current SVN)
Reporter: Ellis Pritchard
org.apache.cocoon.util.PropertySettings documents the following:
* 2) context://WEB-INF/properties/[RUNNING_MODE]/*.properties
* Default values for the running mode - the order in which the files
are read is not guaranteed.
The running mode support doesn't seem to actually be implemented.
In addition, the properties facilities of Cocoon 2.1.10+ are not documented
anywhere outside of the source, so many users may be unaware of this facility
(I was).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.