You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/01/25 15:40:35 UTC

[11/50] [abbrv] isis git commit: ISIS-1296: updating website and status for 1.11.1 release.

ISIS-1296: updating website and status for 1.11.1 release.


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

Branch: refs/heads/ISIS-993
Commit: 78bd18e207e83578f2d41d2b841c851214f9eb9e
Parents: 86a787b
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sun Jan 17 14:57:01 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sun Jan 17 14:57:01 2016 +0000

----------------------------------------------------------------------
 STATUS                                          |  3 +++
 .../main/asciidoc/_release-notes_1.11.1.adoc    | 20 ++++++++++++++++++++
 .../src/main/asciidoc/doap_isis.rdf             | 19 ++++++++++++++++++-
 .../src/main/asciidoc/downloads.adoc            | 10 +++++-----
 .../guides/_cgcom_cutting-a-release.adoc        |  4 ++--
 .../guides/_cgcom_post-release-successful.adoc  | 16 ++++++++++++----
 .../main/asciidoc/guides/_tg_pet-clinic.adoc    |  2 +-
 .../_tg_stop-scaffolding-start-coding.adoc      |  2 +-
 ...fun_getting-started_simpleapp-archetype.adoc |  2 +-
 .../asciidoc/guides/simpleapp-archetype.adoc    |  2 +-
 .../src/main/asciidoc/release-notes.adoc        | 15 ++++++++++++---
 11 files changed, 76 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/STATUS
----------------------------------------------------------------------
diff --git a/STATUS b/STATUS
index ae155ba..a5d5f1f 100644
--- a/STATUS
+++ b/STATUS
@@ -21,6 +21,9 @@ Description
 
 TLP releases:
 
+  * isis-1.11.1                                    : 17 Jan 2016
+  * simpleapp-archetype-1.11.1                     : 17 Jan 2016
+
   * isis-1.11.0                                    :  2 Jan 2016
   * simpleapp-archetype-1.11.0                     :  2 Jan 2016
 

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/_release-notes_1.11.1.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes_1.11.1.adoc b/adocs/documentation/src/main/asciidoc/_release-notes_1.11.1.adoc
new file mode 100644
index 0000000..fae2ed9
--- /dev/null
+++ b/adocs/documentation/src/main/asciidoc/_release-notes_1.11.1.adoc
@@ -0,0 +1,20 @@
+[[r1.11.1]]
+= 1.11.1
+: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.
+:_basedir: ./
+:_imagesdir: images/
+:toc: right
+
+
+Apache Isis 1.11.1 is a bug fix release for Apache Isis 1.11.0, re-releasing using Java 7.
+
+Apache Isis is intended to be compatible with both Java 7 and Java 8.  However, it was found that v1.11.0 used a number
+of Java 8 APIs.  This release fixes this issue.
+
+
+
+== Bug
+
+* link:https://issues.apache.org/jira/browse/ISIS-1276[ISIS-1276] - Release activities for v1.11.1
+
+

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/doap_isis.rdf
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/doap_isis.rdf b/adocs/documentation/src/main/asciidoc/doap_isis.rdf
index 5834cf3..b9ca843 100644
--- a/adocs/documentation/src/main/asciidoc/doap_isis.rdf
+++ b/adocs/documentation/src/main/asciidoc/doap_isis.rdf
@@ -36,6 +36,23 @@
     <category rdf:resource="http://projects.apache.org/category/web-framework" />
 
     
+    <!-- 2016-01-17 releases -->
+    <release>
+      <Version>
+        <name>isis</name>
+        <created>2016-01-17</created>
+        <revision>1.11.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>simpleapp-archetype</name>
+        <created>2016-01-17</created>
+        <revision>1.11.1</revision>
+      </Version>
+    </release>
+    
+
     <!-- 2016-01-02 releases -->
     <release>
       <Version>
@@ -51,7 +68,7 @@
         <revision>1.11.0</revision>
       </Version>
     </release>
-    
+
 
     <!-- 2015-11-10 releases -->
     <release>

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/downloads.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/downloads.adoc b/adocs/documentation/src/main/asciidoc/downloads.adoc
index a54662e..4a12657 100644
--- a/adocs/documentation/src/main/asciidoc/downloads.adoc
+++ b/adocs/documentation/src/main/asciidoc/downloads.adoc
@@ -25,12 +25,12 @@ If you want to build Apache Isis from formally released source tarballs, you can
 
 Core:
 
-* https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.11.0-source-release.zip[isis-1.11.0] (http://www.apache.org/dist/isis/isis-core/isis-1.11.0-source-release.zip.asc[asc], http://www.apache.org/dist/isis/isis-core/isis-1.11.0-source-release.zip.md5[md5])
+* https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.11.1-source-release.zip[isis-1.11.1] (http://www.apache.org/dist/isis/isis-core/isis-1.11.1-source-release.zip.asc[asc], http://www.apache.org/dist/isis/isis-core/isis-1.11.1-source-release.zip.md5[md5])
 
 
 Archetypes:
 
-* https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip[simpleapp-archetype-1.11.0] (http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip.asc[asc], http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.0-source-release.zip.md5[md5])
+* https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip[simpleapp-archetype-1.11.1] (http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.asc[asc], http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.md5[md5])
 
 
 
@@ -45,7 +45,7 @@ Then verify the signatures using a command such as:
 [source,bash]
 ----
 pgpk -a KEYS
-pgpv isis-1.11.0-source-release.zip.asc
+pgpv isis-1.11.1-source-release.zip.asc
 ----
 
 or
@@ -53,7 +53,7 @@ or
 [source,bash]
 ----
 pgp -ka KEYS
-pgp isis-1.11.0-source-release.zip.asc
+pgp isis-1.11.1-source-release.zip.asc
 ----
 
 
@@ -62,7 +62,7 @@ or
 [source,bash]
 ----
 gpg –import KEYS
-gpg –verify isis-1.11.0-source-release.zip.asc
+gpg –verify isis-1.11.1-source-release.zip.asc
 ----
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc b/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
index 0bdaa63..454af5e 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
@@ -124,7 +124,7 @@ cd core
 [[_cgcom_cutting-a-release_releasing-core_set-environment-variables]]
 === Set environment variables
 
-Set additional environment variables for the core "artefact":
+Set additional environment variables for the core "artifact":
 
 [source,bash]
 ----
@@ -378,7 +378,7 @@ cd ../example/application/simpleapp
 [[_cgcom_cutting-a-release_releasing-the-archetype_setup-environment-variables]]
 === Setup environment variables
 
-Set additional environment variables for the `simpleapp-archetype` artefact:
+Set additional environment variables for the `simpleapp-archetype` artifact:
 
 [source,bash]
 ----

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc b/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
index ff2d41f..00d3681 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
@@ -155,22 +155,30 @@ svn delete $fullname-$old_ver-$zip
 popd
 ----
 
-For example:
-
 [source,bash]
 ----
 sh upd.sh 1.11.0 1.12.0
 ----
 
-The script downloads the artefacts from the Nexus release repository, adds the artefacts to subsversion and deletes the previous version.
+The script downloads the artifacts from the Nexus release repository, adds the artifacts to subversion and deletes the previous version.
+
+
+
+Double check that the files are correct; there is sometimes a small delay in the files becoming available in the release repository.  It should be sufficient to check just the `md5` or `.asc` files that these look valid (aren't HTML 404 error pages):
+
+[source,bash]
+----
+vi `find . -name *.md5`
+----
 
-At the end, commit the changes:
+Assuming all is good, commit the changes:
 
 [source]
 ----
 svn commit -m "publishing isis source releases to dist.apache.org"
 ----
 
+If the files are invalid, then revert using `svn revert . --recursive` and try again in a little while.
 
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/_tg_pet-clinic.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_tg_pet-clinic.adoc b/adocs/documentation/src/main/asciidoc/guides/_tg_pet-clinic.adoc
index 39f836d..03a6926 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_tg_pet-clinic.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_tg_pet-clinic.adoc
@@ -62,7 +62,7 @@ Run the simpleapp archetype to build an empty Isis application:
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0 \
+    -D archetypeVersion=1.11.1 \
     -D groupId=com.mycompany \
     -D artifactId=petclinic \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/_tg_stop-scaffolding-start-coding.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_tg_stop-scaffolding-start-coding.adoc b/adocs/documentation/src/main/asciidoc/guides/_tg_stop-scaffolding-start-coding.adoc
index fb9de46..a541a06 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_tg_stop-scaffolding-start-coding.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_tg_stop-scaffolding-start-coding.adoc
@@ -30,7 +30,7 @@ Run the simpleapp archetype to build an empty Isis application:
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0 \
+    -D archetypeVersion=1.11.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc b/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
index b91137b..e6d1ce4 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_ugfun_getting-started_simpleapp-archetype.adoc
@@ -22,7 +22,7 @@ To build the app from the latest stable release, then run the following command:
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0 \
+    -D archetypeVersion=1.11.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/guides/simpleapp-archetype.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/guides/simpleapp-archetype.adoc b/adocs/documentation/src/main/asciidoc/guides/simpleapp-archetype.adoc
index 315668c..1d66d57 100644
--- a/adocs/documentation/src/main/asciidoc/guides/simpleapp-archetype.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/simpleapp-archetype.adoc
@@ -25,7 +25,7 @@ Then run the following command:
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0 \
+    -D archetypeVersion=1.11.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis/blob/78bd18e2/adocs/documentation/src/main/asciidoc/release-notes.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/release-notes.adoc b/adocs/documentation/src/main/asciidoc/release-notes.adoc
index 5a543f1..a279f2b 100644
--- a/adocs/documentation/src/main/asciidoc/release-notes.adoc
+++ b/adocs/documentation/src/main/asciidoc/release-notes.adoc
@@ -21,10 +21,18 @@ This table summarises all releases of Apache Isis to date.
 | Improves
 | Bugs
 
+| xref:r1.11.1[1.11.1]
+| 17-jan-2016
+| * https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12334640[1.11.1]
+| Re-release under Java 1.7 (using toolchains plugin).
+| 0
+| 0
+| 1
+
 | xref:r1.11.0[1.11.0]
 | 02-jan-2016
 | * https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12333974[1.11.0]
-| Combined release notes for core and simpleapp-archetype.
+| More flexible REST API, view models using JAXB.
 | 9
 | 19
 | 12
@@ -32,7 +40,7 @@ This table summarises all releases of Apache Isis to date.
 | xref:r1.10.0[1.10.0]
 | 10-nov-2015
 | * https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12333354[1.10.0]
-| Combined release notes for core and simpleapp-archetype.
+| New domain services, multi-tenancy support and mixins.
 | 7
 | 18
 | 12
@@ -40,7 +48,7 @@ This table summarises all releases of Apache Isis to date.
 | xref:r1.9.0[1.9.0]
 | 1-sep-2015
 | * https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12332806[1.9.0]
-| Combined release notes for core and simpleapp-archetype.
+| AppManifest, Restful Objects representations and other "under-the-cover" improvements.
 | 18
 | 50
 | 25
@@ -210,6 +218,7 @@ This table summarises all releases of Apache Isis to date.
 
 
 
+include::_release-notes_1.11.1.adoc[leveloffset=+1]
 include::_release-notes_1.11.0.adoc[leveloffset=+1]
 include::_release-notes_1.10.0.adoc[leveloffset=+1]
 include::_release-notes_1.9.0.adoc[leveloffset=+1]