> I updated my pull request - I had to cancel the original request > through and replace it with a request from a new branch. > > Maven will include the library in the JAR file if it exists in its > build directory (src/.libs). If it doesn't exist, Maven will not > include it and not even complain ;-) It the native library is included > in the JAR file, it will be used, otherwise the java.library.path will > be used.
Hi Karl, I have just merged your pull request. Thanks for all the work. If you wish to collaborate something else: perhaps it would be a good idea to refactor all the code related to handling the native library, from ZMQ.java into a separate file. Best regards. -- Gonzalo Diethelm _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
