Repository: deltaspike
Updated Branches:
  refs/heads/master c3ddeb236 -> a05b627a9


DELTASPIKE-1166 Updating site for 1.7.0 release.


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

Branch: refs/heads/master
Commit: a05b627a9768ec5622f24251a742d50722db5033
Parents: c3ddeb2
Author: John D. Ament <[email protected]>
Authored: Sun Jun 19 19:32:22 2016 -0400
Committer: John D. Ament <[email protected]>
Committed: Sun Jun 19 19:32:22 2016 -0400

----------------------------------------------------------------------
 site/src/main/asciidoc/news.adoc                | 12 ++++++------
 site/src/main/asciidoc/steps_for_a_release.adoc |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a05b627a/site/src/main/asciidoc/news.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index e13773b..e3f17ba 100644
--- a/site/src/main/asciidoc/news.adoc
+++ b/site/src/main/asciidoc/news.adoc
@@ -4,13 +4,13 @@
 
 :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
+== 26th Release (1.7.0) (19.06.2016)
 
-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.
+The Apache DeltaSpike team is pleased to announce the 26th release
+(v1.7.0).  Release notes can be found 
https://s.apache.org/DeltaSpike-1.7.0[here]
+
+Please note that the previously announced end of Java 6 support has
+been postponed until the 2.0 line.
 
 == 25th Release (1.6.1) (23.04.2016)
 

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a05b627a/site/src/main/asciidoc/steps_for_a_release.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/steps_for_a_release.adoc 
b/site/src/main/asciidoc/steps_for_a_release.adoc
index a7976af..577f5aa 100644
--- a/site/src/main/asciidoc/steps_for_a_release.adoc
+++ b/site/src/main/asciidoc/steps_for_a_release.adoc
@@ -27,7 +27,7 @@ test at least:
 
 
-----------------------------------------------------------------------------------------------------------------------
 mvn clean install -POWB
-mvn clean install -PWeld
+mvn clean install -PWeld1
 mvn clean install -Prat
 mvn clean install -Ptomee-build-managed
 mvn clean install -Pjbossas-build-managed-7

Reply via email to