You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2015/05/13 10:32:01 UTC

[jira] [Commented] (CAMEL-8773) In the Scheduler wiki page, the schedulerProperties.xxx option should be scheduler.xxx

    [ https://issues.apache.org/jira/browse/CAMEL-8773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14541593#comment-14541593 ] 

Willem Jiang commented on CAMEL-8773:
-------------------------------------

I just find the code to support this change :)
https://github.com/apache/camel/blob/eaa06ef28836390abafdd22e63e2b628d3f7d7a5/camel-core/src/main/java/org/apache/camel/impl/ScheduledPollEndpoint.java#L104

> In the Scheduler wiki page, the schedulerProperties.xxx option should be scheduler.xxx
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8773
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8773
>             Project: Camel
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.15.2
>            Reporter: Stéphane Deraco
>            Priority: Trivial
>
> In the Scheduler page at http://camel.apache.org/scheduler.html, in the {{Options}} table, there is the {{schedulerProperties.xxx}} in order to specify custom properties on Quartz2 or Spring scheduler.
> Shouldn't {{schedulerProperties.xxx}} be in fact {{scheduler.xxx}} ?
> If you agree, I can update the wiki.
> Thanks,
> Stéphane



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)