camel-hdfs feature does not work as it refers to jetty-bundle-version which 
does not resolve
--------------------------------------------------------------------------------------------

                 Key: CAMEL-5131
                 URL: https://issues.apache.org/jira/browse/CAMEL-5131
             Project: Camel
          Issue Type: Bug
          Components: camel-hdfs
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 2.9.2


In the feature file the camel-hdfs feature loads the bundle:
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jetty/${jetty6-bundle-version}</bundle>

As jetty-bundle-version is not defined that does not work.

I see two possible solutions:
1. use jetty-version instead
2. Remove the bundle as the feature also loads the war feature which should 
load jetty

I will try to fix with variant two.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to