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

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-bundle-tracker.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f23ba7  Mention the move to servlets-resolver
6f23ba7 is described below

commit 6f23ba723c60197ca29262b6796c604193f9e5cd
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Aug 24 10:59:44 2020 +0200

    Mention the move to servlets-resolver
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 7387421..896125a 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@
 Apache Sling Scripting Bundle Tracker
 ====
 
+## DEPRECATED?
+
+Note that this code has **moved to the 
[o.a.s.servlets.resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver/tree/master/src/main/java/org/apache/sling/servlets/resolver/bundle/tracker)
 module** - as I write this, 
+[discussions are 
ongoing](https://lists.apache.org/thread.html/r73ffc8f89706444db41cf9e3688799be58b41cd5f16c49468ab4bda5%40%3Cdev.sling.apache.org%3E)
+on the Sling dev list on whether this module needs to be deprecated or 
repurposed.
+
 ## What
 The `org.apache.sling.scripting.bundle.tracker` bundle represents an add-on 
module that can be deployed on a Sling 10 instance or newer to
 enhance the scripting resolving capabilities. Being an add-on, the bundle 
hooks into Sling's current mechanisms for

Reply via email to