-
Methods Method Description org.codehaus.plexus.compiler.AbstractCompiler.getLogger() please useAbstractCompiler.getLog()
org.codehaus.plexus.compiler.CompilerConfiguration.getCompilerVersion() Don't use any longer because this is just the configured version which does not necessarily match the version of the actually executed compiler binaryorg.codehaus.plexus.compiler.CompilerConfiguration.setCompilerVersion(String) Don't use any longer because this is just the configured version which does not necessarily match the version of the actually executed compiler binary
-
Constructors Constructor Description org.codehaus.plexus.compiler.CompilerMessage(String, boolean, int, int, int, int, String)