You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by macrergate <gi...@git.apache.org> on 2018/10/17 12:37:44 UTC

[GitHub] ignite pull request #5010: IGNITE-5565 replace Cron4J with Spring task sched...

GitHub user macrergate opened a pull request:

    https://github.com/apache/ignite/pull/5010

    IGNITE-5565 replace Cron4J with Spring task scheduler

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5565-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5010.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5010
    
----
commit 7e00950338df216e678e87346196bbc6b68d151a
Author: Sergey Kosarev <sk...@...>
Date:   2018-01-17T14:31:49Z

    IGNITE-5565 replace Cron4J with Spring task scheduler

commit 253ea9e8adf198876f553cc469dcad70cd869d88
Author: macrergate <ma...@...>
Date:   2018-10-17T12:17:58Z

    IGNITE-5565 fixed codestyle and start/stop and removed extra dependency

----


---