You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by GitBox <gi...@apache.org> on 2020/07/01 12:24:13 UTC

[GitHub] [felix-dev] ghenzler edited a comment on pull request #29: [FELIX-6265] Replaced Quartz with custom Cron Scheduler

ghenzler edited a comment on pull request #29:
URL: https://github.com/apache/felix-dev/pull/29#issuecomment-652386454


   @amitjoy thanks for taking a look, I just created 8f78a180b24740a2c871 to make it easier for you because when looking into it I found the current code is a bit confusing to extend. So with 8f78a180b24740a2c871 you should be just able to extend on AsyncSimpleCronJob without touching much else... the cron specific code can go in package `org.apache.felix.hc.core.impl.scheduling.cron` that should be created. I also renamed FELIX-6265 a bit to make it clearer that this is not replacing quartz (but just a fallback for the case if quartz is not there).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org