Konrad Windszus created SLING-6539:
--------------------------------------
Summary: Make fields in AdapterFactory real constants
Key: SLING-6539
URL: https://issues.apache.org/jira/browse/SLING-6539
Project: Sling
Issue Type: Improvement
Affects Versions: API 2.16.2
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Fix For: API 2.16.4
The fields in {{o.a.s.api.adapter.AdapterFactory}} are named with all uppercase
characters but they are not real constants (i.e. not static final). This is a
problem e.g. for OSGi DS annotations where only real constants can be used as
values.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)