quartzhelper and drools 6.2.0

73 views
Skip to first unread message

Nathalie Ravenel

unread,
Mar 7, 2015, 2:55:46 AM3/7/15
to drools...@googlegroups.com
Hi Everyone,
I try to implement some CronCalendar to have actions planned at specified time from monday to friday.
CronCalendar endshot = new CronCalendar("0 30 22 ? * MON-FRI") ;
                    CronCalendar enday = new CronCalendar("0 35 22 ? * MON-FRI") ;
                    CronCalendar midnight = new CronCalendar("0 0 0 ? * MON-FRI") ;

                    Calendar midnightCal = QuartzHelper.CalendarAdapter( midnight );
 Unfortunately, the QuartzHelper was not found in the drools distribution (even it was listen in the drools documentation).
I don't understand.
I parse the http://grepcode.com/search?query=quartzHelper&n= with any additional information.
Is someone can help me ? Thank

Sebastian Bölling

unread,
Jun 11, 2015, 5:14:04 AM6/11/15
to drools...@googlegroups.com
Hi,
did you found a solution?
Regards

Mark Proctor

unread,
Jun 11, 2015, 10:01:57 AM6/11/15
to drools...@googlegroups.com
This was removed, but documentation wasn’t updated. Mario will update docs.

It looks like we removed it, as it was not easy to make it an optional dependency or something.

It’s not hard to make your own version of this class. You can find an old copy here:

Mark
-- 
You received this message because you are subscribed to the Google Groups "Drools Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-usage...@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-usage/45c1587d-5532-4f1d-a6ad-b065f429819f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages