[jira] Closed: (FELIX-1731) Native library extraction could be improved to help cases where there are dependencies among libraries

2009-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-1731. -- Resolution: Fixed This is reported to have worked, so I will close. > Native library extractio

[jira] Commented: (FELIX-1731) Native library extraction could be improved to help cases where there are dependencies among libraries

2009-10-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764375#action_12764375 ] Richard S. Hall commented on FELIX-1731: It's a hack when it depends on implementat

Re: Odd implementation detail of native libs and bundle cache

2009-10-10 Thread Richard S. Hall
On 10/10/09 14:46, Holger Hoffstätte wrote: (catching up on stuff, sorry for the late reply!) Richard S. Hall wrote: These changes came about because of support for native libraries in fragments. Since fragments can attach to multiple hosts in R4.2, the framework needs to be able to extract

[jira] Commented: (FELIX-1731) Native library extraction could be improved to help cases where there are dependencies among libraries

2009-10-10 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764353#action_12764353 ] Holger Hoffstätte commented on FELIX-1731: -- I just saw the changes in svn r823844

[jira] Commented: (FELIX-1731) Native library extraction could be improved to help cases where there are dependencies among libraries

2009-10-10 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764343#action_12764343 ] Holger Hoffstätte commented on FELIX-1731: -- Pointer to the original discussion: ht

Re: Odd implementation detail of native libs and bundle cache

2009-10-10 Thread Holger Hoffstätte
(catching up on stuff, sorry for the late reply!) Richard S. Hall wrote: > These changes came about because of support for native libraries in > fragments. Since fragments can attach to multiple hosts in R4.2, the > framework needs to be able to extract multiple copies, one for each host. > > T