SAMZA-455; post jdk support policy to the website
Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/7a21beff Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/7a21beff Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/7a21beff Branch: refs/heads/samza-sql Commit: 7a21beff807a40a40457225cbef249fb31b5e7b5 Parents: 57075c4 Author: Chris Riccomini <[email protected]> Authored: Mon Mar 2 12:26:36 2015 -0800 Committer: Chris Riccomini <[email protected]> Committed: Mon Mar 2 12:26:36 2015 -0800 ---------------------------------------------------------------------- docs/startup/download/index.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/7a21beff/docs/startup/download/index.md ---------------------------------------------------------------------- diff --git a/docs/startup/download/index.md b/docs/startup/download/index.md index 329969e..47ef0e0 100644 --- a/docs/startup/download/index.md +++ b/docs/startup/download/index.md @@ -23,6 +23,10 @@ Samza is released as a source artifact, and also through Maven. If you just want to play around with Samza for the first time, go to [Hello Samza](/startup/hello-samza/{{site.version}}). +### JDK Notice + +Starting in June of 2015, Samza will begin requiring JDK7 or higher. Please see [this mailing list thread](http://mail-archives.apache.org/mod_mbox/samza-dev/201502.mbox/%3CCABYbY7eGFKgSgqAPot1qC8LjKu%3DKGYOLcNg3WuxfYzySAS-d1Q%40mail.gmail.com%3E) for details on this decision. + ### Source Releases * [samza-sources-0.8.0-incubating.tgz](http://www.apache.org/dyn/closer.cgi/samza/0.8.0-incubating)
