Commit Graph

8 Commits (master)

Author SHA1 Message Date
Tobias Nett 8d928d37a1
build: update Gradle 6.8.2 >>> 7.1.1 (#644)
Co-authored-by: Kevin Turner <83819+keturn@users.noreply.github.com>
2021-07-27 19:49:39 -07:00
Tobias Nett 52ef300202
build: update Gradle (6.4.1 >>> 6.7.1) (#618) 2020-11-30 19:51:55 +01:00
Kevin Turner 5381a2acba
chore(gradle): upgrade to 6.4.1 from 6.4.0 (#578) 2020-05-19 21:15:41 +02:00
Tobias Nett ac15e74d54
chore: Prepare for Java 14 (#566)
* chore: Update Gradle to 6.3

* fix: Java 13 ambigiuous method call

According to https://www.oracle.com/technetwork/java/13-relnote-issues-5460548.html#JDK-8218875
the `null` parameter should be cast to `Classloader` to solve this.

* chore(actions): Run with Java 14 in CI

Co-authored-by: Niruandaleth <jd.rueckert@googlemail.com>
2020-05-06 20:19:06 +02:00
Tobias Nett e5e42fbb26
chore: Update Gradle to 6.2.2 and consume TeraConfig (#533)
* chore: Update Gradle to 6.2.2
* feat: Use code metrics configuration from TeraConfig v1.4.0
* feat: patch start scripts instead of string replacement
2020-03-26 15:05:34 +01:00
Tobias Nett dc46275ad5 update gradle to 5.4.1 2019-06-20 16:07:10 +02:00
Tobias Nett b6d1ec020f Self updater - fixes #76
* Fixed whitespace issue in updating process.
* Fixed classpath for self update process (Linux problem)
2013-04-16 17:04:09 +02:00
Tobias a558f3e984 + Added gradle build script and gradle wrapper
* Fixed some bugs (resource loading)
2013-02-15 13:10:11 +01:00