Open tglaeser opened 7 years ago
Do you have an update for me? Is the plugin still actively maintained/developed?
Hey @tglaeser: Currently I does not explicitly work on this issue but I still maintain/develop this project. I still focused on older issues at first. 😄
I believe there is a dependency issue when building with Gradle that otherwise does not exist.
To reproduce ...
File
$GOPATH/src/github.com/tendermint/build.gradle
isReviewing file
build/testing/test.log
show that previously successful testgithub.com/tendermint/tendermint/mempool
now fails with a compile error ...There were changes recently done to the code with respect to
types.ResponseQuery
. What I don't understand is why this only fails when building with Gradle.Please advise. Thanks.