Trevor Bernard

Results 58 comments of Trevor Bernard

@Nodstuff Can you provide the android sdk version and device information?

@wanghe The latest stable version is 0.5.0. Can you try using that and see if the problem still persists?

That seems odd. Unfortunately, I don't have a windows machine to test on to recreate this scenario. Hopefully, someone else from the community will be able to corroborate.

@augustl Thanks for the test case, I was able to recreate the issue. Looking into it now.

Hi @jameslovell, I'm also using OSX 10.10.1 but am able to build without problems and all the tests come back green. This are the commands I used: ``` bash $...

> The given snippet works fine with JeroMQ but crashes when using JZMQ. Do you mean the opposite instead?

There are people who still merge, comment, and help. But no one has yet stepped up to take over maven deployments to central.

A good way to breath life into the project is to start contributing patches. I would test against the latest version of libzmq and submit issues and patches. Once it's...

You're free to update things as you see fit, including the CI builds as long as you follow the C4 processes which JZMQ uses. Submitting a pull request will trigger...

you can skip the signing process with `-Dgpg.skip=true` I believe. But this should only be done locally.