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 2015/11/15 19:06:11 UTC

[jira] [Comment Edited] (SLING-5292) Provide Composum feature

    [ https://issues.apache.org/jira/browse/SLING-5292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005843#comment-15005843 ] 

Oliver Lietz edited comment on SLING-5292 at 11/15/15 6:05 PM:
---------------------------------------------------------------

composum-sling-core-* 1.3.1 now on Maven Central

r1714428
r1714480


was (Author: olli):
composum-sling-core-* 1.3.1 now on Maven Central

r1714428

> Provide Composum feature
> ------------------------
>
>                 Key: SLING-5292
>                 URL: https://issues.apache.org/jira/browse/SLING-5292
>             Project: Sling
>          Issue Type: Task
>          Components: Launchpad
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>             Fix For: Launchpad Karaf Features 0.2.0, Launchpad 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)