You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2016/07/25 07:48:20 UTC

[jira] [Updated] (SLING-5292) Provide Composum feature

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

Oliver Lietz updated SLING-5292:
--------------------------------
    Component/s:     (was: Launchpad)
                 Karaf

> Provide Composum feature
> ------------------------
>
>                 Key: SLING-5292
>                 URL: https://issues.apache.org/jira/browse/SLING-5292
>             Project: Sling
>          Issue Type: Task
>          Components: Karaf
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>             Fix For: Karaf Features 0.2.0, Karaf Integration Tests 0.2.0
>
>
> {noformat}
>   <!-- Composum -->
>   <feature name="composum-sling" version="${feature.version}">
>     <bundle>mvn:com.composum.sling.core/composum-sling-core-commons/1.4.0-SNAPSHOT</bundle>
>     <bundle>mvn:com.composum.sling.core/composum-sling-core-console/1.4.0-SNAPSHOT</bundle>
>     <bundle>mvn:com.composum.sling.core/composum-sling-core-jslibs/1.4.0-SNAPSHOT</bundle>
>     <!-- dependencies -->
>     <feature version="${feature.version}">sling</feature>
>     <feature version="${feature.version}">sling-jcr</feature>
>     <feature version="${feature.version}">sling-scripting-jsp</feature>
>     <bundle dependency="true">mvn:org.apache.commons/commons-lang3/3.4</bundle>
>   </feature>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)