git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327873 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-23 22:39:33 +00:00
parent 42204a5125
commit bc1d56f5d4
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ public class IdeaMojo
* Specify the version of the JDK to use for the project for the purpose of enabled assertions and 5.0 language features.
* The default value is the specification version of the executing JVM.
* @parameter expression="${jdkLevel}"
* @todo would be good to use the compilation source if possible
*/
private String jdkLevel;