Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 367 Bytes

Builld status:

Master branch build status

Build instructions:

To compile:

  %> ./mvnw install -DskipTests

Note: the final Quartz jar is found under quartz/target

To build Quartz distribution kit:

  %> cd distribution
  %> ./mvnw package