From bf236dd2afc7623d6443ff74f53811f89413c300 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Thu, 3 Oct 2013 15:42:30 -0300 Subject: [PATCH] solr: avoiding solr install since there are still tests failing --- plugins/solr/install.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/plugins/solr/install.rb b/plugins/solr/install.rb index 1043ba6..859aa89 100644 --- a/plugins/solr/install.rb +++ b/plugins/solr/install.rb @@ -1,3 +1,4 @@ +raise "Not ready yet. Some tests are failing." require 'rubygems' require 'rake' -- libgit2 0.21.2