Startupmanager can not delegate to the StartupHandler anymore because it is now providing that one itself.
1 file changed
tree: 8a5068e3488fdd09d6e1e1726b365127e1ce7a96
  1. capabilities-oak/
  2. codesign/
  3. encrypt/
  4. featuremodel/
  5. karate-http-testing/
  6. mdresourceprovider/
  7. mvresourceprovider/
  8. oidc-handler/
  9. project-archetype/
  10. resource-predicates/
  11. resource-schemas/
  12. scripting-resolver/
  13. startupmanager/
  14. tag-modifier/
  15. upgrade/
  16. .gitignore
  17. .gitmodules
  18. .sling-module.xml
  19. CODE_OF_CONDUCT.md
  20. CONTRIBUTING.md
  21. LICENSE
  22. README.md
README.md

License

Apache Sling Whiteboard

This module is part of the Apache Sling project.

This is the whiteboard area of Apache Sling. It contains experimental code that is not intended to be used in production.

Sling committers are welcome to use this repository for prototypes and other experimental work. Please separate your code in distinct folders with self-explanatory names so we understand what's in there easily.

We currently do not release code from this repository, if a module needs to be released please discuss its “promotion” on the Sling dev list and then move it to its own repository.

Older whiteboard experiments can be found at https://svn.apache.org/repos/asf/sling/whiteboard/ - the plan is to only move code that's being actively worked on and leave the rest there.