[
https://issues.apache.org/jira/browse/FELIX-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600251#action_12600251
]
Felix Meschberger commented on FELIX-399:
-----------------------------------------
> The only issue is that my code does not take into account the attribute
> "depth"
IMHO the depth attribute is an absolute requirement to prevent endless
recursions etc. We can also not just stop following referrals on repositories,
we already visited because the depth value on the referral has to be obeyed as
declared.
> OBR referrals
> -------------
>
> Key: FELIX-399
> URL: https://issues.apache.org/jira/browse/FELIX-399
> Project: Felix
> Issue Type: Bug
> Components: Bundle Repository (OBR)
> Reporter: Roshan Punnoose
> Attachments: felix-obr-referral-2.patch, felix-obr-referral.patch
>
>
> I noticed that Felix does not have support right now for OBR referrals. So I
> added a patch, and I was hoping you guys could look at it and make sure it
> makes sense. The only issue is that my code does not take into account the
> attribute "depth", it will go through every referral and add all the
> resources. I couldn't figure out a good way to make use of the depth
> attribute to make it work in the framework.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.