This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
commit 47cd3bec77071c127e2f0f4e0333e340634cdc3b Author: Radu Cotescu <[email protected]> AuthorDate: Tue Sep 6 10:42:14 2016 +0000 trivial: added README for the htl-maven-plugin git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1759407 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51cbae4..15d7ac4 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ List of files to exclude, specified as fileset patterns which are relative to `s * **Required:** No * **User Property:** `excludes` -<a name="param-failOnWarning"><code>failOnWarnings</code></a>: +<a name="param-failOnWarnings"><code>failOnWarnings</code></a>: If set to `true` it will fail the build on compiler warnings. * **Type:** `boolean` -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
