Peter K Can wrote:
Charles,
        That is good news. I do have a few comments/observations:

- Can you commit an eclipse .project with jna.jar as dependency?

- How would this affect existing use of JNA in a project that also uses JNA?
Will I be able depend on JRuby bundling JNA, or will JNA be wrapped under
the JRuby namespace and I will still need to provide my own jna.jar?

For the most part the jarjar way of repackaging things won't work here, since JNI depends on the C functions and the Java functions lining up exactly, down to the package structure. So the dependency issue is an open question...

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to