Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.2
-
None
Description
java.util.Properties is a java.util.Map, yet plugin parameters of type Properties cannot be configured like ordinary Map parameters, i.e.:
<map> <key>value</key> </map>
Attachments
Issue Links
- is duplicated by
-
MNG-4171 The XML resulting from a property of java.util.Properties is a lot more clumsy than that for Map
- Closed