proletarius101
|
ac4694fcd3
|
fix Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
https://gitlab.com/proletarius101/fdroidserver/-/jobs/6068794117#L547
|
2024-03-14 13:14:41 +01:00 |
|
proletarius101
|
0a3f785254
|
drop gradle support before 7.3
debian bookworm supports only Java 17+, which is compatible with gradle 7.3+: https://docs.gradle.org/current/userguide/compatibility.html
|
2024-03-14 13:14:41 +01:00 |
|
proletarius101
|
a0a766cc8e
|
drop gradle support before 2.0
debian bullseye supports only Java 8+, which is compatible with gradle 2.0+: https://docs.gradle.org/current/userguide/compatibility.html
|
2024-03-14 13:14:41 +01:00 |
|
Hans-Christoph Steiner
|
cc3b88ab30
|
gradlew-fdroid: use gradle zipballs from local cachedir, if present
|
2021-03-11 08:40:34 +01:00 |
|
Hans-Christoph Steiner
|
f8a1b45df5
|
gradlew-fdroid: fix random failures due to empty $line, closes #815
|
2020-08-19 16:28:58 +02:00 |
|
Hans-Christoph Steiner
|
7a84679b0d
|
gradlew-fdroid: fix parsing when files have Windows linefeeds
The new test file should have Windows linefeeds, if I got the git config
correct.
|
2020-05-29 21:55:10 +02:00 |
|
Hans-Christoph Steiner
|
3de2d0f56f
|
add basic test suite for gradlew-fdroid
!707
fdroiddata#6216
The se.manyver app is licensed MPL, the files came from:
81d247a6cd
|
2020-02-13 22:32:51 +01:00 |
|