paulk-asert commented on PR #2235: URL: https://github.com/apache/groovy/pull/2235#issuecomment-2910670526
The Grails build messages are cluttered with many of these: > /Users/paulk/working/grails-core/grails-gradle/model/build/tmp/compileGroovy/groovy-java-stubs/grails/util/BuildSettings.java:53: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal > public static final boolean GRAILS_APP_DIR_PRESENT = new java.lang.Boolean(false); > ^ So, at least the Boolean constructor is marked for removal. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org