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

Start solr when indexing fixtures using the colligo:install task. #26

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

jkeck
Copy link
Contributor

@jkeck jkeck commented Feb 15, 2017

No description provided.

@@ -6,7 +6,9 @@ namespace :colligo do
Rake::Task['db:migrate'].invoke
Rake::Task['colligo:download_and_unzip_jetty'].invoke
Rake::Task['colligo:copy_solr_configs'].invoke
Rake::Task['colligo:fixtures'].invoke
Jettywrapper.wrap(Jettywrapper.load_config) do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh. I hope getting off jettywrapper is in the near future.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we definitely discussed getting dependencies up to our latest standards. This is just trying to fix the fact that the install task throws an error.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.861% when pulling 79955ea on fix-install-task into 8ffbae3 on master.

@mejackreed mejackreed merged commit 7016d6d into master Feb 15, 2017
@mejackreed mejackreed deleted the fix-install-task branch February 15, 2017 20:34
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.

None yet

4 participants