[
https://issues.apache.org/jira/browse/SLING-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert reassigned SLING-11284:
--------------------------------------
Assignee: Nicolas Peltier (was: Stefan Seifert)
[~npeltier] updating to latest bundle parent 47 does fail the build with:
{noformat}
[INFO] --- bnd-maven-plugin:6.1.0:bnd-process (bnd-process) @
org.apache.sling.pipes ---
[ERROR] D:\Develop\OpenSource\sling-git\sling-org-apache-sling-pipes\bnd.bnd
[0:0]: Export org.apache.sling.pipes, has 4, private references
[org.apache.sling.pipes.internal, org.apache.sling.pipes.internal.bindings,
org.apache.sling.pipes.internal.inputstream,
org.apache.sling.pipes.internal.slingquery]
{noformat}
that problem was notices by bnd already with the previous parent version, but
it was only a warning then.
i assume the problem are the numerous references to internal packages in
https://github.com/apache/sling-org-apache-sling-pipes/blob/master/src/main/java/org/apache/sling/pipes/PipeBuilder.java
but as far as i see they are only references to constants from internal
implementation classes, so no compile time references. still we have to fine a
solution for the build.
> sling-pipes: Switch to Bundle Parent 47
> ---------------------------------------
>
> Key: SLING-11284
> URL: https://issues.apache.org/jira/browse/SLING-11284
> Project: Sling
> Issue Type: Improvement
> Components: pipes
> Reporter: Stefan Seifert
> Assignee: Nicolas Peltier
> Priority: Major
> Fix For: pipes 4.4.4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> switch to latest bundle parent 47.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)