You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/10/28 06:27:03 UTC

svn commit: r1028175 - /gump/trunk/src/documentation/content/xdocs/metadata/builder.xml

Author: bodewig
Date: Thu Oct 28 04:27:03 2010
New Revision: 1028175

URL: http://svn.apache.org/viewvc?rev=1028175&view=rev
Log:
maven builders now support jvmarg as well

Modified:
    gump/trunk/src/documentation/content/xdocs/metadata/builder.xml

Modified: gump/trunk/src/documentation/content/xdocs/metadata/builder.xml
URL: http://svn.apache.org/viewvc/gump/trunk/src/documentation/content/xdocs/metadata/builder.xml?rev=1028175&r1=1028174&r2=1028175&view=diff
==============================================================================
--- gump/trunk/src/documentation/content/xdocs/metadata/builder.xml (original)
+++ gump/trunk/src/documentation/content/xdocs/metadata/builder.xml Thu Oct 28 04:27:03 2010
@@ -183,8 +183,8 @@
 
     <section><title>jvmarg</title>
       <p>Additional command line parameters to pass to the Java
-      Virtual Machine running Ant.  Doesn't have any effect on any of
-      the other builders.</p>
+      Virtual Machine running Ant or Maven (any version).  Doesn't
+      have any effect on any of the other builders.</p>
 
       <table>
         <tr>