Updated import packages resolution.

- ScheduleOptions was made Serializable, with addition to move Trigger creation 
from InternalScheduleOptions's constructor to method compile().
- getJobs() method from Scheduler interface returns String names and not Objects
- Added custom StdScheduler and StdSchedulerFactory classes, to implemented 
changes
- Added SchedulerStorage as support for "backward compatibility" and "short 
lived" jobs. This is not good place to use it.
- Updated QuartzJobExecutor to remove non-serializable items from JobDataMap 
storage
- Updated Scheduler Shell commands to use changed Scheduler API ( job names are 
as keys )

[ Full content available at: https://github.com/apache/karaf/pull/605 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to