Difference between system.bundle getResource and loadClass

2013-02-07 Thread Sahoo
Why does ExtensionManager.getResourceByDelegation() does not search the resource using the same algorithm as getClassByDelegation()? Thanks, Sahoo

Re: Difference between system.bundle getResource and loadClass

2013-02-07 Thread Karl Pauls
I don't think there is a real reason. IIRC, we just wanted the system bundle wiring not to expose classes that are not exported and hence, changed the getClassByDelegation. I guess you could argue we should do the same for getResourceByDelegation... Do you have a use case where that is causing

Re: Difference between system.bundle getResource and loadClass

2013-02-07 Thread Sahoo
No, I don't have a use case. Since we set framework loader as bundle parent loader, I can't see how it can really affect us. I accidentally bumped into that code and it didn't look correct to me, so asked. It can actually affect some. Thanks, Sahoo On Thursday 07 February 2013 03:19 PM, Karl

[jira] [Commented] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Yasuhiro Kawame (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573401#comment-13573401 ] Yasuhiro Kawame commented on FELIX-3411: I watched behavior in detail. When

[jira] [Reopened] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reopened FELIX-3411: --- I think you are right. When richard and I where discussing this we where assuming that

Re: [VOTE] framework 4.2.0 and related subproject releases

2013-02-07 Thread Pierre De Rop
thank you for the release; +1 regards; /Pierre On Wed, Feb 6, 2013 at 12:19 AM, Karl Pauls karlpa...@gmail.com wrote: I would like to call a vote on the following subproject releases: framework 4.2.0 main 4.2.0 main.distribution 4.2.0 Staging repositories:

Re: Difference between system.bundle getResource and loadClass

2013-02-07 Thread Richard S. Hall
I think the issue is simply that the system bundle's class loader is always the class loader that loaded it (unlike bundles which can be configured to have a different parent) and it can never delegate to anyone else since it never imports, so all requests to it are serviced by its loading

[jira] [Commented] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573533#comment-13573533 ] Richard S. Hall commented on FELIX-3411: Right, now I see it too. And I agree with

[jira] [Updated] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3411: --- Fix Version/s: framework-4.4.0 The implementation of

[jira] [Resolved] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3411. Resolution: Fixed Ok, I committed a patch to fix the active start level initialization

Re: Our news page...

2013-02-07 Thread Pierre De Rop
Hi, I see in the current news page that downloads still point to the /site page. and apparently, there's no redirection to the new donwloads.cgi. So, should I update all the links ? By the way, how to update the download page itself ? I tried to update this:

Re: Difference between system.bundle getResource and loadClass

2013-02-07 Thread Richard S. Hall
On 2/7/13 09:20 , Richard S. Hall wrote: I think the issue is simply that the system bundle's class loader is always the class loader that loaded it (unlike bundles which can be configured to have a different parent) and it can never delegate to anyone else since it never imports, so all

Re: Difference between system.bundle getResource and loadClass

2013-02-07 Thread Sahoo
On Friday 08 February 2013 02:09 AM, Richard S. Hall wrote: On 2/7/13 09:20 , Richard S. Hall wrote: I think the issue is simply that the system bundle's class loader is always the class loader that loaded it (unlike bundles which can be configured to have a different parent) and it can never

[jira] [Commented] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Yasuhiro Kawame (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574166#comment-13574166 ] Yasuhiro Kawame commented on FELIX-3411: Thank you very much indeed for your

[jira] [Closed] (FELIX-3411) The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not follow the spec

2013-02-07 Thread Yasuhiro Kawame (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuhiro Kawame closed FELIX-3411. -- The implementation of org.osgi.service.startlevel.StartLevel#setStartLevel(int) does not

Re: Our news page...

2013-02-07 Thread Felix Meschberger
Hi Pierre, Am 07.02.2013 um 07:17 schrieb Pierre De Rop: I see in the current news page that downloads still point to the /site page. and apparently, there's no redirection to the new donwloads.cgi. So, should I update all the links ? Yes, thanks. By the way, how to update the download