- fixed the ftw json dependency issue on json 1.6.5

This commit is contained in:
Jordan Sissel 2012-12-28 14:13:49 -08:00
parent a59d3825d8
commit 3726ab7420

View file

@ -126,7 +126,7 @@ vendor/bundle: | vendor $(JRUBY)
#$(QUIET)GEM_HOME=$(GEM_HOME) $(JRUBY_CMD) --1.9 $(GEM_HOME)/bin/bundle install --deployment
$(QUIET)GEM_HOME=./vendor/bundle/jruby/1.9/ GEM_PATH= $(JRUBY_CMD) --1.9 ./gembag.rb logstash.gemspec
@# Purge old version of json
$(QUIET)rm -rf ./vendor/bundle/jruby/1.9/gems/json-1.6.5-java
#$(QUIET)GEM_HOME=./vendor/bundle/jruby/1.9/ GEM_PATH= $(JRUBY_CMD) --1.9 -S gem uninstall json -v 1.6.5
@# Purge any junk that fattens our jar without need!
@# The riak gem includes previous gems in the 'pkg' dir. :(
-rm -rf $@/jruby/1.9/gems/riak-client-1.0.3/pkg