branches

Checkout Tools
  • last updated 14 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge 2453 from trunk
Changes for TAB-4910
Changes for TAB-4910
Changes for TAB-4910
merge 2410,2411

merge 2406

merge 2371 from trunk
merge 2371 from trunk
merge 2371 from trunk
4.0.4-rc
    • -0
    • +186
    ./2.2.1-rc/distribution/examples/pom.xml
    • -0
    • +112
    ./2.2.1-rc/quartz-jobs/pom.xml
    • -0
    • +42
    ./2.2.1-rc/management-quartz/pom.xml
    • -0
    • +19
    ./2.2.1-rc/quartz-stubs/pom.xml
    • -0
    • +28
    ./2.2.1-rc/terracotta/pom.xml
    • -0
    • +36
    ./2.2.1-rc/quartz-oracle/pom.xml
    • -0
    • +34
    ./2.2.1-rc/quartz-weblogic/pom.xml
    • -0
    • +46
    ./2.2.1-rc/quartz-jboss/pom.xml
    • -0
    • +389
    ./2.2.1-rc/pom.xml
    • -0
    • +292
    ./2.2.1-rc/quartz/pom.xml
    • -0
    • +47
    ./2.2.1-rc/checkstyle/pom.xml
    • -0
    • +115
    ./2.2.1-rc/system-tests/pom.xml
    • -0
    • +255
    ./2.2.1-rc/distribution/pom.xml
    • -0
    • +56
    ./2.2.1-rc/management-quartz-impl/pom.xml
  1. … 898 more files in changeset.
Delete RC branch
    • -43
    • +0
    ./2.2.0-rc/terracotta/bootstrap/pom.xml
    • -56
    • +0
    ./2.2.0-rc/management-quartz-impl/pom.xml
  1. … 869 more files in changeset.
added url and developers
added details to appease Maven central
move to the last step possible so signing could sign the final version of the pom
optionally import org.quartz.jobs package
do not import org.quartz.jobs since it's not part of quartz jar any more
include quartz-jobs for javadoc but not shading
should be provided scope
not needed
fixed groupId
QTZ-378: exlucde quartz-jobs from quartz
ENG-48: fixed paths to match BM Max kit structure
4.0.2-rc
    • -0
    • +43
    ./2.2.0-rc/terracotta/bootstrap/pom.xml
    • -0
    • +46
    ./2.2.0-rc/quartz-jboss/pom.xml
    • -0
    • +171
    ./2.2.0-rc/quartz-core/pom.xml
    • -0
    • +56
    ./2.2.0-rc/management-quartz-impl/pom.xml
    • -0
    • +29
    ./2.2.0-rc/quartz-commonj/pom.xml
    • -0
    • +289
    ./2.2.0-rc/quartz/pom.xml
    • -0
    • +19
    ./2.2.0-rc/quartz-stubs/pom.xml
    • -0
    • +245
    ./2.2.0-rc/distribution/pom.xml
    • -0
    • +34
    ./2.2.0-rc/quartz-weblogic/pom.xml
    • -0
    • +28
    ./2.2.0-rc/terracotta/pom.xml
    • -0
    • +42
    ./2.2.0-rc/management-quartz/pom.xml
    • -0
    • +47
    ./2.2.0-rc/checkstyle/pom.xml
    • -0
    • +115
    ./2.2.0-rc/system-tests/pom.xml
    • -0
    • +36
    ./2.2.0-rc/quartz-oracle/pom.xml
    • -0
    • +186
    ./2.2.0-rc/distribution/examples/pom.xml
  1. … 869 more files in changeset.
MNK-5051 : make sure we define the source file encoding
deleting quartz-2.2.x branch - trunk will become 2.2.0-SNAPSHOT
    • -17
    • +0
    ./quartz-2.2.x/quartz-stubs/pom.xml
    • -26
    • +0
    ./quartz-2.2.x/quartz-oracle/pom.xml
    • -26
    • +0
    ./quartz-2.2.x/quartz-commonj/pom.xml
  1. … 698 more files in changeset.
revert accidental modification to 2.1.x branch
  1. … 699 more files in changeset.
deleting quartz-2.2.x branch - trunk will become 2.2.0-SNAPSHOT
    • -17
    • +0
    ./quartz-2.2.x/quartz-stubs/pom.xml
    • -26
    • +0
    ./quartz-2.2.x/quartz-oracle/pom.xml
  1. … 699 more files in changeset.
Create Quartz 2.1.7 release tag.

    • -1
    • +1
    ./quartz-2.1.x/quartz-weblogic/pom.xml
  1. … 12 more files in changeset.
QTZ-355 : some quick fixes - issue not yet fully settled
DEV-9254 : no reason we should be excluding triggers based on the fire time of the first selected trigger