libquartz-java 1:1.8.6-6~18.04 source package in Ubuntu

Changelog

libquartz-java (1:1.8.6-6~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.

libquartz-java (1:1.8.6-6) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 11 (Closes: #911182)
  * Standards-Version updated to 4.2.1
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Matthias Klose <email address hidden>  Tue, 26 Feb 2019 16:04:16 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs
Bionic security universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libquartz-java_1.8.6.orig.tar.xz 234.1 KiB 9387dcd2b107fb7d59ae1bca68efaa18cac7fa8342f7ea2ff1b3407594454e94
libquartz-java_1.8.6-6~18.04.debian.tar.xz 5.8 KiB f4d6b9307e481288d6d32c23e1bd6579d49de7b5a25f07a7033f4d262176bb97
libquartz-java_1.8.6-6~18.04.dsc 2.3 KiB 22f5784a1630f905ed524d3a730dd8ddc0f14d9b9687234492dd3d984a172015

View changes file

Binary packages built by this source

libquartz-java: open source job scheduling system

 Quartz is a full-featured, open source job scheduling system that can
 be integrated with, or used along side virtually any J2EE or J2SE
 application - from the smallest stand-alone application to the
 largest e-commerce system. Quartz can be used to create simple or
 complex schedules for executing tens, hundreds, or even
 tens-of-thousands of jobs; jobs whose tasks are defined as standard
 Java components or EJBs. The Quartz Scheduler includes many
 enterprise-class features, such as JTA transactions and clustering.