This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-groovy.git
commit 26aa6b1abcec19c5cf9b3046529ca0a60a8e5397 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Fri May 22 15:56:08 2015 +0000 add README git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1681157 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0b2410 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Groovy scripting engine for Apache Sling +---------------------------------------- + +This bundle provides just the Sling bridging code, it requires the groovy-all bundle +to be installed separately. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
