You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ashwin Karpe (JIRA)" <ji...@apache.org> on 2010/10/26 13:33:41 UTC

[jira] Work started: (CAMEL-3243) camel-restlet - Let engine be in the pom.xml

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

Work on CAMEL-3243 started by Ashwin Karpe.

> camel-restlet - Let engine be in the pom.xml
> --------------------------------------------
>
>                 Key: CAMEL-3243
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3243
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-restlet
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Ashwin Karpe
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> When using camel-restlet you need to include a restlet engine in the classpath.
> And therefore you need to add
>      <groupId>com.noelios.restlet</groupId>
>       <artifactId>com.noelios.restlet</artifactId>      
>  
> to the runtime classpath. We have it defined as test scope in the pom.xml. We should change that to compile.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.