Xtend 2.8 compatibility and performance improvements
Pre-release
Pre-release
The plugins has been improved a lot internally, resulting in faster builds and more flexible configuration.
The configuration is now closer to what you are used to from the gradle java plugin. The xtend block:
xtend {
}
is no longer supported. See the readme for the new configuration API.