Skip to content

Commit

Permalink
KAFKA-1861; Publishing kafka-client:test in order to utilize the help…
Browse files Browse the repository at this point in the history
…er utils in TestUtils; patched by Manikumar Reddy; reviewed by Jun Rao
  • Loading branch information
omkreddy authored and junrao committed Jan 29, 2015
1 parent f689e9b commit 11ec9bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -375,4 +375,7 @@ project(':clients') {
include "**/org/apache/kafka/common/serialization/*"
}

artifacts {
archives testJar
}
}

0 comments on commit 11ec9bf

Please sign in to comment.