[
https://issues.apache.org/jira/browse/SLING-8941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8941.
-------------------------------------
Resolution: Fixed
The converter is invoked twice from the DLP and from the GenerateResourcesMojo.
The mojo already used a configured to configure a single directory. The DLP did
not.
I changed now both to use the same configuration property and enhanced it to
contain a comma separated list of directories (instead of a single directory)
Rev 931cfe8
> Make feature list configurable for FM2PM conversion
> ---------------------------------------------------
>
> Key: SLING-8941
> URL: https://issues.apache.org/jira/browse/SLING-8941
> Project: Sling
> Issue Type: Improvement
> Affects Versions: Slingstart Maven Plugin 1.9.4
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Slingstart Maven Plugin 1.9.6
>
>
> The FM2PM conversion is currently using all features in the src/main/features
> directory (without taking sub folders into account). We should make this
> configurable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)