Merge branch 'master' of github.com:apache/sling-whiteboard
tree: 0188908fffaa84c5bb8beff9f5e2658cc034d31c
  1. asciidoctor-diagrams/
  2. capabilities-oak/
  3. codesign/
  4. connectfeaturelauncher/
  5. distribution-service/
  6. encrypt/
  7. fake-content-generator/
  8. feature-model-compare/
  9. featuremodel/
  10. graalvm/
  11. graphql-scripting/
  12. hc-resource/
  13. http-caching-experiments/
  14. instance-stopper/
  15. it-is-cloudy-here/
  16. jcr-wrappers/
  17. karate-http-testing/
  18. maven-central-source-reporter/
  19. mdresourcedecorator/
  20. mdresourceprovider/
  21. metrics-prometheus/
  22. mvresourceprovider/
  23. oidc-handler/
  24. org.apache.sling.graphql.samples.website/
  25. osgi-featuremodel/
  26. release-validator/
  27. remote-content-api/
  28. resource-predicates/
  29. resource-schemas/
  30. saml-example/
  31. saml-handler/
  32. scripting-resolver/
  33. serverless-microsling/
  34. sfsresourceprovider/
  35. SlingModelPersist/
  36. slingpost/
  37. starter-system-info/
  38. tag-modifier/
  39. time-to-first-request/
  40. transformer/
  41. upgrade/
  42. .asf.yaml
  43. .gitignore
  44. .sling-module.json
  45. CODE_OF_CONDUCT.md
  46. CONTRIBUTING.md
  47. Jenkinsfile
  48. LICENSE
  49. pom.xml
  50. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud 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.