554 Commits

Author SHA1 Message Date
Martijn van Groningen
4e818254ad re-enabled java integration tests 2018-01-25 14:18:34 +01:00
Martijn van Groningen
05d3d2e49c fix packages after merge 2018-01-24 09:28:42 +01:00
Jason Tedor
9b6bb2c635 Enable run task for CCR
This commit enables the run task for ccr by specifying that the ccr
project not be evaluated until after core is evaluated. This is
important since ccr is alphabetically before core and thus Gradle
evaluates it first.

Relates #3665
2018-01-22 15:07:20 -05:00
Martijn van Groningen
83a82d83d0 Moved ccr source code to its own gradle module after xpack split. 2018-01-22 11:09:04 +01:00