You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2018/10/26 09:47:00 UTC

[jira] [Resolved] (SLING-8050) Add substitution support for project version as OSGi version

     [ https://issues.apache.org/jira/browse/SLING-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert resolved SLING-8050.
-------------------------------------
    Resolution: Fixed

> Add substitution support for project version as OSGi version
> ------------------------------------------------------------
>
>                 Key: SLING-8050
>                 URL: https://issues.apache.org/jira/browse/SLING-8050
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Slingstart Maven Plugin 1.8.2
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>            Priority: Major
>             Fix For: Slingstart Maven Plugin 1.8.4
>
>
> Currently ${project.version} in a feature file is substituted with the maven version of the project. However in some cases you might need the OSGi version which is slightly different with respect to the qualifier (separated by dot not by dash)
> With ${project.osgiVersion} you get the OSGi version of the project
> This is the slingstart-maven-plugin implementation of a similar feature in the slingfeature-maven-plugin (see SLING-8049)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)