Commit Graph

13 Commits

Author SHA1 Message Date
zzz
2e180d4c60 Build: Add translations to gradle build (part 3 - only rebuild if necessary) 2021-01-03 10:35:04 -05:00
zzz
152ad1659b Build: Add translations to gradle build (part 2 - wars)
Several fixes for i2ptunnel gradle build
2021-01-03 09:55:42 -05:00
zzz
888311e34f Build: Add translations to gradle build (part 1 - jars) 2021-01-03 09:08:21 -05:00
zzz
46fe1ba74a Build: Gradle fixes
Add resources to jars and wars
remove .jsi and .jsp files from wars
remove classes that are in jars from the wars for apps that have both
compile jsps in routerconsole.war
build routerconsole.jar
2021-01-01 10:17:00 -05:00
str4d
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
str4d
56c1739d54 Gradle: Use plugins DSL where possible 2019-02-17 01:27:05 +00:00
str4d
46a342180d Don't compile ScalaTests on Java 7 2017-12-09 12:42:52 +00:00
str4d
578656021e Don't run ScalaTests on Java 7 2017-12-09 02:28:01 +00:00
str4d
4512a940fb Gradle: Run ScalaTest tests in addition to the JUnit tests 2017-12-09 01:43:09 +00:00
str4d
113f2c4d14 Gradle build script for JRobin 2017-10-31 07:16:07 +00:00
str4d
2ef203246b Routerconsole build script fixes 2014-06-26 22:37:42 +00:00
str4d
d97c9876e8 desktopgui and systray build scripts, fixed routerconsole 2014-06-24 23:26:51 +00:00
str4d
593904cc44 Started build script for routerconsole, broken 2014-06-24 22:48:05 +00:00