15 Commits

Author SHA1 Message Date
Andreas Deininger
76ab6425f8 Various minor improvements to Gradle + Maven build scripts 2020-11-06 06:22:45 +09:00
Remko Popma
9e3c001f7b [gradle/gradle#13628] bump gradle to v6.6
See whether bumping to gradle 6.6 fixes this issue: https://github.com/gradle/gradle/issues/13628
2020-08-12 10:26:41 +09:00
Remko Popma
98dc696565 Upgrade to gradle 6.5 from 5.6.4 (see...
Try to get the build to pass on Java 15;
5.6.4 fails because of https://github.com/gradle/gradle/issues/8681
2020-06-29 13:21:08 +09:00
Remko Popma
6b5dd9a05d Update gradle-wrapper.properties 2020-06-29 11:23:03 +09:00
Remko Popma
ee392347bb [#949] revert Gradle version back to 4.10.2 to enable building on Java 14 and Java 15 2020-02-14 02:20:46 +09:00
Remko Popma
801057e064 [#949] downgrade Gradle version to 5.6.4 from 6.1.1
Necessary to build on Java 14 and Java 15.

See also https://github.com/gradle/gradle/issues/10248
and https://issues.apache.org/jira/browse/GROOVY-9211
2020-02-13 18:51:10 +09:00
Remko Popma
fee809054a [#949] bump Gradle version to 6.1.1 from 4.10.2 2020-02-13 11:12:48 +09:00
Remko Popma
6f1aaa0b63 BUILD temporarily reduce test coverage requirement to 95% 2019-04-27 00:32:45 +09:00
Remko Popma
27ab5552fb Second cut of adding support for argument groups:
* mutually exclusive options (#199)
* option that must co-occur (#295)
* option grouping in the usage help message (#450)
* repeating composite arguments (#358 and #635) (this should also cover the use cases presented in #454 and #434 requests for repeatable subcommands)
2019-03-18 22:32:03 +09:00
Remko Popma
5453776168 [#610] Build: cleanup build files 2019-01-19 18:54:47 +09:00
Remko Popma
d225f8be7b [#610] Build: remove jacocoTestReport from travis default build; include conditionally when building on jdk 10 or less 2019-01-18 07:34:02 +09:00
Remko Popma
cacce41849 [#610] Build: conditionally skip jacoco when building on jdk 11+ 2019-01-17 21:07:33 +09:00
Remko Popma
f6aa7a5997 #503 Upgrade to gradle 4.10.2 2018-09-29 03:45:10 +09:00
rpopma
dcca70bf54 gradle wrapper 2017-04-25 02:14:43 +09:00
rpopma
4507b8c028 #90 Enable Gradle builds 2017-04-23 13:47:22 +09:00