[ 
https://issues.apache.org/jira/browse/SM-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706338#comment-15706338
 ] 

ASF GitHub Bot commented on SM-3170:
------------------------------------

GitHub user graben opened a pull request:

    https://github.com/apache/servicemix/pull/50

    SM-3170: Add proper bundle to feature

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/graben/servicemix SM-3170

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/servicemix/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #50
    
----
commit ad3dbf8c46c97f3f0b97ad3636eb76ba872d69b7
Author: Benjamin Graf <[email protected]>
Date:   2016-11-29T19:45:55Z

    SM-3170: Add proper bundle to feature

----


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

Reply via email to