diffplug / goomph

IDE as build artifact
Apache License 2.0
130 stars 30 forks source link

Fix No-Such-Field Exception #195

Closed restlessronin closed 2 years ago

restlessronin commented 2 years ago

Closes issue https://github.com/diffplug/goomph/issues/182.

I haven't been able to test this because the gradle build for pushToMavenLocal() is failing. The failure is caused by javadoc being unable to be built. At the moment, my machine isn't set up for quick change of java environments, so it's hard to track this down. It seems related to JDK 11, which is what I"m using to run the ./gradlew.

Perhaps you can test this at your end. The fix is extremely straightforward.

nedtwigg commented 2 years ago

Published in 3.37.1.