[
https://issues.apache.org/jira/browse/SLING-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17529496#comment-17529496
]
Konrad Windszus edited comment on SLING-11284 at 4/28/22 3:42 PM:
------------------------------------------------------------------
It is not the string constants which cause the run time reference but the class
references in PipeExecutor.pipeClass I assume. This doesn’t seem valid because
theoretically the elements of the annotation could be evaluated at run time
(but due to type erasure the class reference is not part of the API. We should
open a bug at bnd for that.
was (Author: kwin):
It is not the string constants which cause the run time reference but the class
in PipeExecutor.pipeClass I assume. Not sure if this is valid because
theoretically the elements of the annotation could be evaluated at run time so
we should IMHO replace it with a constant FQ class name.
> 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)