* Switch to use pluginManagement, Use gradle plugin for jmh.
Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
* Fix jmh report
Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
* Use ' for the moment for plugin ids in main gradle
* Introduce automatic module names into all libraries being built.
* Centralise manifest config of automatic module name into root build.gradle file.
* Adding empty new lines
* Comsume proto files from git submodule and build them in a separate module
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Install make
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix CI
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Add back animalsniffer
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Polish gradle
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Move proto to libraries
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* remove install make run
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Install make to openjdk9 image
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Add comment
Signed-off-by: Pavol Loffay <ploffay@redhat.com>