[jira] [Resolved] (DELTASPIKE-1312) Upgrade to quartz-2.3.0

2018-01-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved DELTASPIKE-1312. --- Resolution: Fixed > Upgrade to quartz-2.3.0 > --- > >

[jira] [Created] (DELTASPIKE-1312) Upgrade to quartz-2.3.0

2018-01-05 Thread Mark Struberg (JIRA)
Mark Struberg created DELTASPIKE-1312: - Summary: Upgrade to quartz-2.3.0 Key: DELTASPIKE-1312 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1312 Project: DeltaSpike Issue Type:

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Romain Manni-Bucau
@Mark: here cause tomee already has ee concurrency utilities which could be used to impl @Schedule(persistent=false) - just no will/need yet. Le 5 janv. 2018 20:10, "John D. Ament" a écrit : > On Fri, Jan 5, 2018 at 2:00 PM John D. Ament > wrote: >

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread John D. Ament
On Fri, Jan 5, 2018 at 2:00 PM John D. Ament wrote: > On Fri, Jan 5, 2018 at 1:21 PM Mark Struberg > wrote: > >> > Shouldnąt we just disable the update check in our quartz configuration? >> >> Well there is a flag to disable this behaviour, but

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread John D. Ament
On Fri, Jan 5, 2018 at 1:21 PM Mark Struberg wrote: > > Shouldnąt we just disable the update check in our quartz configuration? > > Well there is a flag to disable this behaviour, but a.) it's hard to set > (requires -D) and it doesn't disable 100%. > The code still

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Mark Struberg
> Shouldnąt we just disable the update check in our quartz configuration? Well there is a flag to disable this behaviour, but a.) it's hard to set (requires -D) and it doesn't disable 100%. The code still does some http calls out :/ That's really bad, and the terracotta community (or rather

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread John D. Ament
-0 There's already so many solutions around scheduling. It makes sense to disable it out of the box using configuration, as well as documenting it for users. I'm not sure how well maintained quartz is. John On Fri, Jan 5, 2018 at 11:39 AM Mark Struberg wrote: > Hi

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Thomas Andraschko
+0.5 Of course it would be great to get rid of the quartz dependency per default but not sure... It's still effort and we have to maintain it... 2018-01-05 17:44 GMT+01:00 Arne Limburg : > Hi Mark, > > Shouldn¹t we just disable the update check in our quartz

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Arne Limburg
Hi Mark, Shouldn¹t we just disable the update check in our quartz configuration? Cheers, Arne Am 05.01.18 17:39 schrieb "Mark Struberg" unter : >Hi folks! >Since I've now had a few complaints about Quartz 'phoning home' (totally >useless update check), I'm really

Re: provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Romain Manni-Bucau
+100 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn 2018-01-05 17:39 GMT+01:00 Mark

provide a default Scheduler which is not using quartz as default?

2018-01-05 Thread Mark Struberg
Hi folks! Since I've now had a few complaints about Quartz 'phoning home' (totally useless update check), I'm really inclined to just kick out quartz and implement the Scheduler ourselves. Implementing a proper Scheduler is not that complicated anyway, so do we like to roll this ourselves? Or

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313288#comment-16313288 ] John D. Ament commented on DELTASPIKE-1311: --- [~gpetracek] thanks for the reminder. We

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313267#comment-16313267 ] Gerhard Petracek commented on DELTASPIKE-1311: -- @john: as i just mentioned we have

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313263#comment-16313263 ] Thomas Andraschko commented on DELTASPIKE-1311: --- -1 for introducing yet-another-config

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313252#comment-16313252 ] John D. Ament commented on DELTASPIKE-1311: --- [~romain.manni-bucau] no this is a common use

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313224#comment-16313224 ] Gerhard Petracek commented on DELTASPIKE-1311: -- +1 for @Vetoed, but not for @Exclude (at

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313214#comment-16313214 ] Thomas Andraschko commented on DELTASPIKE-1311: --- Yep right. If our ExcludeExtension

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313201#comment-16313201 ] Romain Manni-Bucau commented on DELTASPIKE-1311: No need of veto since it will not be

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313187#comment-16313187 ] Thomas Andraschko commented on DELTASPIKE-1311: --- I think it's ok for to just check for

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313181#comment-16313181 ] John D. Ament commented on DELTASPIKE-1311: --- It probably works well as a minimal slice. We

[jira] [Commented] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313171#comment-16313171 ] Gerhard Petracek commented on DELTASPIKE-1311: -- imo it doesn't make sense to just

[jira] [Created] (DELTASPIKE-1311) Allow Excluded Repositories

2018-01-05 Thread John D. Ament (JIRA)
John D. Ament created DELTASPIKE-1311: - Summary: Allow Excluded Repositories Key: DELTASPIKE-1311 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1311 Project: DeltaSpike Issue