Skip to content

Commit

Permalink
fix lazy evaluated task.project reference
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed Dec 30, 2024
1 parent e9ca5aa commit 4b2857d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/repository-hdfs/hadoop-client-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def patchTask = tasks.register("patchClasses", JavaExec) {
}
}


interface InjectedArchiveOps {
@Inject ArchiveOperations getArchiveOperations()
}
Expand Down

0 comments on commit 4b2857d

Please sign in to comment.