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

Kevin McKee closed CAMEL-2045.
------------------------------

    Resolution: Fixed

By searching around on google, I just found that @Consume should be used in 
it's place.

> The camel core 2.0.0 artifact release doesn't contain the @MessageDriven 
> annotation
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-2045
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2045
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>         Environment: All
>            Reporter: Kevin McKee
>            Priority: Critical
>
> The artifact coming from the maven central repo doesn't contain the 
> @org.apache.camel.MessageDriven annotation.
> This annotation is still in the javadoc, so I assume it hasn't been removed?
> <dependency>
>       <groupId>org.apache.camel</groupId>
>       <artifactId>camel-core</artifactId>
>       <version>2.0.0</version>
>       <scope>provided</scope>
> </dependency>

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

Reply via email to