You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/12/02 20:13:58 UTC

[jira] [Updated] (SM-3170) Small bug in example feature file

     [ https://issues.apache.org/jira/browse/SM-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated SM-3170:
------------------------------------
    Fix Version/s: 7.0.0

> 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
>             Fix For: 7.0.0
>
>
> <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)