[ https://issues.apache.org/jira/browse/FELIX-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Felix Meschberger resolved FELIX-399. ------------------------------------- Resolution: Fixed Assignee: Felix Meschberger I have applied my last patch (after fixing issues with the test case based on an older implementation) in Rev. 671815. Referrals are now followed and the hop count is respected. All referred repositories visited are added as if they would have been added through RepositoryAdmin.addRepository(URL). I have tested this patch in my local environment and it seems to work. Please also test in your environment thanks. If it works, please close this issue. > 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 > Assignee: Felix Meschberger > Attachments: FELIX-399-fmeschbe-2.patch, FELIX-399-fmeschbe.patch, > FELIX-399.patch, 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.