Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.