Improve property file includes
------------------------------
Key: SLING-793
URL: https://issues.apache.org/jira/browse/SLING-793
Project: Sling
Issue Type: Improvement
Affects Versions: Launchpad Base 2.0.2
Reporter: Carsten Ziegeler
Fix For: Launchpad Base 2.0.4
To include own property files with startup information, an include statement
needs to be added to the sling.properties file.
An exception is the "jcr-client.properties" file which is a hard-coded include
in launchpad.
It would be nice to be able to add own property files by convention instead of
configuration. This would allow to use the sling.properties from launchpad base
untouched by just adding additional files.
I think the convention could use some filename conventions, so all files names
"*-sling.properties" are included.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.