You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by jo...@apache.org on 2016/11/06 23:50:37 UTC

deltaspike git commit: DELTASPIKE-1214 Updating contents for release.

Repository: deltaspike
Updated Branches:
  refs/heads/master dc5d085ac -> b7bd20495


DELTASPIKE-1214 Updating contents for release.


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

Branch: refs/heads/master
Commit: b7bd20495085a71ff5139058e1b6663695a8910a
Parents: dc5d085
Author: John D. Ament <jo...@apache.org>
Authored: Sun Nov 6 18:50:28 2016 -0500
Committer: John D. Ament <jo...@apache.org>
Committed: Sun Nov 6 18:50:28 2016 -0500

----------------------------------------------------------------------
 documentation/pom.xml                           | 18 ------------------
 pom.xml                                         |  4 ++--
 site/pom.xml                                    | 18 ------------------
 site/src/main/asciidoc/index.adoc               |  4 ++--
 site/src/main/asciidoc/news.adoc                |  5 +++++
 site/src/main/asciidoc/steps_for_a_release.adoc |  1 +
 6 files changed, 10 insertions(+), 40 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/documentation/pom.xml
----------------------------------------------------------------------
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 77fea1c..c227657 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -19,24 +19,6 @@
   -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-<!--
-    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.
--->
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5655400..52019f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,8 +48,8 @@
 
     <properties>
         <asciidoctor.version>1.5.2</asciidoctor.version>
-        <version.deltaspike.latest.stable>1.7.1</version.deltaspike.latest.stable>
-        <version.deltaspike.latest.snapshot>1.7.2-SNAPSHOT</version.deltaspike.latest.snapshot>
+        <version.deltaspike.latest.stable>1.7.2</version.deltaspike.latest.stable>
+        <version.deltaspike.latest.snapshot>1.7.3-SNAPSHOT</version.deltaspike.latest.snapshot>
         <svn.scmPubCheckoutDirectory>${project.build.directory}/co-site</svn.scmPubCheckoutDirectory>
     </properties>
 

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/site/pom.xml
----------------------------------------------------------------------
diff --git a/site/pom.xml b/site/pom.xml
index 81f2ac7..9d061c0 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -19,24 +19,6 @@
   -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-<!--
-    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.
--->
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/site/src/main/asciidoc/index.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/index.adoc b/site/src/main/asciidoc/index.adoc
index ca645ed..b024a03 100644
--- a/site/src/main/asciidoc/index.adoc
+++ b/site/src/main/asciidoc/index.adoc
@@ -36,9 +36,9 @@ link:/documentation/modules.html[View details �]
 [options="header,footer"]
 |===
 |*News* | *Examples*
-| Apache DeltaSpike 1.7.1 is now out!
+| Apache DeltaSpike 1.7.2 is now out!
 
-link:/news.html#_27th_release_1_7_1_20_07_2016[View details �]
+link:/news.html#_28th_release_1_7_2_06-11_2016[View details �]
 
 | See the following examples which are part of the project to discover how
 to use DeltaSpike project.

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/site/src/main/asciidoc/news.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index 6164af0..03a8107 100644
--- a/site/src/main/asciidoc/news.adoc
+++ b/site/src/main/asciidoc/news.adoc
@@ -4,6 +4,11 @@
 
 :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.
 
+== 28th Release (1.7.2) (06.11.2016)
+
+The Apache DeltaSpike team is pleased to announce the 28th release
+(v1.7.2).  Release notes can be found https://s.apache.org/DeltaSpike-1.7.1[here]
+
 == 27th Release (1.7.1) (20.07.2016)
 
 The Apache DeltaSpike team is pleased to announce the 27th release

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b7bd2049/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 e1cdb7a..80b7ec4 100644
--- a/site/src/main/asciidoc/steps_for_a_release.adoc
+++ b/site/src/main/asciidoc/steps_for_a_release.adoc
@@ -166,6 +166,7 @@ mkdir [version]
 //  http://repo1.maven.org/maven2/org/apache/deltaspike/distribution/distribution-full/[version]/
 svn rm {old-version}
 svn add {version}
+svn commit -m "Removing {old-version}, adding {version}"
 -----------------------------------------------------------------------------------------------------------------------
 
 === Check Downloads