Hi *,
The new version 38 [1] brings just two minor changes:
* upgrade to hawkular-build-tools 15 that now contans apidoc.groovy [3]
script for generating REST API documentation from swagger by Pavol.
* Move gmavenplus-plugin executions to a dedicated profile so that it is
not active by default and the build can run faster for all projects
which do not contain any Groovy code [4]. Projects that contain Groovy
code will have to activate the plugin by adding
<groovy.test>true</groovy.test>
to their properties.
Note that the previous Parent version 37 contained upgrades to Cassandra
3.3 and Driver 3.0.0. It looks like no component upgraded to v37 yet.
I have a PR [5] ready that upgrades to Parent 38 and c* 3.3 in Commons.
According to Juca, no major problems are expected in Accounts, while it
is fully unclear if Titan will be ready to work with c* 3.3 in Inventory.
Best,
Peter
[1]
https://github.com/hawkular/hawkular-parent-pom/commits/38
[2]
https://github.com/hawkular/hawkular-parent-pom/commits/37
[3]
https://github.com/hawkular/hawkular-build-tools/commit/ec64970d15821d2d9...
[4]
https://github.com/hawkular/hawkular-parent-pom/commit/72381084614a5dde95...
[5]
https://github.com/hawkular/hawkular-commons/pull/53