You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:13:34 UTC

[sling-htl-maven-plugin] 02/05: SLING-6084 - htl-maven-plugin should provide skip parameter

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag htl-maven-plugin-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git

commit 8792be60c87ffbea0ab2b217dccc5910e7a8437f
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Oct 31 14:32:52 2016 +0000

    SLING-6084 - htl-maven-plugin should provide skip parameter
    
    * updated README.md with user property information (htl.skip)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin@1767291 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4a745f3..ec8fd1b 100644
--- a/README.md
+++ b/README.md
@@ -81,5 +81,6 @@ If set to `true` it will fail the build on compiler warnings.
 If set to `true` the validation will be skipped.
 * **Type:** `boolean`
 * **Required:** No
+* **User Property** `htl.skip`
 * **Default:** `false`
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.