Repository: incubator-tamaya-site Updated Branches: refs/heads/master d9c6e4717 -> 1a0df171c
TAMAYA-341: Make clearer that collections needs JDK8 Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/1a0df171 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/1a0df171 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/1a0df171 Branch: refs/heads/master Commit: 1a0df171cb95dd78103507b7fd82692887189a6f Parents: d9c6e47 Author: Phil Ottlinger <[email protected]> Authored: Sat May 26 21:31:22 2018 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Sat May 26 21:31:22 2018 +0200 ---------------------------------------------------------------------- content/documentation/extensions/mod_collections.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1a0df171/content/documentation/extensions/mod_collections.adoc ---------------------------------------------------------------------- diff --git a/content/documentation/extensions/mod_collections.adoc b/content/documentation/extensions/mod_collections.adoc index 49cead4..8078d46 100644 --- a/content/documentation/extensions/mod_collections.adoc +++ b/content/documentation/extensions/mod_collections.adoc @@ -20,7 +20,7 @@ Collections extension adds this functionality to the Tamaya eco-system. === Compatibility -The module is based on Java 7, so it will not run on Java 7 and beyond. +The module is based on Java 8, so it will not run on Java 7 and beyond. === Installation
