Return null for optional configuration elements
-----------------------------------------------
Key: JCR-2404
URL: https://issues.apache.org/jira/browse/JCR-2404
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.0-alpha3
Reporter: Marcel Reutegger
Priority: Minor
Two recently introduced configuration elements are optional but the
configuration parser still returns an instance when the elements are missing in
the configuration. The parser should return null when an element is not there
in order to distinguish it from the case where an empty element is present.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.