[
https://issues.apache.org/jira/browse/CAMEL-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721736#comment-13721736
]
Zemian Deng commented on CAMEL-4075:
------------------------------------
Okay with the latest commit (51b09ad520) the routepolicy has been added. There
are only few changes on routepolicy:
* - Changed and used Quartz 2.x API call on all the area affected.
* - Stored JobKey and TriggerKey instead of JobDetail and Trigger objects in
ScheduledRouteDetails.
* - ScheduledJobState is stored using full JobKey.toString() instead of just
jobName.
So with this the camel-quartz2 is fully ready for use now. Anyone here
interested in testing it out?
I noticed the camel project has its own Git repo, and not at GitHub, so is
creating pull request there the proper way to contribute?
Again the latest work is at
https://github.com/saltnlight5/camel/tree/master/components/camel-quartz2
Zemian Deng
> Upgrade camel-quartz to Quartz 2.1.x
> ------------------------------------
>
> Key: CAMEL-4075
> URL: https://issues.apache.org/jira/browse/CAMEL-4075
> Project: Camel
> Issue Type: Improvement
> Components: camel-quartz
> Affects Versions: 2.7.2
> Reporter: Claus Ibsen
> Fix For: 2.12.0
>
>
> Quartz 2.0.1 has been released. We should upgrade the camel-quartz to use
> that version.
> There is an OSGi bundle in the works, to be pushed to central repo:
> http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.quartz/
> Also there is a SMX ticket
> https://issues.apache.org/jira/browse/SMXCOMP-884
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira