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 2018/03/05 22:50:16 UTC

[isis] 03/04: ISIS-1875: updates for 1.16.2 website

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch maint-1.16.2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit fcb0422ff62d3609229d448e7453da86b9884618
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 5 22:45:10 2018 +0000

    ISIS-1875: updates for 1.16.2 website
---
 adocs/documentation/src/main/asciidoc/index.html                   | 7 ++++---
 .../src/main/asciidoc/release-notes/release-notes.adoc             | 1 +
 adocs/template/document.html.erb                                   | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/adocs/documentation/src/main/asciidoc/index.html b/adocs/documentation/src/main/asciidoc/index.html
index 3df030c..2d6b319 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -252,11 +252,12 @@ table.CodeRay td.code>pre{padding:0}
    <ul class="nav navbar-nav navbar-right">
     <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Versions<span class="caret"></span></a>
      <ul class="dropdown-menu">
-      <li><a href="documentation.html">1.16.1 (current)</a></li>
+      <li><a href="documentation.html">1.16.2 (current)</a></li>
       <li role="separator" class="divider"></li>
-      <li><a href="versions/SNAPSHOT/documentation.html">2.0.0-M1-SNAPSHOT</a></li>
+      <li><a href="versions/SNAPSHOT/documentation.html">1.16.3-M1-SNAPSHOT</a></li>
       <li role="separator" class="divider"></li>
       <li class="dropdown-header">Archive</li>
+      <li><a href="versions/1.16.1/documentation.html">1.16.1</a></li>
       <li><a href="versions/1.16.0/documentation.html">1.16.0</a></li>
       <li><a href="versions/1.15.1/documentation.html">1.15.1</a></li>
       <li><a href="versions/1.15.0/documentation.html">1.15.0</a></li>
@@ -727,7 +728,7 @@ mvn archetype:generate  \
 </div>
 <footer class="footer">
  <div class="container">
-  <p class="text-center small text-muted"> Copyright © 2010~2017 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0. <br> Apache, the Apache feather logo, Apache&nbsp;Isis, and the Apache&nbsp;Isis project logo are all trademarks of The&nbsp;Apache&nbsp;Software&nbsp;Foundation. </p>
+  <p class="text-center small text-muted"> Copyright © 2010~2018 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0. <br> Apache, the Apache feather logo, Apache&nbsp;Isis, and the Apache&nbsp;Isis project logo are all trademarks of The&nbsp;Apache&nbsp;Software&nbsp;Foundation. </p>
  </div>
 </footer>
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
diff --git a/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc b/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
index f06fec0..9766c86 100644
--- a/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
+++ b/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
@@ -321,6 +321,7 @@ This table summarises all releases of Apache Isis to date.
 
 
 
+include::_release-notes_1.16.2.adoc[leveloffset=+1]
 include::_release-notes_1.16.1.adoc[leveloffset=+1]
 include::_release-notes_1.16.0.adoc[leveloffset=+1]
 include::_release-notes_1.15.1.adoc[leveloffset=+1]
diff --git a/adocs/template/document.html.erb b/adocs/template/document.html.erb
index 02e66db..94f9bf0 100644
--- a/adocs/template/document.html.erb
+++ b/adocs/template/document.html.erb
@@ -203,7 +203,7 @@
                 </form>
             </div>
 
-            <p class="nav navbar-text navbar-right small">v2.0.0-M1-SNAPSHOT</p>
+            <p class="nav navbar-text navbar-right small">v1.16.3-SNAPSHOT</p>
 
         </div>
     </div>

-- 
To stop receiving notification emails like this one, please contact
danhaywood@apache.org.