Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0RC2
-
None
Description
Currently the value of paths specified in Roller configuration such as "indexDir" and "uploadDir" can support none or only limited (e.g. ${user.home} only or none at all) references to system properties.
It's useful to be able to support references to other system props, e.g. ${catalina.base} or ${java.io.tmpdir}.