Quartz

Checkout Tools
  • last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
trunk to 2.2.4-SNAPSHOT
  1. … 3 more files in changeset.
changing versions to 2.2.3
    • -1
    • +1
    /tags/quartz-2.2.3/quartz-jboss/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/quartz-plugins/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/quartz-commonj/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/system-tests/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/quartz-jobs/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/distribution/pom.xml
    • -1
    • +1
    /tags/quartz-2.2.3/quartz-core/pom.xml
  1. … 3 more files in changeset.
creating 2.2.3 tag
Update to license files prior to 2.2.3 release
add some more ignores for JVM service-ey threads
TAB-6619 : fix batch trigger acquisition logic to prevent early firing of trigger and preserve the fix for DEV-9254
TAB-6339 Update to 3rd party licenses information
Explicit configuration of offheap for tests
TABINF-4092 Bump to next development version 2.2.3-SNAPSHOT

* Bump system-tests-parent version to 4.3.1-SNAPSHOT

  1. … 3 more files in changeset.
TABINF-4092 Create quartz-2.2.2 tag
    • -0
    • +50
    /tags/quartz-2.2.2/checkstyle/pom.xml
    • -0
    • +28
    /tags/quartz-2.2.2/terracotta/pom.xml
    • -0
    • +186
    /tags/quartz-2.2.2/quartz-core/pom.xml
    • -0
    • +37
    /tags/quartz-2.2.2/quartz-commonj/pom.xml
    • -0
    • +24
    /tags/quartz-2.2.2/quartz-stubs/pom.xml
    • -0
    • +282
    /tags/quartz-2.2.2/distribution/pom.xml
    • -0
    • +96
    /tags/quartz-2.2.2/quartz-plugins/pom.xml
    • -0
    • +389
    /tags/quartz-2.2.2/pom.xml
    • -0
    • +42
    /tags/quartz-2.2.2/management-quartz/pom.xml
    • -0
    • +112
    /tags/quartz-2.2.2/quartz-jobs/pom.xml
    • -0
    • +42
    /tags/quartz-2.2.2/quartz-weblogic/pom.xml
    • -0
    • +115
    /tags/quartz-2.2.2/system-tests/pom.xml
    • -0
    • +43
    /tags/quartz-2.2.2/terracotta/bootstrap/pom.xml
  1. … 4 more files in changeset.
TAB-5208 Add examples sources to kit
TAB-4433 Fix example 10 by packaging jta classes

* Mark added dependency as optional as it is not publicly available

* Add try/catch block to print information in case a class can't be found

TAB-5908 Revert changes to system prop for skipping update checks to preserve existing API while preserving new default
TAB-6134: fix MBeans object name to include the client UUID the L1s JMX tunnel code expects
merge 2453 from trunk
Patched r2454: undefined symbol
TAB-5908 Changed skipUpdateCheck to enableUpdateCheck, default is false.
fix these tests permanently (or at least until 2051)
QTZ-468 : no need to wait unnecessarily in tests
QTZ-468 : ensure failed job retrieval transitions triggers to error state
clean tabs from JobDetailImpl
Fixed typo on TYENGINEPE instead of ENGINE=InnoDB in mysql script.
QTZ-437 Fixed NPE from JobDetailImpl.hashCode()
Changes for TAB-4910
Changes for TAB-4910
Changes for TAB-4910
Changes to javadoc for TAB-4910
update to use slf4j 1.7.7
revert 2440