Apache Sling Whiteboard - testing ground for new ideas

Clone this repo:
  1. ded756c Remove confusing section about different parent versions by Carsten Ziegeler · 2 weeks ago master
  2. 1404492 feat(migrate_annotations): add support for configurationPolicy migration from SCR annotations by Konrad Windszus · 4 weeks ago
  3. 03afda7 fix(migrate_annotations): enhance property parsing for additional types and constant references by Konrad Windszus · 4 weeks ago
  4. 12dc975 fix(migrate_annotations): enhance property name extraction from non-private static final fields by Konrad Windszus · 5 weeks ago
  5. dd32006 Look for @Component annotation anywhere prior to class declaration by Konrad Windszus · 5 weeks ago

Apache Sling

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