Repository: deltaspike Updated Branches: refs/heads/master d39a546f2 -> 2214758bd
News announcement Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/08efe4f6 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/08efe4f6 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/08efe4f6 Branch: refs/heads/master Commit: 08efe4f6bc4e73e286e615c4dd5e1ace4874f7e2 Parents: d39a546 Author: John D. Ament <[email protected]> Authored: Wed Mar 30 19:41:04 2016 -0400 Committer: John D. Ament <[email protected]> Committed: Sat Apr 2 13:04:44 2016 -0400 ---------------------------------------------------------------------- site/src/main/asciidoc/news.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/08efe4f6/site/src/main/asciidoc/news.adoc ---------------------------------------------------------------------- diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc index 2a918f0..fc6b8b9 100644 --- a/site/src/main/asciidoc/news.adoc +++ b/site/src/main/asciidoc/news.adoc @@ -4,6 +4,14 @@ :Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +== End of Support Announcement - Java 6 + +The Apache DeltaSpike team has decided to begin dropping support for +Java 6. The next release, 1.6.0 is currently planned to be the last +minor release to support Java 6. Patch fixes on 1.6.x will continue +to support it, but our next minor release (1.7.0) will require +Java 7 at a minimum. + == 23rd Release (1.5.4) (18.02.2016) The Apache DeltaSpike team is pleased to announce the 23rd release
