mirror of https://github.com/apache/kafka.git
KAFKA-1861; Publishing kafka-client:test in order to utilize the helper utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao
This commit is contained in:
parent
f689e9b1e3
commit
11ec9bf5a5
|
@ -375,4 +375,7 @@ project(':clients') {
|
|||
include "**/org/apache/kafka/common/serialization/*"
|
||||
}
|
||||
|
||||
artifacts {
|
||||
archives testJar
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue