summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rwxr-xr-xbuild_integration.sh2
-rw-r--r--docs/tests.rst4
-rw-r--r--servers/0.10.1.1/resources/kafka.properties (renamed from servers/0.10.1.0/resources/kafka.properties)0
-rw-r--r--servers/0.10.1.1/resources/log4j.properties (renamed from servers/0.10.1.0/resources/log4j.properties)0
-rw-r--r--servers/0.10.1.1/resources/zookeeper.properties (renamed from servers/0.10.1.0/resources/zookeeper.properties)0
6 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 3d0683b..b54dc8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ env:
- KAFKA_VERSION=0.8.1.1
- KAFKA_VERSION=0.8.2.2
- KAFKA_VERSION=0.9.0.1
- - KAFKA_VERSION=0.10.1.0
+ - KAFKA_VERSION=0.10.1.1
sudo: false
diff --git a/build_integration.sh b/build_integration.sh
index 2183786..5387eb3 100755
--- a/build_integration.sh
+++ b/build_integration.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Versions available for testing via binary distributions
-OFFICIAL_RELEASES="0.8.1.1 0.8.2.2 0.9.0.1 0.10.1.0"
+OFFICIAL_RELEASES="0.8.1.1 0.8.2.2 0.9.0.1 0.10.1.1"
# Useful configuration vars, with sensible defaults
if [ -z "$SCALA_VERSION" ]; then
diff --git a/docs/tests.rst b/docs/tests.rst
index 87bc569..5b093c3 100644
--- a/docs/tests.rst
+++ b/docs/tests.rst
@@ -49,7 +49,7 @@ Integration tests
.. code:: bash
- KAFKA_VERSION=0.10.1.0 tox -e py27
+ KAFKA_VERSION=0.10.1.1 tox -e py27
KAFKA_VERSION=0.8.2.2 tox -e py35
@@ -60,7 +60,7 @@ kafka server binaries:
./build_integration.sh
-By default, this will install 0.8.1.1, 0.8.2.2, 0.9.0.1, and 0.10.1.0 brokers into the
+By default, this will install 0.8.1.1, 0.8.2.2, 0.9.0.1, and 0.10.1.1 brokers into the
servers/ directory. To install a specific version, set `KAFKA_VERSION=0.9.0.0`:
.. code:: bash
diff --git a/servers/0.10.1.0/resources/kafka.properties b/servers/0.10.1.1/resources/kafka.properties
index 7a19a11..7a19a11 100644
--- a/servers/0.10.1.0/resources/kafka.properties
+++ b/servers/0.10.1.1/resources/kafka.properties
diff --git a/servers/0.10.1.0/resources/log4j.properties b/servers/0.10.1.1/resources/log4j.properties
index b0b76aa..b0b76aa 100644
--- a/servers/0.10.1.0/resources/log4j.properties
+++ b/servers/0.10.1.1/resources/log4j.properties
diff --git a/servers/0.10.1.0/resources/zookeeper.properties b/servers/0.10.1.1/resources/zookeeper.properties
index e3fd097..e3fd097 100644
--- a/servers/0.10.1.0/resources/zookeeper.properties
+++ b/servers/0.10.1.1/resources/zookeeper.properties