Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to revive jzmq #471

Open
ca-mu opened this issue Jul 27, 2018 · 3 comments
Open

How to revive jzmq #471

ca-mu opened this issue Jul 27, 2018 · 3 comments

Comments

@ca-mu
Copy link

ca-mu commented Jul 27, 2018

Hello all,

last release has been a long time ago, the call for maintainers has not been successful, at least as far as I know, and zeromq is at 4.2.5 with many new features. How can we revive this project. I would love to help, but don't know how to get started.

@trevorbernard
Copy link
Member

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 stabilized, I can help deploying it to Maven central.

Best of luck,
Trev

@ca-mu
Copy link
Author

ca-mu commented Aug 9, 2018

Hi all,
just to get a better understanding. When contributing patches how do I prevent the patch from failing and not being integrated into jzmq due to required changes to the Travis CI build steps, e.g. java9/10/11? ( I am assuming that I can't ( and really shouldn't) changed the Travis Ci config.

Thanks,
ca-mu

P.S. I am currently trying to set up a mirrored CI server configuration that would allow me to circumvent these kind of issues

@trevorbernard
Copy link
Member

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 a Travis build -- there really is no need to mirror the CI setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants