Skip to content

Commit

Permalink
Re-jig features a teeny bit
Browse files Browse the repository at this point in the history
  • Loading branch information
gashcrumb committed Oct 30, 2013
1 parent bf09c81 commit 532d384
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hawtio-karaf/src/main/resources/features.xml
Expand Up @@ -4,6 +4,7 @@
<feature name="hawtio-core" version="${project.version}" resolver="(obr)">
<details>Installs the core hawtio war file with minimal extensions</details>
<feature>war</feature>
<bundle>mvn:io.hawt/hawtio-json-schema-mbean/${project.version}</bundle>
<bundle>mvn:io.hawt/hawtio-osgi-jmx/${project.version}</bundle>
<bundle>mvn:io.hawt/hawtio-web/${project.version}/war</bundle>
</feature>
Expand All @@ -13,8 +14,6 @@
<feature>hawtio-core</feature>
<feature>hawtio-karaf-terminal</feature>
<feature>hawtio-maven-indexer</feature>
<bundle>mvn:io.hawt/hawtio-osgi-jmx/${project.version}</bundle>
<bundle>mvn:io.hawt/hawtio-json-schema-mbean/${project.version}</bundle>
</feature>

<feature name="hawtio-maven-indexer" version="${project.version}" resolver="(obr)">
Expand Down

0 comments on commit 532d384

Please sign in to comment.