Quartz

Checkout Tools
  • last updated 51 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Delete quartz-2.2.1 tag to retag.
Tag quartz-2.2.1 from 2.2.1-rc branch
Delete quartz-2.2.1 tag to retag.
merge 2410,2411

remove tabs from files (that have been there a long time, and suddenly checkstyle doesn't like them in the monkey's though it is fine with them on the command line).
QTZ-401: fix issues with computing first fire time of DailyTimeIntervalTrigger when start time is in the past or at other odd timings.
Tag quartz-2.2.1 from 2.2.1-rc branch
Delete quartz-2.2.1 tag to retag.
merge 2406

QTZ-403 : StringOperatorName.ANYTHING not supported in StdJDBCJobStore, JMX
Tag quartz-2.2.1 from 2.2.1-rc branch
Delete quartz-2.2.1 tag to retag.
Tag quartz-2.2.1 from 2.2.1-rc branch
Delete quartz-2.2.1 tag to retag.
MNK-5570 : fix up lingering threads logic
Fixed QTZ-249 - Allow user to configure the default PoolingConnectionProvider to set C3P0 extra properties.
Fixed QTZ-249 - Allow user to configure the default PoolingConnectionProvider to set C3P0 extra properties.
Added couple re-usable base classes for building easy integration tests with In-Memory and Database Schedulers.
Tag quartz-2.2.1 from 2.2.1-rc branch
Delete quartz-2.2.1 tag to retag.
MNK-5512 : try and be nice to derby - don't shutdown derby until the job thread has terminated
Make sure we set the job factory before we start the scheduler
use latest
merge 2371 from trunk
merge 2371 from trunk
merge 2371 from trunk
Tag quartz-2.2.1 from 2.2.1-rc branch
4.0.4-rc
    • -0
    • +186
    /branches/2.2.1-rc/distribution/examples/pom.xml
    • -0
    • +112
    /branches/2.2.1-rc/quartz-jobs/pom.xml
    • -0
    • +42
    /branches/2.2.1-rc/management-quartz/pom.xml
    • -0
    • +19
    /branches/2.2.1-rc/quartz-stubs/pom.xml
    • -0
    • +28
    /branches/2.2.1-rc/terracotta/pom.xml
    • -0
    • +36
    /branches/2.2.1-rc/quartz-oracle/pom.xml
    • -0
    • +34
    /branches/2.2.1-rc/quartz-weblogic/pom.xml
  1. … 898 more files in changeset.
ENG-96 Protect against premature shutdown by ignoring pause before initialization
ENG-96 Make sure exception during shutdown after failed instantiation do not hide original exception