kefirfromperm / grails-asynchronous-mail

The Grails Asynchronous Mail plugin
http://grails.org/plugin/asynchronous-mail
21 stars 36 forks source link

quartz2 #2

Closed k2s closed 11 years ago

k2s commented 11 years ago

great plugin

what is the reason to migrate from quartz2 to quartz ?

Is there simple way to change latest code base to use quartz2 ?

thank you

kefirfromperm commented 11 years ago

The Quartz plugin was migrated to the Quartz 2. The Quartz plugin is used by 31% of Grails users and the Quartz2 plugin is used by 8% of Grails users.

Why don't you want to use the Quartz plugin? It is more stable than before.

k2s commented 11 years ago

thank you to point me to the fact that Grails Quartz plugin also uses Quartz2 and not Quartz1. So there is no reason for me to user Grails Quertz2 plugin.