We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e1d94 commit 3a9222dCopy full SHA for 3a9222d
build.gradle
@@ -261,7 +261,6 @@ task buildElasticsearchLogstashBridge(type: Exec) {
261
description "builds logstash-bridge lib module"
262
263
dependsOn buildElasticsearchLocalDistro
264
- mustRunAfter buildElasticsearchLocalDistro
265
266
def logFile = project.file("${buildDir}/logstash-bridge-build.log")
267
doFirst {
0 commit comments