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/11 10:47:11 UTC

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

Oliver Lietz created SLING-5292:
-----------------------------------

             Summary: 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>
    <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)