Arjun Panday wrote:
I'm trying to use the OBR for our project, and i'd like to use the
referral tag as specified in RFC-0112, so i can have bindex generate a
different file for each set of bundles and then organize them in a
tree structure.
I've tried this with org.apache.felix.bundlerepository-1.0.3 but,
unless i'm mistaking, the referral tag does not seem to be supported.
Do you think i just did something wrong? If not, is there a plan to
support this feature in the near future?
Yes, I think this was just added recently so we could have federated
repositories.
Another issue I have with the OBR is that our use of it is slightly
off the norm: I need to be able to request the OBR in an "absolute
way", regardless of the bundles already installed in my JVM.
For my tests, I've modified the Repository implementation so that the
only packages seen as "local" are the ones exported by bundle #0 (the
core JDK packages that are not part of my OBR).
Could this be suggested as a "boolean activated option" for the OBR?
If I understand you correctly, you want OBR to ignore all exported
packages except those from system bundle. If that is the case, I am not
sure if this is a good feature to support in general...at least I cannot
think of any use cases for it. Perhaps other people have thoughts on it.
-> richard
Many thanks,
Arjun Panday
Alcatel-Lucent France
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]