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

Bring back the jar-dependencies #238

Closed

Conversation

purbon
Copy link

@purbon purbon commented Aug 28, 2015

This PR brings jar-dependencies back, for now what this changes are doing is introducing a way to fetch jars at build time or during test execution, like this jars don't have to be living in the repo and things like upgrading versions gets simplified, plus no need to say reducing the size of the repo.

As jars are embedded also in the gem (at gem build time) this would mean offline plugin installation is still safe.

Looking forward to know your thoughts on it,

Relates to the changes/discussions proposed in elastic/logstash#3735

@purbon
Copy link
Author

purbon commented Aug 28, 2015

@talevy / @andrewvc would like to know your thoughts on this, comments are super welcome!

@andrewvc
Copy link
Contributor

@purbon this is awesome! Can you re-submit this as a PR against https://github.com/andrewvc/logstash-output-elasticsearch_java/tree/native_only ? We're moving the jars out of this repo.

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

Successfully merging this pull request may close these issues.

3 participants