You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/24 15:58:54 UTC

svn commit: r1740696 - /commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml

Author: sebb
Date: Sun Apr 24 13:58:54 2016
New Revision: 1740696

URL: http://svn.apache.org/viewvc?rev=1740696&view=rev
Log:
Missing parameters

Modified:
    commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml

Modified: commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml?rev=1740696&r1=1740695&r2=1740696&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml (original)
+++ commons/proper/commons-build-plugin/trunk/src/site/xdoc/download-page.xml Sun Apr 24 13:58:54 2016
@@ -98,6 +98,7 @@
                     <li><b>commons.release.2.desc</b> - (<i>optional</i>) Additional text to append to the section name of the alternative release</li>
                     <li><b>commons.release.2.binary.suffix</b> - (<i>optional - defaults to <code>-bin</code></i>) The suffix for the alternative 
                         binary release (some components use "-bin", others have no suffix)</li>
+                    <li><b>commons.release.2.subdir</b> - The subdirectory to use. This defaults to using separate source/binaries folders; it set it will be used as the dierctory for both.</li>
                 </ul>
                 </p>
                 <p>
@@ -108,6 +109,7 @@
                     <li><b>commons.release.3.desc</b> - (<i>optional</i>) Additional text to append to the section name of the alternative release</li>
                     <li><b>commons.release.3.binary.suffix</b> - (<i>optional - defaults to <code>-bin</code></i>) The suffix for the alternative 
                         binary release (some components use "-bin", others have no suffix)</li>
+                    <li><b>commons.release.3.subdir</b> - The subdirectory to use. This defaults to using separate source/binaries folders; it set it will be used as the dierctory for both.</li>
                 </ul>
                 </p>                
                 <p>