gradle-debian-helper 2.3 source package in Ubuntu

Changelog

gradle-debian-helper (2.3) unstable; urgency=medium

  * Check the JDK specified by the JAVA_HOME environment variable before
    adding --add-opens option to the gradle command line (Closes: #1012215)

 -- Emmanuel Bourg <email address hidden>  Wed, 01 Jun 2022 18:17:59 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gradle-debian-helper_2.3.dsc 1.8 KiB 5d46acce03b03222fad288826af0edac4d6ff265a632c2f694ebe4f48f6f3cff
gradle-debian-helper_2.3.tar.xz 15.1 KiB 80f3c1e09dac266be25dd94e8db187431fd1409586e0361e8703932cdf9a4a7c

Available diffs

No changes file available.

Binary packages built by this source

gradle-debian-helper: Helper tools for building Debian packages with Gradle

 gradle-debian-helper contains helper tools to ease the packaging of Gradle
 based projects in Debian. It consists in:
 .
  * a Gradle plugin resolving the dependencies against the system Maven
    repository (/usr/share/maven-repo). The resolver uses the same Maven
    rule files that maven-debian-helper and maven-repo-helper employ
    (debian/maven.rules, debian/maven.ignoreRules).
  * a debhelper class detecting Gradle build files, initializing the plugin
    and running Gradle in offline mode.