[
https://issues.apache.org/jira/browse/SLING-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Norman resolved SLING-13194.
---------------------------------
Resolution: Fixed
Merged PR at:
[{{315c254}}|https://github.com/apache/sling-org-apache-sling-api/commit/315c2544ea273dd6f406c16cbd5bdf7f2674d75c]
> 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
> Priority: Major
> 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)