def939284c
Gradle: Disable ScalaTests when TARGET_JAVA_HOME is set
...
Previously, ScalaTests were only disabled when running Gradle with JDK 7.
Gradle 5+ only runs on JDK 8+, so when cross-compiling and testing JDK 7
we need to check for this state and disable ScalaTests.
2019-02-17 09:30:53 +00:00
56c1739d54
Gradle: Use plugins DSL where possible
2019-02-17 01:27:05 +00:00
46a342180d
Don't compile ScalaTests on Java 7
2017-12-09 12:42:52 +00:00
578656021e
Don't run ScalaTests on Java 7
2017-12-09 02:28:01 +00:00
4512a940fb
Gradle: Run ScalaTest tests in addition to the JUnit tests
2017-12-09 01:43:09 +00:00
113f2c4d14
Gradle build script for JRobin
2017-10-31 07:16:07 +00:00
2ef203246b
Routerconsole build script fixes
2014-06-26 22:37:42 +00:00
d97c9876e8
desktopgui and systray build scripts, fixed routerconsole
2014-06-24 23:26:51 +00:00
593904cc44
Started build script for routerconsole, broken
2014-06-24 22:48:05 +00:00