Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.1.2
-
Fix Version/s: 1.3.0
-
Component/s: None
-
Security Level: Public
-
- Environment:
- All
The SU configuration should never be accessed directly.
If people want to add new parameters, they should add a properties file in the SU.
Additional resources can be used by using the class loader.
Here is an example.
As this use case is not very common, there is no interest in adding an API method for it, in particular when there is a workaround.