Hi Arnaud, first of all, thank you for your efforts, much appreciated.
Could you try to merge your changes with HEAD and then use svn diff to create a "real" patch? That would make it a lot easier to work with your changes. regards, Karl On 8/29/06, Arnaud Quiblier (JIRA) <[EMAIL PROTECTED]> wrote:
[ http://issues.apache.org/jira/browse/FELIX-26?page=all ] Arnaud Quiblier updated FELIX-26: --------------------------------- Attachment: 2006-08-29_FELIX-26_patch.zip > Improve native library matching algorithm > ----------------------------------------- > > Key: FELIX-26 > URL: http://issues.apache.org/jira/browse/FELIX-26 > Project: Felix > Issue Type: Improvement > Components: Specification compliance, Framework > Reporter: Richard S. Hall > Attachments: 2006-08-29_FELIX-26_patch.zip > > > This issue is described in section 3.9 of the OSGi R4 specification. R4 has improved and made the native library matching alogirithm; this is invoked when a bundle's class loader is asked for the native library when a class in the bundle has a native method. The current Felix implementation is a simplified version of the OSGi R3 algorithm. This change should be localized to the org.apache.felix.framework.OSGiLibrarySource class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
-- Karl Pauls [EMAIL PROTECTED]