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.10
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git.
at 7ad6619 (tag)
tagging ce9aaa9d4aafdf5b39f2df804750234dea936293 (commit)
by Carsten Ziegeler
on Thu Jul 3 07:31:09 2014 +0000
- Log -----------------------------------------------------------------
org.apache.sling.scripting.java-2.0.10
-----------------------------------------------------------------------
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 1a8ba79 [maven-release-plugin] prepare for next development iteration
new 57e08a0 After release
new d79b930 Update to latest parent pom
new 115a9b4 Use released versions
new 574817c SLING-1732 - adding ability to explicitly define the source
file name
new 27aaf83 Use latest releases and update to new parent pom
new 74eb887 Update to latest parent pom and use latest releases in
launchpad
new 5f61809 Correct reactor pom and update to parent pom 16
new 8d28893 Update to latest parent pom
new ab00b32 Update to parent pom 18
new 9151fed Update to parent pom v19
new 46f8d55 SLING-3054 - Archetypes should use correct port
new 510d254 SLING-3493 : Javashell demo doesn't work
new fdd2bb5 SLING-3724 : Provide option to always use current vm version
for source and target
new 7ca569b Add some logging for activation/deactivation
new df8d76b SLING-3724 : Provide option to always use current vm version
for source and target
new a0adec4 [maven-release-plugin] prepare release
org.apache.sling.scripting.java-2.0.8
new e06240b [maven-release-plugin] prepare for next development iteration
new 50fa889 SLING-3724 : Provide option to always use current vm version
for source and target
new 1fc6aa1 [maven-release-plugin] prepare release
org.apache.sling.scripting.java-2.0.10
new ce9aaa9 [maven-release-plugin] copy for tag
org.apache.sling.scripting.java-2.0.10
The 97 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
['"[email protected]" <[email protected]>'].