Which tooling is supposed to evaluate the adapter annotations (https://github.com/apache/sling/tree/trunk/tooling/maven/adapter-annotations/src/main/java/org/apache/sling/adapter/annotations), being added with https://issues.apache.org/jira/browse/SLING-2313? Is it only the maven-sling-plugin? That IMHO seems to be the wrong place for it. I would rather do this kind of stuff in a bnd plugin, because that extends the generated bundle. Also I am wondering, whether this is just used for feeding the according web console, or whether there is something more about it (automatically registering some adapter factory maybe)
Also the information about the JSON and the tooling around it should probably be mentioned in https://sling.apache.org/documentation/the-sling-engine/adapters.html. Thanks for some input on that. Konrad
