Eric Norman created SLING-13194:
-----------------------------------
Summary: Resolve build warnings
Key: SLING-13194
URL: https://issues.apache.org/jira/browse/SLING-13194
Project: Sling
Issue Type: Improvement
Reporter: Eric Norman
Assignee: Eric Norman
Fix For: API 3.0.4
several dependencies in the pom can remove the version since it is already
defined in the parent pom
Also the warning below is logged about the bnd.bnd file:
{code:java}
[WARNING] ../sling-org-apache-sling-api/bnd.bnd [2:86]: Found odd number of
backslashes before '*'. These are silently dropped by Java properties parsing
and lead to confusing behavior: <<Import-Package:
javax.jcr;resolution:=optional;version="[2.0,3)", \\
*>>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)