File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/SethTisue /kafka.git#build-with-sbt
1
+ // https://github.com/scalacommunitybuild /kafka.git#community- build-2.13
2
2
3
- // Kafka doesn't have its own sbt build, but Enno made one on his branch
4
- // (and he's handling things like test exclusions there)
3
+ // Kafka doesn't have its own sbt build, but Enno made one on his
4
+ // "build-with-sbt" branch. at one time, he was maintaining that
5
+ // himself, including test exclusions, but lately I've been making
6
+ // tweaks in the scalacommunitybuild fork instead
5
7
6
8
vars.proj.kafka: ${vars.base} {
7
9
name: "kafka"
8
- uri: "https://github.com/SethTisue /kafka.git#56ddab45b6f4c30d5cad6370053ec98dce6d6364"
10
+ uri: "https://github.com/scalacommunitybuild /kafka.git#56ddab45b6f4c30d5cad6370053ec98dce6d6364"
9
11
10
12
extra.commands: ${vars.default-commands} [
11
13
// Enno could move these to his own config
You can’t perform that action at this time.
0 commit comments