You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/10/17 08:55:40 UTC

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

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


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

Posted by "Ashwin Karpe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashwin Karpe reassigned CAMEL-3243:
-----------------------------------

    Assignee: 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.


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

Posted by "Ashwin Karpe (JIRA)" <ji...@apache.org>.
     [ 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.