Quartz

Checkout Tools
  • last updated 51 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge 2371 from trunk
Tag quartz-1.8.6

    • -0
    • +29
    /tags/quartz-1.8.6/quartz-commonj/pom.xml
    • -0
    • +150
    /tags/quartz-1.8.6/quartz/pom.xml
    • -1
    • +1
    /branches/quartz-1.8.x/quartz-all/pom.xml
    • -1
    • +1
    /branches/quartz-1.8.x/examples/pom.xml
    • -0
    • +44
    /tags/quartz-1.8.6/quartz-jboss/pom.xml
    • -0
    • +28
    /tags/quartz-1.8.6/quartz-oracle/pom.xml
    • -0
    • +34
    /tags/quartz-1.8.6/examples/pom.xml
    • -0
    • +33
    /tags/quartz-1.8.6/quartz-weblogic/pom.xml
    • -0
    • +84
    /tags/quartz-1.8.6/quartz-all/pom.xml
    • -0
    • +300
    /tags/quartz-1.8.6/pom.xml
update assembly version
merger 1799

disabled
fork always
QTZ-231: improve dbFailureRetry validation.
Added m2e plugin ignore old style maven settings in Eclipse.
    • -0
    • +33
    /branches/quartz-1.8.x/quartz-all/pom.xml
Backport for QTZ-231 fixes.
merge 1714

merge 1709
quartz-1.8.x: QTZ-194 back ported fix for r1634 that use ThreadExecutor for MisfireHandler and ClusterManager
Improved pom to use m2e eclipse plugin (exclude rmic goal.)
    • -0
    • +31
    /branches/quartz-1.8.x/quartz/pom.xml
quartz-1.8.x: QTZ-198 - improved testing libraries in pom.xml.
    • -29
    • +6
    /branches/quartz-1.8.x/quartz/pom.xml
Ported QTZ-205 fixes from 2.0.x branch.
update findbugs plugin
Fixed QTZ-146 and backported fixes from 2.0 to 1.8 for QTZ-185 and QTZ-187
fork per test
avoid exception if listener class does not have a setName() method.
implemented QTZ-113: jobs can now execute on commonj work manager
  1. /branches/quartz-1.8.x/quartz-commonj/src
  2. /branches/quartz-1.8.x/quartz-commonj/src/main
    • -0
    • +29
    /branches/quartz-1.8.x/quartz-commonj/pom.xml
  3. … 3 more files in changeset.
QTZ-174 : Race condition during shutdown of Quartz within JDBCJobStore's misfire handling thread.
QTZ-137 : XMLSchedulingDataProcessorPlugin initialization fails if job initializer file initially does not exist and file scanning has been enabled
QTZ-173 : tables_hsqldb.sql should use appropriate comments syntax
QTZ-165: NPE in JobStoreSupport.java:592 when "org.quartz.jobStore.driverDelegateClass" property not specified
merge 1524 from trunk
next snapshot
    • -1
    • +1
    /branches/quartz-1.8.x/quartz-all/pom.xml
    • -1
    • +1
    /branches/quartz-1.8.x/examples/pom.xml
merge 1518 from trunk
QTZ-151: Automatically set proper selectWithLockSQL statement when MSSQLDelegate is selected.
add SystemPropertyInstanceIdGenerator into the 1.8.x code line.
QTZ-135: Scheduler server's RMI binding name in registry is removed unexpectly