that wasn't really deprecated

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@331163 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-11-06 23:47:23 +00:00
parent 363f82e42d
commit 2747d1865d
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ public abstract class AbstractCompilerMojo
* The default value is true.
*
* @parameter expression="${maven.compiler.debug}" default-value="true"
* @deprecated
*/
private boolean debug;