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

        

Reply via email to