mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
4c57f52d8c
commit
d9cd2bdce2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ namespace "vendor" do
|
|||
end
|
||||
|
||||
task "jruby" do |task, args|
|
||||
system('./gradlew downloadAndInstallJRuby') unless File.exists?(File.join("vendor", "jruby"))
|
||||
system('./gradlew bootstrap') unless File.exists?(File.join("vendor", "jruby"))
|
||||
end # jruby
|
||||
|
||||
namespace "force" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue