Eric Norman created SLING-9604:
----------------------------------
Summary: Resolve deprecation warning about usage of Bnd versioning
annotations
Key: SLING-9604
URL: https://issues.apache.org/jira/browse/SLING-9604
Project: Sling
Issue Type: Bug
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: JCR Jackrabbit User Manager 2.2.10
During the maven build, the following warning is logged to the console. To
resolve this warning, the dependency on the org.apache.sling.api artifact must
be increased to version 2.15.0 or later where the migration to OSGi versioning
annotations was already done.
{{[WARNING] Bundle
org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:bundle:2.2.9-SNAPSHOT
: aQute.bnd.annotation.ProviderType annotation used in class
org.apache.sling.api.request.RequestParameter. Bnd versioning annotations are
deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change
to use OSGi versioning annotations.}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)