Yong Fu created KAFKA-1821:
------------------------------
Summary: Example shell scripts broken
Key: KAFKA-1821
URL: https://issues.apache.org/jira/browse/KAFKA-1821
Project: Kafka
Issue Type: Bug
Components: packaging, tools
Affects Versions: 0.8.1.1
Environment: Ubuntu 14.04, Linux 75477193b766 3.13.0-24-generic
#46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux.
Reporter: Yong Fu
Priority: Minor
After run ./gradlew jarAll to generate all jars including for examples, I try
to run the producer-consumer demo from shell scripts. But it doesn't work and
throw ClassNotFoundException. It seems the shell scripts
(java-producer-consumer-demo and java-simple-consumer-demo) still work on the
library structure for sbt. So it cannot find jar files under new structure
forced by gradle.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)