Skip to content

Commit

Permalink
Fix test errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaiera committed Mar 13, 2020
1 parent 41cfc5e commit 84735d2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ apply plugin: 'es.hadoop.build.root'

defaultTasks 'build'

build {
dependsOn 'hadoopTestingJar'
}

// Simple utility task to help with downloading artifacts and jars
if (project.hasProperty("find-artifact")) {
String artifact = project.getProperty("find-artifact")
Expand Down

0 comments on commit 84735d2

Please sign in to comment.