Groovy-based build system

Edit Package gradle
http://www.gradle.org/

A flexible groovy-based build tool.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Gradle-local-mode.patch 0000002582 2.52 KB
0002-Remove-Class-Path-from-manifest.patch 0000004614 4.51 KB
0003-Implement-XMvn-repository-factory-method.patch 0000007008 6.84 KB
0004-Use-unversioned-dependency-JAR-names.patch 0000002144 2.09 KB
0005-Port-to-Maven-3.3.9-and-Eclipse-Aether.patch 0000019239 18.8 KB
0006-Disable-code-quality-checks.patch 0000003004 2.93 KB
0007-Port-to-Kryo-3.0.patch 0000001126 1.1 KB
0008-Port-to-Ivy-2.4.0.patch 0000001570 1.53 KB
0009-Port-to-Polyglot-0.1.8.patch 0000002887 2.82 KB
0010-Port-from-Simple-4-to-Jetty-9.patch 0000008787 8.58 KB
0011-Disable-benchmarks.patch 0000002603 2.54 KB
0012-Disable-patching-of-external-modules.patch 0000001915 1.87 KB
0013-Add-missing-transitive-dependencies.patch 0000002352 2.3 KB
0014-Disable-ideNative-module.patch 0000003238 3.16 KB
0015-Disable-docs-build.patch 0000015472 15.1 KB
0016-Port-to-guava-20.0.patch 0000013191 12.9 KB
0017-Set-core-api-source-level-to-8.patch 0000001178 1.15 KB
_constraints 0000000186 186 Bytes
cast-estimated-runtime-to-long.patch 0000000669 669 Bytes
gradle-4.4.1-asm7.patch 0000014417 14.1 KB
gradle-4.4.1-src.zip 0023705689 22.6 MB
gradle-CVE-2019-16370.patch 0000001818 1.78 KB
gradle-font-metadata.xml 0000002534 2.47 KB
gradle-jquery-metadata.xml 0000000507 507 Bytes
gradle-launcher.sh.in 0000000733 733 Bytes
gradle-man.txt 0000004157 4.06 KB
gradle.changes 0000005067 4.95 KB
gradle.desktop 0000000157 157 Bytes
gradle.spec 0000016500 16.1 KB
java11-compatibility.patch 0000018590 18.2 KB
java8-compatibility.patch 0000003098 3.03 KB
remove-timestamps.patch 0000000621 621 Bytes
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 809888 from Lubos Kocman's avatar Lubos Kocman (lkocman) (revision 12)
SLE-15-SP2 is newer poo#56375

- Avoid all-released-versions.json as source, since we are not
  building integration tests.

- Modified patch:
  * gradle-4.4.1-asm7.patch
    + Rediff and use ASM7 api instead of ASM6, since we are using
      objectweb-asm 7.2
- Added patches:
  * cast-estimated-runtime-to-long.patch
    + estimatedRuntime must be cast to long otherwise gradle build
      fails with "Cannot assign value of type java.math.BigDecimal
      to variable of type long".
  * java11-compatibility.patch
    + Fixes the compatibility with Java 11. This is backport of
      upstream changes in 4.8
  * java8-compatibility.patch
    + Keep compatibility with Java 8 by avoiding to use Java 9+
      APIs
  * remove-timestamps.patch
    + Avoid timestamps and thus irreproducible builds

- Added patch:
  * gradle-4.4.1-asm7.patch
    + fix build with objectweb-asm 7.2

- Gradle looks for slf4j-api.jar, so we provide a link there

- Package a full gradle instead of the open apis only
- Upgrade to version 4.4.1
- Added patches:
Comments 0
openSUSE Build Service is sponsored by