8532103e64
reproducible builds with Gradle
2021-05-11 17:50:14 +00:00
ed0ecdf253
Build: Add gradle updater tasks
2021-01-04 09:36:34 -05:00
183280871f
get gradle assemble to work
2020-12-11 20:12:27 +00:00
326178ad47
CI: Try to fix travis
2020-06-03 16:09:01 +00:00
fd311c7e1a
Gradle: Fix getBuiltBy() to work when override.properties does not exist
2019-04-21 22:31:45 +00:00
d13bf0b72a
Gradle: Use tested version of Mockito
...
The Ant JUnit tests have been tested previously with 2.5.0 as working.
2.11.0 is causing issues that are manifesting as Gradle-specific test
failures. We can upgrade this explicitly when we also upgrade the
dependency in the Ant-based CI system.
2019-04-21 22:08:34 +00:00
1cc330ba66
Gradle: Generate attributes for JAR manifests
2019-04-21 21:01:28 +00:00
967dde4395
Gradle: Generate reproducible archives
2019-04-21 18:09:20 +00:00
278870606b
Gradle: Fix deprecations
2019-04-21 16:38:09 +00:00
4f6b58e5af
Gradle: Configure --release compiler flag after project evaluation
2019-02-17 02:35:26 +00:00
2556c7755b
Travis CI: Update config to handle cross-compilation
2019-02-17 02:33:19 +00:00
9731c203bd
Gradle: Improve cross-compilation support
...
JDK 9+ have a --release flag that correctly configures the bootClasspath.
For JDK 8 we now enforce manual configuration.
2019-02-17 02:13:32 +00:00
a1b67e3720
Gradle: Parse router version from Java source
2019-02-17 01:56:24 +00:00
56c1739d54
Gradle: Use plugins DSL where possible
2019-02-17 01:27:05 +00:00
1ae987927b
Upgrade Gradle wrapper to 5.2.1
2019-02-17 01:16:20 +00:00
4512a940fb
Gradle: Run ScalaTest tests in addition to the JUnit tests
2017-12-09 01:43:09 +00:00
7f673bb254
Travis CI: Dynamically add SonarQube plugin to build.gradle
2017-12-07 19:31:30 +00:00
a02cccaa50
Only use SonarQube with Java 8
...
It fails on Java 7, and is unsupported on Java 9.
2017-12-07 16:54:02 +00:00
f9eaf412b7
Enable SonarCloud in Travis CI
2017-12-07 14:04:48 +00:00
19016edcfc
Gradle: Add code coverage reporting, upload from Travis CI to Codecov
2017-12-07 03:50:25 +00:00
36a313cc30
Don't make the apps/ dir itself a Gradle Java project
2017-11-27 01:34:15 +00:00
e011d60987
Add project file generation for IDEA
2017-11-27 01:27:55 +00:00
49d970c5bc
Fix compilation without bootstrap classpath set
2017-11-03 01:05:37 +00:00
bf639478c7
add mockito to top level
2017-11-02 20:15:48 +00:00
a3df4a399c
eclipse users rejoice
2017-11-02 19:04:40 +00:00
3eef793bda
Add bootstrap classpath JARs if necessary
2017-10-31 08:35:04 +00:00
2ca658174a
Set Java 7 build target for all projects
2017-10-31 07:14:39 +00:00
c78af828ac
Add missing test dependency
2017-10-31 06:13:24 +00:00
041f5478a4
Use JCenter repository (which pulls from Maven Central)
2017-10-31 06:13:12 +00:00
7b221fa239
Update router version in build.gradle after prop
2017-10-31 04:32:08 +00:00
6468e9e317
Update router version in build.gradle after prop
2016-07-10 14:32:53 +00:00
0bfe45bebe
Start of buildscript for generating updates
2015-12-29 21:18:53 +00:00
3c383ca874
Update router and Java versions in build.gradle after prop
2015-12-29 21:16:42 +00:00
aa3ac75470
Gradle test config improvements
2014-06-25 02:50:24 +00:00
0919fa06f6
Don't set version (so .jars don't contain version)
2014-06-24 05:36:49 +00:00
da777c1d7d
Initial set of Gradle build scripts for core and router
2014-06-24 05:18:16 +00:00