Created the basic version of a FM based Sling Starter Project

This project requires the ‘create-fm-descriptor’ goal from the Slingfeature Maven Plugin.
For now this is just a showcase on how to migrate Sling to a FM based setup
17 files changed
tree: f95cf65bbb6dd502545e824e28331da8da7bd0de
  1. capabilities-oak/
  2. codesign/
  3. connectfeaturelauncher/
  4. encrypt/
  5. featuremodel/
  6. graalvm/
  7. it-is-cloudy-here/
  8. jcr-wrappers/
  9. karate-http-testing/
  10. maven-central-source-reporter/
  11. mdresourceprovider/
  12. metrics-prometheus/
  13. mvresourceprovider/
  14. oidc-handler/
  15. release-validator/
  16. resource-predicates/
  17. resource-schemas/
  18. scripting-resolver/
  19. serverless-microsling/
  20. sfsresourceprovider/
  21. sling-org-apache-sling-feature-model-starter/
  22. SlingModelPersist/
  23. slingpackager/
  24. starter-system-info/
  25. tag-modifier/
  26. time-to-first-request/
  27. transformer/
  28. upgrade/
  29. .asf.yaml
  30. .gitignore
  31. CODE_OF_CONDUCT.md
  32. CONTRIBUTING.md
  33. Jenkinsfile
  34. LICENSE
  35. pom.xml
  36. README.md
README.md

Build Status 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.