[jbosstools-commits] JBoss Tools SVN: r41161 - trunk/documentation/whatsnew/maven.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri May 18 12:55:33 EDT 2012


Author: dazarov
Date: 2012-05-18 12:55:32 -0400 (Fri, 18 May 2012)
New Revision: 41161

Modified:
   trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
Log:
new_and_noteworthy 

Modified: trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html	2012-05-18 16:40:30 UTC (rev 41160)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html	2012-05-18 16:55:32 UTC (rev 41161)
@@ -83,8 +83,8 @@
 		<p>or</p>
 		<img src="../images/gwt_modules_definition.png" />
         <p>If there is no modules defined in pom.xml then Configurator adds all existing modules to configuration.</p>
-        <p>GWT Project Configurator sets GWT Compiler output to the same folder which Maven Compiler uses.</p>
-        <p>You can use Maven or GWT Compiler to compile your application and whatever you do after that (Deploy on Server or Running on an External Server) it does not required additional compilation.</p>
+        <p>GWT Project Configurator sets GWT Compiler output folder to the same folder which is used by Maven Compiler.</p>
+        <p>You can use Maven or GWT Compiler to compile your application and Deploy to Server or Running on an External Server, it does not require additional compilation.</p>
         <p>
 		<small>
 		See:



More information about the jbosstools-commits mailing list