Skip to content

Fix the jar-dependency issue blocking the bootstrap of this gem #56

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

Closed
wants to merge 1 commit into from

Conversation

purbon
Copy link

@purbon purbon commented Feb 12, 2015

Fixed #53 as it bound jar-dependencies and ruby-maven to the known working version.

Check elastic/logstash#2595 for more detials on the issue and when I can be fix upstream.

@purbon purbon force-pushed the fix/jar-dependency branch from abaf974 to ad42135 Compare February 12, 2015 15:34
…version bump

added a comment on top of the jar-dependencies requirements

add maven tools to the list of gem with a fixed version
@purbon purbon force-pushed the fix/jar-dependency branch from ad42135 to ec09378 Compare February 12, 2015 15:51
@ph
Copy link
Contributor

ph commented Feb 12, 2015

LGTM, this scenario work

bundle install
bundle exec rspec

@ph
Copy link
Contributor

ph commented Feb 12, 2015

jar are also correctly installed

 find . -name '*.jar'                                                                                                                                                                                                                                                                                                  ◼
./lib/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar
./lib/org/antlr/antlr-runtime/3.5/antlr-runtime-3.5.jar
./lib/org/apache/lucene/lucene-analyzers-common/4.10.2/lucene-analyzers-common-4.10.2.jar
./lib/org/apache/lucene/lucene-core/4.10.2/lucene-core-4.10.2.jar
./lib/org/apache/lucene/lucene-grouping/4.10.2/lucene-grouping-4.10.2.jar
./lib/org/apache/lucene/lucene-highlighter/4.10.2/lucene-highlighter-4.10.2.jar
./lib/org/apache/lucene/lucene-join/4.10.2/lucene-join-4.10.2.jar
./lib/org/apache/lucene/lucene-memory/4.10.2/lucene-memory-4.10.2.jar
./lib/org/apache/lucene/lucene-misc/4.10.2/lucene-misc-4.10.2.jar
./lib/org/apache/lucene/lucene-queries/4.10.2/lucene-queries-4.10.2.jar
./lib/org/apache/lucene/lucene-queryparser/4.10.2/lucene-queryparser-4.10.2.jar
./lib/org/apache/lucene/lucene-sandbox/4.10.2/lucene-sandbox-4.10.2.jar
./lib/org/apache/lucene/lucene-spatial/4.10.2/lucene-spatial-4.10.2.jar
./lib/org/apache/lucene/lucene-suggest/4.10.2/lucene-suggest-4.10.2.jar
./lib/org/elasticsearch/elasticsearch/1.4.0/elasticsearch-1.4.0.jar
./lib/org/ow2/asm/asm/4.1/asm-4.1.jar
./lib/org/ow2/asm/asm-commons/4.1/asm-commons-4.1.jar

@elasticsearch-bot
Copy link

Merged sucessfully into master!

@purbon purbon closed this in 9686534 Feb 13, 2015
andrewvc pushed a commit to andrewvc/logstash-output-elasticsearch that referenced this pull request Jul 5, 2017
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

Successfully merging this pull request may close these issues.

Unable to bootstrap the master branch
3 participants