Author: bentmann
Date: Sun Oct 17 12:47:47 2010
New Revision: 1023485
URL: http://svn.apache.org/viewvc?rev=1023485&view=rev
Log:
[MCOMPILER-137] Plugin documentation refers to "Maven 2"
Submitted by: Edward Staub
Modified:
maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt
Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt?rev=1023485&r1=1023484&r2=1023485&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-compiler-plugin/src/site/apt/index.apt Sun Oct 17
12:47:47 2010
@@ -39,7 +39,7 @@ Maven Compiler Plugin
Other compilers than <<<javac>>> can be used and work has already started
on AspectJ, .NET, and C#.
- This Compiler Plugin is the Maven 2 version of Maven 1.x's Java Plugin.
+ This Compiler Plugin corresponds to Maven 1.x's Java Plugin.
<<NOTE:>> <To know more about the JDK javac, please see:
{{http://download.oracle.com/javase/6/docs/technotes/tools/windows/javac.html}}.>