Ideally, compile issues like this are caught by some CI system. I see
there are some builds on https://builds.apache.org/ for Kafka which are
currently disabled. Are there plans to re-enable these builds?
-David
On 10/21/13 12:22 PM, Marcel Lohmann (JIRA) wrote:
Marcel Lohmann created KAFKA-1095:
-------------------------------------
Summary: Kafka does not compile with sbt
Key: KAFKA-1095
URL: https://issues.apache.org/jira/browse/KAFKA-1095
Project: Kafka
Issue Type: Bug
Components: packaging
Affects Versions: 0.9
Environment: Linux 64bit, OpenJDK 1.7
Reporter: Marcel Lohmann
Priority: Blocker
Expected behaviour:
After `git pull`, `./sbt update` and `./sbt package` the current snapshot
version should compile without errors.
Current behaviour:
It fails with different error messages. This is one possible error log:
https://gist.github.com/mumrah/7086356
With `./sbt "++2.10.1 package"` the errors are different but still results in a
failed compile. Other scala versions fail, too.
The responsible commit which leads to the error messages is unknown to me.
--
This message was sent by Atlassian JIRA
(v6.1#6144)