You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2011/09/12 09:09:09 UTC

[jira] [Commented] (CAMEL-4439) Error in camel-restlet feature definition

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

Gert Vanthienen commented on CAMEL-4439:
----------------------------------------

Fixed in trunk by Freeman (http://svn.apache.org/viewvc?view=revision&revision=1164544)
and marked the restlet jar as a dependency in OBR resolution in http://svn.apache.org/viewvc?view=revision&revision=1169620

> Error in camel-restlet feature definition
> -----------------------------------------
>
>                 Key: CAMEL-4439
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4439
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>            Priority: Minor
>
> The current contents of the camel-features.xml file reads:
> {code}
> <feature name='camel-restlet' version='2.7.1-fuse-00-43' resolver='(obr)'>
>   <feature version='2.7.1-fuse-00-43'>camel-core</feature>
>   <bundle dependency="true">mvn:org.apache.camel/camel-restlet/2.7.1-fuse-00-43</bundle>
>   <bundle>mvn:http://maven.restlet.org!org.restlet.jse/org.restlet/2.0.5</bundle>
> </feature>
> {code}
> It actually should read http://fernandoribeiro.eti.br/2011/09/12/bug-in-fuse-4-4/ (Thanks to Fernando Ribeiro for the heads up!)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira