[
https://issues.apache.org/jira/browse/SLING-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089822#comment-17089822
]
Dan Klco commented on SLING-9392:
---------------------------------
[~davidb] [~cziegeler] -- I opened a PR against this since I'm not overly
familiar with the Feature Model Conversion functionality:
https://github.com/apache/sling-org-apache-sling-feature-modelconverter/pull/5
> Feature Model Converter Throws Null if Parameters Not Provided
> --------------------------------------------------------------
>
> Key: SLING-9392
> URL: https://issues.apache.org/jira/browse/SLING-9392
> Project: Sling
> Issue Type: Bug
> Affects Versions: Feature Model Converter 1.0.14
> Reporter: Dan Klco
> Assignee: Dan Klco
> Priority: Major
>
> Currently, if the parameters are not specified, the Sling Feature Model
> Converter will fail with a null pointer exception:
> * addFrameworkProperty
> * excludeBundle
> As a user, I would expect either:
> * The parameters are not required and the converter works without them
> * The parameters are required and I receive an error message if not supplied
> that they should be provided
--
This message was sent by Atlassian Jira
(v8.3.4#803005)