Checkout
 

ljacomet in Quartz

Update to license files prior to 2.2.3 release
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
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
QTZ-386 Internal logic to detect during trigger loading it being deleted concurrently
QTZ-395 Copy constructor now preserves TimeZone
INT-2404 Add maven-release-plugin:2.4.1 to pluginManagement
QTZ-348 Fix API usage as method was introduced in Java 6 only

merge 2224

QTZ-348 Fix API usage as method was introduced in Java 6 only
QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.

Added tests for RemoteMBeanScheduler showing current status

merge 2219

QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.

Added tests for RemoteMBeanScheduler showing current status - Work in progress

merge 2218

QTZ-348 Work out JMX remoting for attributes (get/is accessors): fixing wiring where it is possible, making failure explicit where it is not.

Added a test for RemoteMBeanSchedule showing current status

merge 2215

QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.

Added tests for RemoteMBeanScheduler showing current status

QTZ-348 Work out JMX remoting for operations: fixing wiring where it is possible, making failure explicit where it is not.

Added tests for RemoteMBeanScheduler showing current status - Work in progress

QTZ-348 Work out JMX remoting for attributes (get/is accessors): fixing wiring where it is possible, making failure explicit where it is not.

Added a test for RemoteMBeanSchedule showing current status

QTZ-337 Change creation of PoolingConnectionProvider so that all defined properties are honored.

merge 2213

QTZ-337 Change creation of PoolingConnectionProvider so that all defined properties are honored.
Javadoc fixes: typos and references

merge 2204

QTZ-331 Fix boundary condition in getFireTimeAfter when afterTime parameter was under 1 sec of fire time

merge 2203

Javadoc fixes: typos and references
QTZ-331 Fix boundary condition in getFireTimeAfter when afterTime parameter was under 1 sec of fire time
QTZ-329 Adapt cron expression regular expression to support , and - together in same cron field - merge 2198
QTZ-327 SimpleTrigger without repeat information now has a repeat-count of 0 instead of -1 (Infinite) - merge 2197
Fix daylight savings tests so they do not rely on default timezone to pass - merge 2196