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 10:12:41 UTC

[sling-org-apache-sling-scripting-sightly-js-provider] annotated tag org.apache.sling.scripting.sightly.js.provider-1.0.4 created (now 875271f)

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

rombert pushed a change to annotated tag org.apache.sling.scripting.sightly.js.provider-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git.


      at 875271f  (tag)
 tagging 39942915633cfd8064a1d40228939676a468ba97 (commit)
      by Radu Cotescu
      on Thu Apr 9 16:22:55 2015 +0000

- Log -----------------------------------------------------------------
org.apache.sling.scripting.sightly.js.provider-1.0.4
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 378982c  SLING-3959 - Sightly contribution
     new d05bbfa  SLING-4206 Refactor Sightly and Sightly JS
     new 6597314  SLING-4206 Refactor Sightly and Sightly JS
     new 31ae7e9  SLING-4182 Downgrade Sling API dependencies to the minimum required API (2.4 instead of 2.8)
     new fd9d13b  SLING-4209 Expose required JavaScript files through the BundleResourceProvider
     new ca30d50  SLING-4241 Improve JS execution performance
     new c7b48be  SLING-4309 Remove redundant RuntimeExtensionException and SightlyUseException from Sightly's API
     new 72fdfd3  SLING-4305 Refactor the Record interface:
     new c6b94f4  SLING-4304 Refactor the ResourceResolution class and improve its JavaDoc
     new 54cba6d  SLING-4323 Fix SCM locations
     new c60ac61  SLING-4400 - The Use-API should return a falsy value if no Use-provider was able to solve the requested object
     new c85c1bb  SLING-4419 - [Regression] Sling Models cannot be used with Sightly Java Use-API
     new 68de359  SLING-4358 - Add the 'Provide-Capability' OSGi header to the org.apache.sling.scripting.sightly bundle
     new 4e32d86  SLING-4506 - Java APIs not consistently available in JavaScript
     new 5b7f8f0  SLING-4515 - Insufficient cleanup of the JavaScript execution engine leads to runtime errors
     new f7ebc2c  @releng: updating o.a.s.s.sightly.engine to 1.0.0
     new 54a876d  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.0
     new d0f9b7f  [maven-release-plugin] prepare for next development iteration
     new 88a7043  @releng: updated dependencies for staged artifacts
     new 6f05be1  @releng: updating dependencies post-release
     new 104aad1  SLING-4578 - Incorrect Sightly JS Use-API script dependency resolution
     new 7791362  releng: updated o.a.s.scripting.sightly to 1.0.2
     new a7bd5ad  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.2
     new 31e79db  [maven-release-plugin] prepare for next development iteration
     new 7bf529b  releng: updated dependencies post-release
     new 3404b11  releng: rolled back Apache Sling Scripting JS Use Provider 1.0.2
     new 0525c1e  SLING-4578 - Incorrect Sightly JS Use-API script dependency resolution
     new e23e13a  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.2
     new e4eed4e  [maven-release-plugin] prepare for next development iteration
     new 21317c2  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-1.0.4
     new 3994291  [maven-release-plugin]  copy for tag org.apache.sling.scripting.sightly.js.provider-1.0.4

The 31 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-org-apache-sling-scripting-sightly-js-provider] 02/03: [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.js.provider-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 org.apache.sling.scripting.sightly.js.provider-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git

commit 21317c29679f928db564396b25f74d540059452f
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Apr 9 16:22:27 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 9b0636c..39929fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting Sightly JavaScript Use Provider</name>
@@ -43,9 +43,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</developerConnection>
-        <url>http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.4</developerConnection>
+        <url>http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.4</url>
     </scm>
 
     <properties>
@@ -127,7 +127,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly</artifactId>
-            <version>1.0.3-SNAPSHOT</version>
+            <version>1.0.2</version>
             <scope>provided</scope>
         </dependency>
 

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

[sling-org-apache-sling-scripting-sightly-js-provider] 01/03: [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 org.apache.sling.scripting.sightly.js.provider-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git

commit e4eed4e906c950dae128ab5123d19845e50e1f31
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Apr 9 15:07:08 2015 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider@1672387 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index e6bc296..9b0636c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly.js.provider</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting Sightly JavaScript Use Provider</name>
@@ -43,9 +43,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.2</developerConnection>
-        <url>http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.js.provider-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</developerConnection>
+        <url>http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/js-use-provider</url>
     </scm>
 
     <properties>
@@ -127,7 +127,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly</artifactId>
-            <version>1.0.2</version>
+            <version>1.0.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
 

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

[sling-org-apache-sling-scripting-sightly-js-provider] 03/03: [maven-release-plugin] copy for tag org.apache.sling.scripting.sightly.js.provider-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 org.apache.sling.scripting.sightly.js.provider-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git

commit 39942915633cfd8064a1d40228939676a468ba97
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Apr 9 16:22:55 2015 +0000

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

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