[zeromq-dev] jzmq: embedding native library in JAR
gonzalo diethelm
gdiethelm at dcv.cl
Thu Jun 2 18:16:25 CEST 2011
> 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
More information about the zeromq-dev
mailing list