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:32 UTC

[sling-htl-maven-plugin] annotated tag htl-maven-plugin-1.0.4 created (now 3b1acaa)

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

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


      at 3b1acaa  (tag)
 tagging 5b02b78fb349bc1f307a03f6e68899aba524ca28 (commit)
      by Radu Cotescu
      on Thu Dec 15 14:33:34 2016 +0000

- Log -----------------------------------------------------------------
htl-maven-plugin-1.0.4
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 84657d3  SLING-6028 - Replace Sightly references with HTL in both code and documentation
     new c26853e  releng: updated dependencies
     new f831fbc  [maven-release-plugin] prepare release no
     new df2650a  [maven-release-plugin] prepare for next development iteration
     new ea2ee46  [maven-release-plugin] prepare release htl-maven-plugin-1.0.0
     new b4295b0  [maven-release-plugin] prepare for next development iteration
     new d48c8cd  releng: updated dependencies
     new 9ff35d3  trivial: added README for the htl-maven-plugin
     new 1853b99  trivial: added README for the htl-maven-plugin
     new aa679fb  SLING-6083 htl-maven-plugin should not fail when source directory not found
     new 09ba49f  compile phase is the default phase, no need to define it explicitly
     new 00bc556  SLING-6084 htl-maven-plugin should provide skip parameter
     new 14d21c8  SLING-6084 htl-maven-plugin should provide skip parameter
     new 5ec0a06  SLING-6084 - htl-maven-plugin should provide skip parameter
     new db39aaa  [maven-release-plugin] prepare release htl-maven-plugin-1.0.2
     new fb72e02  [maven-release-plugin] prepare for next development iteration
     new 8792be6  SLING-6084 - htl-maven-plugin should provide skip parameter
     new c52b181  SLING-6230 - The SightlyCompiler reports errors and warnings with an offset by one for the line count
     new 02c0908  [maven-release-plugin] prepare release htl-maven-plugin-1.0.4
     new 5b02b78  [maven-release-plugin] copy for tag htl-maven-plugin-1.0.4

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

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

Posted by ro...@apache.org.
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>.

[sling-htl-maven-plugin] 05/05: [maven-release-plugin] copy for tag htl-maven-plugin-1.0.4

Posted by ro...@apache.org.
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 5b02b78fb349bc1f307a03f6e68899aba524ca28
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Dec 15 14:33:34 2016 +0000

    [maven-release-plugin] copy for tag htl-maven-plugin-1.0.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.4@1774475 13f79535-47bb-0310-9956-ffa450edef68

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

[sling-htl-maven-plugin] 03/05: SLING-6230 - The SightlyCompiler reports errors and warnings with an offset by one for the line count

Posted by ro...@apache.org.
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 c52b181c0e7fa2b93e6bdb2a6bf4b4265f25d298
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Wed Nov 2 14:01:35 2016 +0000

    SLING-6230 - The SightlyCompiler reports errors and warnings with an offset by one for the line count
    
    * corrected error and warning reporting in the compiler
    * updated the htl-maven-plugin to use the new compiler version
    * added tests
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin@1767685 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 619d7d2..ee06ef1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>

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

[sling-htl-maven-plugin] 01/05: [maven-release-plugin] prepare for next development iteration

Posted by ro...@apache.org.
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 fb72e02ec65a45d572d2a597ba2ddf37628a5432
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Oct 31 14:26:36 2016 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin@1767290 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 01a977a..619d7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,16 +25,16 @@
     </parent>
 
     <artifactId>htl-maven-plugin</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling HTL Maven Plugin</name>
     <description>The Apache Sling HTL Maven Plugin provides support for validating HTML Template Language scripts from projects.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/htl-maven-plugin-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/htl-maven-plugin</url>
     </scm>
 
     <properties>

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

[sling-htl-maven-plugin] 04/05: [maven-release-plugin] prepare release htl-maven-plugin-1.0.4

Posted by ro...@apache.org.
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 02c09085fa1df62d6e5d9b9b5870ba390957f386
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Dec 15 14:33:21 2016 +0000

    [maven-release-plugin] prepare release htl-maven-plugin-1.0.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin@1774474 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index ee06ef1..e4f23bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,16 +25,16 @@
     </parent>
 
     <artifactId>htl-maven-plugin</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling HTL Maven Plugin</name>
     <description>The Apache Sling HTL Maven Plugin provides support for validating HTML Template Language scripts from projects.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/htl-maven-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/htl-maven-plugin-1.0.4</url>
     </scm>
 
     <properties>
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
-            <version>1.0.3-SNAPSHOT</version>
+            <version>1.0.4</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>

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