Skip to content

Commit 7130da9

Browse files
omkreddyjunrao
authored andcommitted
KAFKA-1861; Publishing kafka-client:test in order to utilize the helper utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao
1 parent 96ce96d commit 7130da9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,4 +375,7 @@ project(':clients') {
375375
include "**/org/apache/kafka/common/serialization/*"
376376
}
377377

378+
artifacts {
379+
archives testJar
380+
}
378381
}

0 commit comments

Comments
 (0)