gradle 4.4.1-5~18.04.1 source package in Ubuntu

Changelog

gradle (4.4.1-5~18.04.1) bionic; urgency=medium

   * Backport from Disco. (LP: #1814133)
   * Fix OpenJDK 8 compatibility: (LP: #1820389)
     - debian/patches/java8-compatibility.patch: cast ByteBuffer to Buffer
       in org.gradle.internal.hash.Hashing to prevent NoSuchMethodError
       exception.
     - debian/patches/java11-compatibility.patch: copy upstream commit for
       "Use Lookup to invoke defineClass on Java 9+ (#4976)" instead using
       the previous partial backport to enable both OpenJDK 8 and 11 support.

gradle (4.4.1-5) unstable; urgency=medium

  * Team upload.
  * Generate a very basic manpage in POD format.
  * Use ASM7 instead of ASM6 to better support Java 11 (Closes: #923284).
  * Bump libasm-java dependency to 7.0.

gradle (4.4.1-4) unstable; urgency=medium

  * Team upload.
  * Removed the unused dependency on libtomcat8-java
  * Standards-Version updated to 4.3.0

gradle (4.4.1-3) unstable; urgency=medium

  * Team upload.
  * Add build-dep on libjaxp1.3-java (addresses FTBFS)

gradle (4.4.1-2) unstable; urgency=medium

  * Improve OpenJDK 11 support by backporting additional changes from upstream
    (commit ac15612d41b43c39c).

gradle (4.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Fixed the build failure with Java 11 (Closes: #909905)
  * Depend on Java 9+

gradle (4.4-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with asm/6.2.1

gradle (4.4-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable
  * Updated the gradle-debian-helper-hook patch for Gradle 4.4
  * Added a system property to disable the gradle-debian-helper hook
  * Declare that Gradle 4.4 breaks gradle-debian-helper (<< 2.0~)
  * Declare that libgradle-plugins-java breaks libgradle-core-java < 4.4
    (Closes: #903775)

gradle (4.4-1) experimental; urgency=medium

  * New upstream release
  * Remove 2 additional source files that are no longer needed
    * jQuery.tipTip.js -- No longer build User Guide
    * all-released-versions.js -- Included in upstream
  * Add prebuilt files:
    * api-mapping.txt default-imports.txt -- They will be built from this
      package once this version is uploaded.
    * oss-parent-debian.pom -- Bypass the error (#899005) resolving `findbugs`
  * Move `gradle-wrapper` from `libgradle-plugins-java` to
    `libgradle-core-java` to be consistent with upstream.
  * Remove obsolete patches:
    * add-test-case-for-10-internal_c1fe5e40a76b.patch
    * commons-io.patch
    * dependency-management_depends_on_testkit.patch
    * disallow-both-module-source-path-and-source-path.patch
    * Groovy_projects_depends_on_localGroovy.patch
    * jansi.patch
    * nekohtml.patch
    * new_APIs_in_3.0.patch
    * support-running-gradle-on-jdk-10-500485df3a18.patch
    * support-zulu9-version-number_d9c35cf9d74c.patch
    * upgrade-to-jetty9.patch
  * Add new patches:
    * disable-binary-compatibility.patch -- `javaparser` and `japicmp` not in
      Debian
    * gradle-4-compatibility.patch -- The build scripts uses APIs introduced
      in Gradle 4. The patch should be obsolete once this version is uploaded.
    * disable-google-apis.patch -- Not in Debian
    * disable-internal-android-performance-testing.patch -- Prevent an unwanted
      project being executed.
  * Requires BND 3.5, JDK 8, Gradle 3.4
  * Remove Jetty support for upstream has dropped it
  * Remove the GUI for upstream has dropped it
  * `gradle-doc` only provides Javadoc now because building the other
    documentations needs AsciidoctorJ
  * Use HTTPS on `Homepage` `debian/watch`
  * Switch to Salsa
  * The manpage is now a pointer to the official website. The "command line"
    of the User Guide is not really a manpage style, so I don't want to
    maintain my own version.
  * Use `debian/clean` to simplify `debian/rules`
  * Use `substituteDependencies.gradle` to override dependencies instead of a
    patch. On the next upload, I could even override all of them.

gradle (3.4.1-8) unstable; urgency=medium

  * Team upload.
  * Added a hook in MavenResolver to resolve the artifacts from the system
    repository
  * Build depend on default-jdk instead of default-jdk-headless
    (Closes: #896436)
  * Standards-Version updated to 4.2.1
  * Use salsa.debian.org Vcs-* URLs

 -- Tiago Stürmer Daitx <email address hidden>  Fri, 15 Mar 2019 21:31:21 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gradle_4.4.1.orig.tar.xz 6.0 MiB 0c5136cc550db0c4666bdc4db5c1598183779ef557e04224e44dba40215bcb7c
gradle_4.4.1-5~18.04.1.debian.tar.xz 51.6 KiB 2cfe5e41f328758ffd1e94b7a637c17b2e059ad1359bf2bf25ac2d96a90b6c1a
gradle_4.4.1-5~18.04.1.dsc 3.3 KiB 6d4f70dee2e8eaa8fec3ef3d745886cfeafed14db23d96b27388387587078232

View changes file

Binary packages built by this source

gradle: Powerful build system for the JVM

 Gradle is a build tool with a focus on build automation and support for
 multi-language development. If you are building, testing, publishing, and
 deploying software on any platform, Gradle offers a flexible model that can
 support the entire development lifecycle from compiling and packaging code to
 publishing web sites. Gradle has been designed to support build automation
 across multiple languages and platforms including Java, Scala, Android, C/C++,
 and Groovy, and is closely integrated with development tools and continuous
 integration servers including Eclipse, IntelliJ, and Jenkins.

gradle-doc: Powerful build system for the JVM - Documentations

 Gradle is a build tool with a focus on build automation and support for
 multi-language development. If you are building, testing, publishing, and
 deploying software on any platform, Gradle offers a flexible model that can
 support the entire development lifecycle from compiling and packaging code to
 publishing web sites. Gradle has been designed to support build automation
 across multiple languages and platforms including Java, Scala, Android, C/C++,
 and Groovy, and is closely integrated with development tools and continuous
 integration servers including Eclipse, IntelliJ, and Jenkins.
 .
 This package contains Gradle API Javadoc.

libgradle-core-java: Powerful build system for the JVM - Core libraries

 Gradle is a build tool with a focus on build automation and support for
 multi-language development. If you are building, testing, publishing, and
 deploying software on any platform, Gradle offers a flexible model that can
 support the entire development lifecycle from compiling and packaging code to
 publishing web sites. Gradle has been designed to support build automation
 across multiple languages and platforms including Java, Scala, Android, C/C++,
 and Groovy, and is closely integrated with development tools and continuous
 integration servers including Eclipse, IntelliJ, and Jenkins.
 .
 This package contains the Gradle Core API library.

libgradle-plugins-java: Powerful build system for the JVM - All plugins

 Gradle is a build tool with a focus on build automation and support for
 multi-language development. If you are building, testing, publishing, and
 deploying software on any platform, Gradle offers a flexible model that can
 support the entire development lifecycle from compiling and packaging code to
 publishing web sites. Gradle has been designed to support build automation
 across multiple languages and platforms including Java, Scala, Android, C/C++,
 and Groovy, and is closely integrated with development tools and continuous
 integration servers including Eclipse, IntelliJ, and Jenkins.
 .
 This package contains the standard Gradle plugins except:
 .
   * Zinc compiler
   * Kotlin DSL
   * AWS S3
   * Google APIs