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

svn commit: r986476 - in /websites/production/commons/content/proper/commons-build-plugin: download-page-mojo.html download-page.html

Author: sebb
Date: Sun Apr 24 14:23:03 2016
New Revision: 986476

Log:
Fix up typos

Modified:
    websites/production/commons/content/proper/commons-build-plugin/download-page-mojo.html
    websites/production/commons/content/proper/commons-build-plugin/download-page.html

Modified: websites/production/commons/content/proper/commons-build-plugin/download-page-mojo.html
==============================================================================
--- websites/production/commons/content/proper/commons-build-plugin/download-page-mojo.html (original)
+++ websites/production/commons/content/proper/commons-build-plugin/download-page-mojo.html Sun Apr 24 14:23:03 2016
@@ -459,7 +459,7 @@
           
 <tr class="b">
             
-<td><b><a href="#commons.release.subdir">commons.release.2.subdir</a></b></td>
+<td><b><a href="#commons.release.2.subdir">commons.release.2.subdir</a></b></td>
             
 <td><tt>String</tt></td>
             
@@ -504,7 +504,7 @@
           
 <tr class="b">
             
-<td><b><a href="#commons.release.subdir">commons.release.3.subdir</a></b></td>
+<td><b><a href="#commons.release.3.subdir">commons.release.3.subdir</a></b></td>
             
 <td><tt>String</tt></td>
             

Modified: websites/production/commons/content/proper/commons-build-plugin/download-page.html
==============================================================================
--- websites/production/commons/content/proper/commons-build-plugin/download-page.html (original)
+++ websites/production/commons/content/proper/commons-build-plugin/download-page.html Sun Apr 24 14:23:03 2016
@@ -387,6 +387,7 @@
                     
 <li><b>commons.release.2.binary.suffix</b> - (<i>optional - defaults to <tt>-bin</tt></i>) The suffix for the alternative 
                         binary release (some components use &quot;-bin&quot;, 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>
                 
                 
@@ -403,6 +404,7 @@
                     
 <li><b>commons.release.3.binary.suffix</b> - (<i>optional - defaults to <tt>-bin</tt></i>) The suffix for the alternative 
                         binary release (some components use &quot;-bin&quot;, 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>