[
https://issues.apache.org/jira/browse/SLING-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-9636:
-----------------------------------
Description:
The feature model files have been auto-generated and, while they work, there
are improvements we can make, first of all making sure the split is consistent.
We should additionally least:
- give consistent names to the features, e.g. {{boot_boot.json}} should become
{{boot.json}}
- use placeholders where possible, e.g. {{ ${project.groupId} }} instead of
{{org.apache.sling}}.
- use variables - we have for instance {{slf4.version}} defined but we don't
use it
- remove (if no longer needed) {{sling.run.mode.install.options}}
- remove {{org.apache.sling.provisioning.model}} bundle
was:
The feature model files have been auto-generated and, while they work, there
are improvements we can make, first of all making sure the split is consistent.
We should additionally least:
- give consistent names to the features, e.g. {{boot_boot.json}} should become
{{boot.json}}
- use placeholders where possible, e.g. {{ ${project.groupId} }} instead of
{{org.apache.sling}}.
- use variables - we have for instance {{slf4.version}} defined but we don't
use it
> Refine feature model files
> --------------------------
>
> Key: SLING-9636
> URL: https://issues.apache.org/jira/browse/SLING-9636
> Project: Sling
> Issue Type: Sub-task
> Components: Starter
> Reporter: Robert Munteanu
> Priority: Major
> Fix For: Starter 12
>
>
> The feature model files have been auto-generated and, while they work, there
> are improvements we can make, first of all making sure the split is
> consistent.
> We should additionally least:
> - give consistent names to the features, e.g. {{boot_boot.json}} should
> become {{boot.json}}
> - use placeholders where possible, e.g. {{ ${project.groupId} }} instead of
> {{org.apache.sling}}.
> - use variables - we have for instance {{slf4.version}} defined but we don't
> use it
> - remove (if no longer needed) {{sling.run.mode.install.options}}
> - remove {{org.apache.sling.provisioning.model}} bundle
--
This message was sent by Atlassian Jira
(v8.3.4#803005)