You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2017/06/12 01:31:51 UTC

svn commit: r1798409 - /forrest/trunk/site-author/content/xdocs/gump.xml

Author: crossley
Date: Mon Jun 12 01:31:51 2017
New Revision: 1798409

URL: http://svn.apache.org/viewvc?rev=1798409&view=rev
Log:
Explain Gump targets in our main build.xml file

Modified:
    forrest/trunk/site-author/content/xdocs/gump.xml

Modified: forrest/trunk/site-author/content/xdocs/gump.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/gump.xml?rev=1798409&r1=1798408&r2=1798409&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/gump.xml (original)
+++ forrest/trunk/site-author/content/xdocs/gump.xml Mon Jun 12 01:31:51 2017
@@ -63,6 +63,10 @@ limitations under the License.
         '<code>svn co https://svn.apache.org/repos/asf/gump/metadata gump-metadata</code>'
       </p>
       <p>
+        Via that metadata descriptor, Gump refers to targets named "gump-*"
+        in our <code>$FORREST_HOME/main/build.xml</code> file.
+      </p>
+      <p>
         See the <a href="http://gump.apache.org/metadata/">Gump Object Model</a>
         documentation.
       </p>