Commit graph

57 commits

Author SHA1 Message Date
Chris Beams
b857e5d94a
Fix broken mainClassName in relay 2018-11-04 13:37:14 +01:00
Chris Beams
1a0b01770c
Remove use of lombok annotations in relay 2018-11-04 13:36:22 +01:00
Chris Beams
3c1c402d40
Remove use of maven plugin
It is no longer necessary to publish Maven metadata about common, core
and other submodules as they are no longer managed as separate libraries
in separate repositories. The only way these modules should be getting
referenced is from within applications in this repository such as
desktop, statsnode, etc. Essentially, we're no longer publishing our
libraries for public consumption.
2018-11-04 13:19:06 +01:00
Chris Beams
394914ef8d
Use single quotes for Gradle strings 2018-11-04 13:05:05 +01:00
Manfred Karrer
ede7d989ba
Fix gradle build files 2018-09-18 23:44:19 -05:00
Christoph Atteneder
68fb1163a3
Add Java 10 configuration for merged repositories 2018-09-17 13:37:03 +02:00
Christoph Atteneder
a55673fe52
Merge relay repository at 5c730b0 2018-09-14 11:48:49 +02:00