Hi... I'm looking for a way to pick up warnings from the compiler when making use of deprecated methods for instance.
I have done: compilerConfiguration.setWarningLevel(WarningMessage.POSSIBLE_ERRORS) and higher, but I'm not sure how to get hold of the warnings, if they're being emitted at all. Actually I am getting some warnings but they're not related to using deprecated methods, eg: warning: <No Relevant Source>: The global transform for class geb.transform.AttributeAccessingMetaClassRegisteringTransformation is defined in both bundle Any help appreciated... cheers, jamie -- View this message in context: http://groovy.329449.n5.nabble.com/how-to-get-compiler-warnings-tp5727239.html Sent from the Groovy Users mailing list archive at Nabble.com.