[
https://issues.apache.org/jira/browse/AMQ-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812856#comment-13812856
]
Dejan Bosanac edited comment on AMQ-4844 at 11/4/13 2:16 PM:
-------------------------------------------------------------
Fixed with http://git-wip-us.apache.org/repos/asf/activemq/commit/85fc6860
Now we have
mvn:org.apache.activemq/activemq-karaf/5.10.0/xml/features-core
which contains just activemq-client and activemq features.
Everything else is in features file as it was so far. Of course, features
imports features-core, so there should be no change in functionality
was (Author: dejanb):
Fixed with http://git-wip-us.apache.org/repos/asf/activemq/commit/85fc6860
Now we have
mvn:org.apache.activemq/activemq-karaf/${version}/xml/features-core
which contains just activemq-client and activemq features.
Everything else is in features file as it was so far. Of course, features
imports features-core, so there should be no change in functionality
> Provide more granular karaf features
> ------------------------------------
>
> Key: AMQ-4844
> URL: https://issues.apache.org/jira/browse/AMQ-4844
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.9.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.10.0
>
>
> Right now we have just one feature file with all things activemq. I'd like to
> split them in two separate feature files, one with core features and other
> with distribution-like features that includes configuration and web console.
--
This message was sent by Atlassian JIRA
(v6.1#6144)