Split document aggregator in its own module and rename things
23 files changed
tree: ee767208714f4104abcd1100be910094504903ba
  1. asciidoctor-diagrams/
  2. capabilities-oak/
  3. chunked-distribution/
  4. codesign/
  5. connectfeaturelauncher/
  6. distribution-service/
  7. encrypt/
  8. fake-content-generator/
  9. feature-model-compare/
  10. featuremodel/
  11. graalvm/
  12. graphql-scripting/
  13. hc-resource/
  14. hooks/
  15. http-caching-experiments/
  16. instance-stopper/
  17. it-is-cloudy-here/
  18. jcr-wrappers/
  19. karate-http-testing/
  20. maven-central-source-reporter/
  21. mdresourcedecorator/
  22. mdresourceprovider/
  23. metrics-prometheus/
  24. mvresourceprovider/
  25. oidc-handler/
  26. org-apache-sling-build-version-rules/
  27. org.apache.sling.ddr/
  28. org.apache.sling.graphql.samples.website/
  29. osgi-featuremodel/
  30. release-validator/
  31. remote-content-api/
  32. resource-predicates/
  33. resource-schemas/
  34. saml-example/
  35. scripting-resolver/
  36. serverless-microsling/
  37. sfsresourceprovider/
  38. SlingModelPersist/
  39. slingpost/
  40. starter-system-info/
  41. tag-modifier/
  42. time-to-first-request/
  43. transformer/
  44. upgrade/
  45. .asf.yaml
  46. .gitignore
  47. .sling-module.json
  48. CODE_OF_CONDUCT.md
  49. CONTRIBUTING.md
  50. Jenkinsfile
  51. LICENSE
  52. pom.xml
  53. 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.