Tim Nielens
Tim Nielens
We are facing productivity issues in a gradle multi-project repo with several small gradle subprojects with the plugin `java-library` applied. @mernst-github @tgodzik, would you know a workaround for this? Would...
Seems to be working for us. Thanks 🙏
@skiesewetter-intershop periodical ping :)
@cschoell no I'm not part of the repo maintainers, don't have that permission.
According to the doc, ant tasks are not fully compatible with the configuration cache https://docs.gradle.org/current/userguide/ant.html. > Ant integration is not fully compatible with the [configuration cache](https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache). Using [Task.ant](https://docs.gradle.org/current/javadoc/org/gradle/api/Task.html#getAnt--) to run...
@skiesewetter-intershop done
Relates to #59.
@skiesewetter-intershop could these changes be released?