File gradle.changes of Package gradle
-------------------------------------------------------------------
Tue Jan 21 11:57:48 UTC 2025 - ecsos <ecsos@opensuse.org>
- Fix build error under Leap < 16.0.
-------------------------------------------------------------------
Fri Dec 27 17:04:34 UTC 2024 - Klaus Kämpf <kkaempf@suse.de>
- Update to 8.12.0
See https://docs.gradle.org/8.12/release-notes.html
- Update to 8.11.0
See https://docs.gradle.org/8.11/release-notes.html
- Update to 8.10.0
See https://docs.gradle.org/8.10/release-notes.html
-------------------------------------------------------------------
Fri Aug 2 12:24:44 UTC 2024 - Klaus Kämpf <kkaempf@suse.de>
- Update to 8.9.0
See https://docs.gradle.org/8.9/release-notes.html
- drop patches
* 0001-make-asciidoctor-version-explicit.patch
* 0002-Introduce-JvmImplementation.ANY-to-truly-select-any-.patch
* 0003-drop-setVendor-for-Java.patch
- add patches
* 0001-drop-setVendor-for-Java.patch
* 0002-drop-android-studio.patch
-------------------------------------------------------------------
Thu Nov 2 16:52:02 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Update to 8.4.0
* New features, performance, and usability improvements
- Support for building projects with Java 21
- Faster Java compilation on Windows
- Easier to create role-focused Configurations
- Kotlin DSL improvements
- Other improvements
- Simple property assignment in Kotlin DSL is now stable
See https://docs.gradle.org/8.4/release-notes.html
- Update to 8.3.0
* New features and usability improvements
- Faster Java compilation
- Full Support for Java 20
- Reduced memory consumption
- Kotlin DSL improvements
- Configuration cache
- Improved CodeNarc output
- Dry run mode for test execution
- Group opposite boolean build and task options together
- Maven toolchain declarations with environment variables are now supported
- SSL improvements for non-standard keystores and truststores
See https://docs.gradle.org/8.3/release-notes.html
-------------------------------------------------------------------
Fri Jul 7 14:28:44 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Update to 8.2.0
Security release
* Dependency cache path traversal
* Path traversal vulnerabilities in handling of Tar archives
See https://docs.gradle.org/8.2/release-notes.html
-------------------------------------------------------------------
Thu Jul 6 11:06:38 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- fix dependencies, don't provide gradle7
-------------------------------------------------------------------
Fri Jun 16 07:39:07 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Update to 8.1.1
Patch release
* #24748 MethodTooLargeException when instrumenting a class with
thousand of lambdas for configuration cache
* #24754 Kotlin DSL precompiled script plugins built with Gradle 8.1
cannot be used with other versions of Gradle
* #24788 Gradle 8.1 configure freeCompilerArgs for Kotlin in
buildSrc breaks build with unhelpful errors
See https://docs.gradle.org/8.1/release-notes.html for 8.1 changes
-------------------------------------------------------------------
Sun Mar 26 11:02:02 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Install 'gradle7' for Gradle 7.x
- Update to 8.0.2
Patch release
* #23698 Gradle 8 RC2 runs out of metaspace
* #23962 Java/Scala build with no explicit toolchain: build
fails with Gradle 8.0.1 / Scala 2.13
* #23990 Gradle 8.0.+ silently dropped support for custom compilers
in JavaCompile
* #24031 InstrumentingTransformer generates different class files in
Gradle 8 and 7.6 which leads to Remote Build-Cache misses
* #24109 Extending an already resolved configuration no longer works
correctly
* #24122 Update configuration cache state for some plugins
* #24129 includeBuild in PluginManagementSpec deincubated in
Gradle 8, docs still say it's incubating
- Update to 8.0.1
Patch release
* #21551 - Document integration of Scala plugin with toolchains
and problems with target flag
* #23888 - --no-rebuild suddenly gone without new deprecation cycle
and without the reason for its undeprecation being void
* #23905 - Gradle 8.0 fails Scala build with isBlank not found in
String class error
- Update to 8.0.0
* See https://docs.gradle.org/8.0/userguide/upgrading_version_7.html#changes_8.0
to learn about deprecations, breaking changes and other
considerations when upgrading to Gradle 8.0.
-------------------------------------------------------------------
Fri Feb 3 13:38:14 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Update to 7.6.0
* Added Support for Java 19
* Introduced strongly-typed dependencies block for JVM test suites
* Added support for Java Toolchain downloads from arbitrary
repositories
* Added support for incremental compilation following a compilation
failure
* Introduced support for Java 9+ network debugging
* Revised dependencies generated from init Maven conversions from
implementation to api
See https://docs.gradle.org/7.6/release-notes.html
-------------------------------------------------------------------
Wed Sep 21 14:27:08 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
- Update to 7.5.1
* Support for Java 18
* Support for Groovy 4
* Scala Zinc has been updated
* Improved diagnostic reports for dependency resolution
See https://docs.gradle.org/7.5/release-notes.html
- Add patches
* 0001-make-asciidoctor-version-explicit.patch
* 0002-Introduce-JvmImplementation.ANY-to-truly-select-any-.patch
* 0003-drop-setVendor-for-Java.patch
-------------------------------------------------------------------
Tue Oct 12 07:50:32 UTC 2021 - Klaus Kämpf <kkaempf@suse.com>
- Update to 7.2
* Java toolchain support for Scala projects
* Preserving escape sequences when copying files
* Improved credentials handling for HTTP header-based authentication
* Performance improvements
* Fixed issues
See https://docs.gradle.org/7.2/release-notes.html
- Update to 7.1
* Improved incremental compilation for Java
* Easier source set configuration in the Kotlin DSL
* Build cache friendly command-line arguments for compilation tasks
* JaCoCo plugin supports Java 15/16
* Fixed issues
See https://docs.gradle.org/7.1/release-notes.html
-------------------------------------------------------------------
Mon Apr 26 10:53:51 UTC 2021 - Klaus Kämpf <kkaempf@suse.com>
- Update to 7.0.0
* runs faster when doing incremental builds.
* makes your build more secure by verifying the integrity of the
dependencies of your build.
* supports developing with Java 16 and has new features for other
useful things.
* makes it easier to author your build with precompiled Groovy
script plugins and included builds.
* lowers the maintenance burden for your multi-project builds with
new dependency management features.
* uses the latest version of Groovy and Kotlin for build script
authoring.
see https://docs.gradle.org/7.0/release-notes.html for full
release notes
-------------------------------------------------------------------
Thu Nov 19 10:56:49 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
- Update to 6.7.1
* Bugfix release
- Update to 6.7.0
see https://docs.gradle.org/6.7/userguide/upgrading_version_6.html#changes_6.7
- Update to 6.6.0
see https://docs.gradle.org/6.6/userguide/upgrading_version_6.html#changes_6.6
-------------------------------------------------------------------
Fri Jul 17 10:07:40 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
- Update to 6.5.1
* Bugfix and speedup release
- switch to /tmp/gradle cache in gradle-kit
drop all patches
0001-Search-system-jar.patch
0002-Fix-checkstyle-error.patch
0003-make-apache.commons.lang-dependency-explicit.patch
0004-use-local-maven-repo.patch
0005-Fix-to-avoid-incompatibility-if-compile-with-jdk9.patch
0006-disable-JS-from-reporting.patch
-------------------------------------------------------------------
Mon Jun 29 09:03:14 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
- Update to 6.5.0
* support for Java 14
see https://docs.gradle.org/6.5/userguide/upgrading_version_6.html#changes_6.5
- Update to 6.4.0
see https://docs.gradle.org/6.4/userguide/upgrading_version_6.html#changes_6.4
- Update to 6.3.0
see https://docs.gradle.org/6.3/userguide/upgrading_version_6.html#changes_6.3
-------------------------------------------------------------------
Wed Mar 11 08:30:40 UTC 2020 - Klaus Kämpf <kkaempf@suse.com>
- Update to 6.2.2
patch release
* Multi-project build use the properties of the rootProject for all
included builds.
- Update to 6.2
See https://docs.gradle.org/6.2/release-notes.html
- Dependency checksum and signature verification
- Shareable read-only dependency cache
- Documentation links in deprecation messages
- Update to 6.1
See https://docs.gradle.org/6.1/release-notes.html
- drop 0007-local-files-are-not-insecure.patch, upstream
- rename 0006-Fix-to-avoid-incompatibility-if-compile-with-jdk9.patch
to 0005-Fix-to-avoid-incompatibility-if-compile-with-jdk9.patch
rename 0008-disable-JS-from-reporting.patch
to 0006-disable-JS-from-reporting.patch
-------------------------------------------------------------------
Wed Dec 4 08:21:52 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Update to 6.0.1
- Substantial improvements in dependency management, including
- Publishing Gradle Module Metadata in addition to pom.xml
- Advanced control of transitive versions
- Support for optional features and dependencies
- Rules to tweak published metadata
- Support for Java 13
- Faster incremental Java and Groovy compilation
- New Zinc compiler for Scala
- VS2019 support
- Support for Gradle Enterprise plugin 3.0
see https://docs.gradle.org/6.0/release-notes.html
- add 0008-disable-JS-from-reporting.patch to fix the build
-------------------------------------------------------------------
Wed Oct 9 07:13:09 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Update to 5.6.2 (for elasticsearch 7.4.0)
see https://docs.gradle.org/5.6/release-notes.html
- drop 0003-make-groovy-dependency-explicit-in-performance-compi.patch
-------------------------------------------------------------------
Mon Jul 15 15:10:22 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Update to 5.5.1 (for elasticsearch 7.2.0)
Bugfix release
- Add 0007-local-files-are-not-insecure.patch
-------------------------------------------------------------------
Thu Apr 18 16:27:30 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Ability to run under JDK 1.8 even if compile with JDK9 or later
add 0006-Fix-to-avoid-incompatibility-if-compile-with-jdk9.patch
-------------------------------------------------------------------
Sat Apr 6 15:03:39 UTC 2019 - Klaus Kämpf <kkaempf@suse.com>
- Update to 5.3.1
Bugfix release
- add 0005-drop-org.gradle.ci.tag-single-build-org.gradle.ci.ta.patch
-------------------------------------------------------------------
Fri Nov 30 11:34:31 UTC 2018 - Klaus Kämpf <kkaempf@suse.com>
- Update to 5.1.0~RC2
* production-ready Kotlin DSL
* dependency version alignment
* task timeouts
* Java 11 support
* and more.
See https://gradle.org/whats-new/gradle-5
-------------------------------------------------------------------
Wed Aug 29 10:40:37 UTC 2018 - kkaempf@suse.com
- Update to 4.10.0
- Incremental Java compilation by default
- Periodic Gradle caches cleanup
- Gradle Kotlin DSL 1.0-RC3
- Nested included builds
- SNAPSHOT plugin versions in the plugins {} block
For more details see https://docs.gradle.org/4.10/release-notes.html
- Update to 4.9.0
- new publishing tools
For more details see https://docs.gradle.org/4.9/release-notes.html
- Update to 4.8.0
- add dependency locking
For more details see https://docs.gradle.org/4.8/release-notes.html
-------------------------------------------------------------------
Tue May 29 19:36:40 UTC 2018 - kkaempf@suse.com
- Update to 4.7.0
- Incremental annotation processing
- JDK 10 support
- Grouped non-interactive console logs
- Failed tests are re-run first for quicker feedback
For more details see https://docs.gradle.org/4.7/release-notes.html
- drop 0001-Build-patch.patch
- rename
0003-Search-system-jar.patch to 0001-Search-system-jar.patch
0005-Fix-checkstyle-error.patch to 0002-Fix-checkstyle-error.patch
-------------------------------------------------------------------
Sun Apr 1 10:00:22 UTC 2018 - kkaempf@suse.com
- Update to 4.6.0
* built-in support for JUnit Platform and the JUnit
Jupiter/Vintage Engine, also known as JUnit 5 support.
- Update to 4.5.0
* build cache improvements
- removed patches
- 0002-Disable-code-quality.patch
- 0004-Relax-warnings.patch
- 0006-drop-fonts.patch
-------------------------------------------------------------------
Thu Dec 28 07:49:19 UTC 2017 - kkaempf@suse.com
- Update to 4.4.1
* Visual Studio 2017 is now supported.
* The eclipse plugin now provides separate output folders.
See https://github.com/gradle/gradle/releases/tag/v4.4.0
and https://github.com/gradle/gradle/releases/tag/v4.4.1
for full changelog
-------------------------------------------------------------------
Wed Nov 15 14:27:11 UTC 2017 - kkaempf@suse.com
- Update to 4.3.1
Major upgrade
See https://github.com/gradle/gradle/releases/tag/v4.3.1
-------------------------------------------------------------------
Thu Feb 23 07:47:46 UTC 2017 - kkaempf@suse.com
- Update to 3.4.1
Performance improvements
See https://docs.gradle.org/3.4.1/release-notes.html
new patches
- 0006-drop-fonts.patch
renamed patches
- 0009-Fix-checkstyle-error.patch to 0005-Fix-checkstyle-error.patch
- 0008-Relax-warnings.patch to 0004-Relax-warnings.patch
- 0005-Search-system-jar.patch to 0003-Search-system-jar.patch
- 0004-Disable-code-quality.patch to 0002-Disable-code-quality.patch
dropped patches
- 0007-declare-use-of-jcommander-properly.patch
- 0006-Disable-AWS.patch
- 0003-fix-build-of-documentation.patch
- 0002-fix-classpath-annotation.patch
-------------------------------------------------------------------
Wed Dec 28 14:32:25 UTC 2016 - kkaempf@suse.com
- Update to 3.2.1
* bugfix release
* see https://github.com/gradle/gradle/releases/tag/v3.2.1