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:05:50 UTC

[sling-org-apache-sling-scripting-java] annotated tag org.apache.sling.scripting.java-2.0.6 created (now 81ab7bd)

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

rombert pushed a change to annotated tag org.apache.sling.scripting.java-2.0.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git.


      at 81ab7bd  (tag)
 tagging 79c9e42072524aeb312054654861818dd4e8def6 (commit)
      by Carsten Ziegeler
      on Mon Jun 25 13:55:37 2012 +0000

- Log -----------------------------------------------------------------
org.apache.sling.scripting.java-2.0.6
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new b709f59  SLING-619 Add a scripting engine for java servlets.
     new 72382c3  Add descriptions for the configuration, fix type in config and add missing licence and notice files.
     new bc49398  SLING-619 - add README.txt with info on how to test this bundle
     new cbbc933  svn:ignore Eclipse files
     new c6be7e3  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new 3536bde  Update notice files to include 2009 in copyright statement.
     new 3574a99  SLING-829 Cosmetics to the bundle/project names
     new f6e4fab  SLING-829 Ensure Apache Sling prefix on all configuration names
     new b12c7b4  SLING-825 : Return the resource name as source file name.
     new 925cb36  SLING-865 : Move to bundles
     new 1c32a95  SLING-865 : Move to contrib
     new 8da570b  SLING-865 : Adjust reactor pom and svn information in each module.
     new c42dbbb  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new 202f6f3  Use release parent pom
     new dbb6ae9  Use new dev parent pom for contrib.
     new f85a876  Set parent pom to released version.
     new 2cf48b5  Move Sling to new TLP location
     new 2e639e2  SLING-1011 : Remove disclaimer file.
     new 73f8ccd  SLING-1011 : Adjust svn location
     new 3a4b8e1  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 758a535  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new dda6e2f  Don't wrap Sling exception.
     new 04c964c  Correctly set version to 0.9.0
     new e815996  Improve exception messages.
     new 025f546  Do not silently swallow exception
     new d55d8f0  SLING-1050 : Use dynamic class loader instead of dynamic import package.
     new beb532d  Use new class loader writer.
     new 16c4505  Store script resource resolver in script context, return script resource with request resource resolver.
     new af551b1  Correct dependency
     new 76f52ae  SLING-1021 - Use the global scope for the script resource resolver to avoid having this in the bindings for the script.
     new 04fbce0  SLING-1021 : Use own sling scope to store private attributes.
     new 5445803  Use latest Sling API release.
     new 346e33c  Fix wrong org.apache.sling.commons.classloader version number
     new 07ac4e7  Update to latest Sling releases.
     new d4de31f  Update to latest release.
     new 7a1a68b  Use latest parent pom.
     new f8ca64a  [maven-release-plugin] prepare release org.apache.sling.scripting.java-1.0.0
     new 7ea3c6f  [maven-release-plugin] prepare for next development iteration
     new 45524e5  [maven-release-plugin] prepare release org.apache.sling.scripting.java-1.0.0
     new acd44c8  [maven-release-plugin] prepare for next development iteration
     new 51eaa96  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new c02a383  SLING-1279 : Configuration properties for development mode and debuginfo should be of type boolean
     new a21c34a  SLING-1286 : Warning with invalid path during compilation
     new 27ed977  Use string builder instead of string buffer
     new 6b0aef2  Code cleanup
     new bfc4376  SLING-1385 : Recompile java scripts on modification and avoid periodic checks
     new c7eeecd  SLING-1385 : Recompile java scripts on modifications and avoid periodic check - fix error handling and sync problems.
     new cfd7362  SLING-874 : Use new commons compiler for java servlet scripting
     new 80e732c  SLING-874 : Use new commons compiler for java servlet scripting
     new 12aeb71  SLING-874 : Use new commons compiler for java servlet scripting
     new f6fb893  Use released parent pom.
     new d34558d  Set target vm version and remove obsolete notice/licence files.
     new 38524ca  Prepare release
     new f7373f5  [maven-release-plugin] prepare release org.apache.sling.scripting.java-2.0.0
     new c6ac5ee  [maven-release-plugin] prepare for next development iteration
     new 32f9d5f  Switch to latest snapshots
     new acc9e33  Update to releases
     new 7255b9e  Improve error reporting.
     new 76e604b  SLING-1975 Declare multi-threading behaviour of script engines:
     new 0dc7d34  SLING-1975 Remove copy-paste induced invalid character
     new 08f433d  SLING-1991 : Last modified of java file should not be compared against compiled class if file is modified
     new d0ba19f  SLING-2016 : Wrong object (javax.script.Bindings) is put into Sling Bindings request attribute
     new 306e54b  SLING-2150 : Update plugins to use the latest available versions
     new 440be8e  Update to recent snapshot
     new e9e62b4  Using latest released parent pom
     new 6a67edb  SLING-2237 - initial implementation of @Inject support
     new 2b102be  SLING-2282 : Java Script Engine does not escape directory paths
     new a256b01  [maven-release-plugin] prepare release org.apache.sling.scripting.java-2.0.2
     new 7310cd7  [maven-release-plugin] prepare for next development iteration
     new 7a3f0fa  SLING-2447 : ClassLoaderWriter should provide class loader for loading written classes/resources
     new 3147388  [maven-release-plugin] prepare release org.apache.sling.scripting.java-2.0.4
     new 29d972e  [maven-release-plugin] prepare for next development iteration
     new 142b7d0  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 321db86  SLING-2506 : Destroy wrapper as soon as java file changes
     new dd8d428  Prepare releases
     new 317b0f3  [maven-release-plugin] prepare release org.apache.sling.scripting.java-2.0.6
     new 79c9e42  [maven-release-plugin]  copy for tag org.apache.sling.scripting.java-2.0.6

The 77 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-java] 01/01: [maven-release-plugin] copy for tag org.apache.sling.scripting.java-2.0.6

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.java-2.0.6
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git

commit 79c9e42072524aeb312054654861818dd4e8def6
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Jun 25 13:55:37 2012 +0000

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

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