mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
933919367a
commit
10a72ce015
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ if ENV['USE_RUBY'] != '1'
|
|||
# if required at this point system gems can be installed using the system_gem task, for example:
|
||||
# Rake::Task["vendor:system_gem"].invoke(jruby, "ffi", "1.9.6")
|
||||
|
||||
# Ignore Environment JAVA_OPTS
|
||||
ENV["JAVA_OPTS"] = ""
|
||||
exec(jruby, "-J-Xmx1g", "-S", rake, *ARGV)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue