Quartz

Checkout Tools
  • last updated 46 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RC for 3.5.4
    • -0
    • +44
    /branches/quartz-2.1.2-rc/quartz-jboss/pom.xml
    • -0
    • +182
    /branches/quartz-2.1.2-rc/quartz/pom.xml
    • -0
    • +360
    /branches/quartz-2.1.2-rc/pom.xml
    • -1
    • +1
    /branches/quartz-2.1.x/quartz-all/pom.xml
    • -0
    • +78
    /branches/quartz-2.1.2-rc/quartz-all/pom.xml
  1. … 648 more files in changeset.
merge 1775,1776,1777

QTZ-255 : Add new convenience method to CronScheduleBuilder for schedules with multiple days of week.
fix javadoc copy-paste problem
QTZ-255 : Add new convenience method to CronScheduleBuilder for schedules with multiple days of week.
merge 1773

QTZ-246 : Make ScheduleBuilder impl constructors "protected" rather than "private" (to allow for extension when creating custom triggers)
merge 1771

QTZ-241, QTZ-250 : JavaDoc of CronScheduleBuilder is using SimpleTrigger as example, JavaDoc on Builders not clear about default behaviors
merge 1769

QTZ-251 : Provide way to create a TimeOfDay object from a java.util.Date
revert unwanted change
use 1.6 compiler
DEV-6552 Merged r1765 from trunk
DEV-6552 Pass the initial thread pool size, before initializing the JobStore
Do not skip deploy for the quartz-all module.

Fixed surefire plugin config in pom.
QTZ-178 - Moved classes into two new modules: quartz-jobs and quartz-plugins. Also cleaned up many warnings in pom.xml files.
  1. … 76 more files in changeset.
Delete RC branch.
    • -360
    • +0
    /branches/quartz-2.1.1-rc/pom.xml
    • -182
    • +0
    /branches/quartz-2.1.1-rc/quartz/pom.xml
  1. … 638 more files in changeset.
refactor a bit so trigger time compare logic isn't duplicated in TC

clustered job store

    • -83
    • +85
    /trunk/quartz/src/main/java/org/quartz/Trigger.java
Rename to match conventions.
Tag quartz-2.1.1 from quartz-2.1.1-rc branch
Delete quartz-2.1.1 tag to retag.
update to latest
    • -1
    • +1
    /branches/quartz-2.1.1-rc/quartz/pom.xml
update to latest
update to latest
Tag quartz-2.1.1 from quartz-2.1.1-rc branch
Delete quartz-2.1.1 tag to retag.
Tag quartz-2.1.1 from quartz-2.1.1-rc branch
merge 1749