summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMark Roberts <wizzat@gmail.com>2014-04-23 00:04:09 -0700
committerMark Roberts <wizzat@gmail.com>2014-04-23 00:04:09 -0700
commit6628c109b786cfc3c429400eaa258298bcc77ec0 (patch)
tree9a47934ae0e99481ff7ceaa2e58ce018a6f57ce1 /.gitmodules
parentb6262e4c0bc8779b331987e05d133f2a046f70b2 (diff)
downloadkafka-python-6628c109b786cfc3c429400eaa258298bcc77ec0.tar.gz
Move kafka-src to servers/0.8.0/kafka-src, move test/resources to servers/0.8.0/resources, update fixtures, add build_integration.sh for getting started with development
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 9b9fae9..9f003c2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "kafka-src"]
- path = kafka-src
- url = git://github.com/apache/kafka.git
+[submodule "servers/0.8.0/kafka-src"]
+ path = servers/0.8.0/kafka-src
+ url = https://github.com/apache/kafka.git