Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert SimpleResourceChangeListener to use the ResoruceChangeListener mechanism #841

Closed
joerghoh opened this issue Nov 29, 2021 · 0 comments · Fixed by #846
Closed

Convert SimpleResourceChangeListener to use the ResoruceChangeListener mechanism #841

joerghoh opened this issue Nov 29, 2021 · 0 comments · Fixed by #846

Comments

@joerghoh
Copy link
Contributor

The use of OSGI for Resource Events is discouraged, instead the ResourceChangeEvents should be used (which despite the name do not use OSGI events anymore).

The Resource Events are deprecated for quite some time now, see https://issues.apache.org/jira/browse/SLING-5994

joerghoh added a commit to joerghoh/aem-project-archetype that referenced this issue Dec 6, 2021
@joerghoh joerghoh changed the title Convert SimpleResourceChangeListener to ResourceChangeEvents Convert SimpleResourceChangeListener to use the ResoruceChangeListener mechanism Dec 13, 2021
bpauli pushed a commit that referenced this issue Dec 13, 2021
* Update Historical Versions (#838)

As per System Requirements mentioned at https://github.com/adobe/aem-project-archetype/tree/master

* #841 move to the recommended ResourceChangeListener

Co-authored-by: Pankaj Parashar <pankajpr@adobe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant