I have them as well. It makes sense to try to get rid of them preferably by fixing the problem instead of suppressing them.
I don't think we have a JIRA to tackle this; at least I don't remember seeing one. Best, Stamatis On Wed, Oct 13, 2021 at 2:17 PM Thomas Rebele <[email protected]> wrote: > Hello, > > I have the same warnings when executing ./gradlew build. > > $ ./gradlew --version > > ------------------------------------------------------------ > Gradle 7.2 > ------------------------------------------------------------ > > Build time: 2021-08-17 09:59:03 UTC > Revision: a773786b58bb28710e3dc96c4d1a7063628952ad > > Kotlin: 1.5.21 > Groovy: 3.0.8 > Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 > JVM: 15 (Oracle Corporation 15+36-1562) > OS: Linux 5.10.0-9-amd64 amd64 > > $ java --version > openjdk 15 2020-09-15 > OpenJDK Runtime Environment (build 15+36-1562) > OpenJDK 64-Bit Server VM (build 15+36-1562, mixed mode, sharing) > > Cordialement / Best Regards, > *Thomas Rebele, PhD* | R&D Developer | Germany | www.tibco.com > > > On Wed, Oct 6, 2021 at 4:23 AM Jacques Nadeau <[email protected]> wrote: > > > Hey all, Calcite master has the latest gradle in it now. It seems like > I'm > > seeing a lot of warnings like: > > > > https://gist.github.com/jacques-n/910b917f52cbf8dda22b2749ef0ea6b6 > > > > Are others seeing that as well? Do we have a ticket to address (quick > > search didn't find one)? It makes it much harder to see relevant outputs. > > > > thanks, > > Jacques > > >
