Author: sebb
Date: Tue Jan 20 17:56:23 2015
New Revision: 1653315
URL: http://svn.apache.org/r1653315
Log:
Tweaks
Modified:
commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml
URL:
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml?rev=1653315&r1=1653314&r2=1653315&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml (original)
+++ commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml Tue Jan 20
17:56:23 2015
@@ -433,7 +433,7 @@
<p>
Most of the plugin versions defined in the parent POM are defined
using properties.
For example, commons.rat.version defines the version of Apache RAT.
- Please see the POM for the list.
+ Please see the POM for the list. [The properties are currently
located at the end of the POM.]
</p>
</subsection>
@@ -443,6 +443,8 @@
</p>
<ul>
<li>commons.changes.onlyCurrentVersion - (default false) change this
to true to limit the Jira changes list to the current version (any -SNAPSHOT
suffix is ignored) only</li>
+ <li>commons.deployment.protocol - (default scp) some people may
prefer "scpexe" </li>
+ <li>minSeverity - (default info) the Clirr minimum severity</li>
</ul>
</subsection>