You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gw...@apache.org on 2017/04/26 19:25:14 UTC

[1/3] kafka git commit: Bump version to 0.10.2.1

Repository: kafka
Updated Branches:
  refs/heads/0.10.2 7ba26ef14 -> d7850a400


Bump version to 0.10.2.1


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/e89bffd6
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/e89bffd6
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/e89bffd6

Branch: refs/heads/0.10.2
Commit: e89bffd6b2eff799713f560074c657f3f522cd85
Parents: 495cdbd
Author: Gwen Shapira <cs...@gmail.com>
Authored: Fri Apr 21 09:23:03 2017 -0700
Committer: Gwen Shapira <cs...@gmail.com>
Committed: Fri Apr 21 09:23:03 2017 -0700

----------------------------------------------------------------------
 gradle.properties           | 2 +-
 tests/kafkatest/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/e89bffd6/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 5da0832..bb92f80 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 group=org.apache.kafka
 # NOTE: When you change this version number, you should also make sure to update
 # the version numbers in tests/kafkatest/__init__.py and kafka-merge-pr.py.
-version=0.10.2.1-SNAPSHOT
+version=0.10.2.1
 scalaVersion=2.10.6
 task=build
 org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx1024m -Xss2m

http://git-wip-us.apache.org/repos/asf/kafka/blob/e89bffd6/tests/kafkatest/__init__.py
----------------------------------------------------------------------
diff --git a/tests/kafkatest/__init__.py b/tests/kafkatest/__init__.py
index 06e446e..d6abd3f 100644
--- a/tests/kafkatest/__init__.py
+++ b/tests/kafkatest/__init__.py
@@ -22,4 +22,4 @@
 # Instead, in development branches, the version should have a suffix of the form ".devN"
 #
 # For example, when Kafka is at version 0.9.0.0-SNAPSHOT, this should be something like "0.9.0.0.dev0"
-__version__ = '0.10.2.1.dev0'
+__version__ = '0.10.2.1'


[2/3] kafka git commit: Merge tag '0.10.2.1-rc3' into 0.10.2

Posted by gw...@apache.org.
Merge tag '0.10.2.1-rc3' into 0.10.2

0.10.2.1-rc3


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/760cffd5
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/760cffd5
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/760cffd5

Branch: refs/heads/0.10.2
Commit: 760cffd5672206ba7f344450f18eb420809e49c3
Parents: 7ba26ef e89bffd
Author: Gwen Shapira <cs...@gmail.com>
Authored: Wed Apr 26 12:23:09 2017 -0700
Committer: Gwen Shapira <cs...@gmail.com>
Committed: Wed Apr 26 12:23:09 2017 -0700

----------------------------------------------------------------------
 gradle.properties           | 2 +-
 tests/kafkatest/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------



[3/3] kafka git commit: Post 0.10.2.1 release version bumping

Posted by gw...@apache.org.
Post 0.10.2.1 release version bumping


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/d7850a40
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/d7850a40
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/d7850a40

Branch: refs/heads/0.10.2
Commit: d7850a400ed3d6efd3aae20515560971693f39b5
Parents: 760cffd
Author: Gwen Shapira <cs...@gmail.com>
Authored: Wed Apr 26 12:24:32 2017 -0700
Committer: Gwen Shapira <cs...@gmail.com>
Committed: Wed Apr 26 12:24:32 2017 -0700

----------------------------------------------------------------------
 gradle.properties           | 2 +-
 tests/kafkatest/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/d7850a40/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index bb92f80..02f1935 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 group=org.apache.kafka
 # NOTE: When you change this version number, you should also make sure to update
 # the version numbers in tests/kafkatest/__init__.py and kafka-merge-pr.py.
-version=0.10.2.1
+version=0.10.2.2-SNAPSHOT
 scalaVersion=2.10.6
 task=build
 org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx1024m -Xss2m

http://git-wip-us.apache.org/repos/asf/kafka/blob/d7850a40/tests/kafkatest/__init__.py
----------------------------------------------------------------------
diff --git a/tests/kafkatest/__init__.py b/tests/kafkatest/__init__.py
index d6abd3f..52c820e 100644
--- a/tests/kafkatest/__init__.py
+++ b/tests/kafkatest/__init__.py
@@ -22,4 +22,4 @@
 # Instead, in development branches, the version should have a suffix of the form ".devN"
 #
 # For example, when Kafka is at version 0.9.0.0-SNAPSHOT, this should be something like "0.9.0.0.dev0"
-__version__ = '0.10.2.1'
+__version__ = '0.10.2.2.dev0'