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

Fix run-example for clean environments #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ssabo
Copy link

@ssabo ssabo commented Nov 9, 2016

Fixes:

  • points the tarball download for solr to valid location
  • fixes bug in stop-example when solr renamed the server directory from example
  • corrects problem where the httpclient libs were not getting copied on first invocation since the solr war was not extracted.
  • fixes problem where the httpcore was not being coppied due to misnamed variables

Adds:

  • vagrant file for running example in consistent environment

Shaun Sabo added 4 commits November 9, 2016 10:47
the solr tarball was not available anymore from the location
we were trying to pull from since it was not the latest version
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.

1 participant