We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This attempts to fix #427 with its suggested solution. Kicking this to CI as I'm not able to get tests to pass locally for this project right now for some reason (I suspect it's due to my local jdk version)
Sorry, something went wrong.
Also - is there a recommended pattern for installing to mavenLocal to test in other projects?
https://github.com/diffplug/goomph/blob/master/CONTRIBUTING.md#test-locally
I just cleared the travis cache and restarted the build. If it works now, then the problem was #429 all along. It seems that the newer gradle versions are less friendly to our TestProvisioner.
TestProvisioner
Try annotating as outputfiles too
2012238
Separate output and input
10a908d
a7b9b13
Verified locally that no more warnings are produced when I try in my side project - https://github.com/zacsweers/catchup, and also still works if I change some formatting in files
Great! Thanks for the broad modernization push Zac!
e558cda
Happy to help!
Released in 3.24.2
Successfully merging this pull request may close these issues.