Benjamin Graf created SM-3170:
---------------------------------
Summary: Small bug in example feature file
Key: SM-3170
URL: https://issues.apache.org/jira/browse/SM-3170
Project: ServiceMix
Issue Type: Bug
Components: examples
Affects Versions: 7.0.0.M2
Reporter: Benjamin Graf
Priority: Minor
<feature name="examples-camel-sql-h2" version="7.0.0.SNAPSHOT">
<feature version="2.16.4" prerequisite="false"
dependency="false">camel-sql</feature>
<bundle dependency="true">mvn:commons-dbcp/commons-dbcp/1.4</bundle>
<bundle
dependency="true">mvn:org.osgi/org.osgi.compendium/6.0.0</bundle>
<bundle dependency="true">mvn:com.h2database/h2/1.3.170</bundle>
<bundle>mvn:org.apache.servicemix.examples/camel-sql-datasource-h2/7.0.0-SNAPSHOT</bundle>
<bundle>mvn:org.apache.servicemix.examples/camel-sql-orders/7.0.0-SNAPSHOT</bundle>
</feature>
There is no mvn:org.osgi/org.osgi.compendium/6.0.0 available. Maybe replace
with enterprise bundle?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)