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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 93e3690  Update release notes.
93e3690 is described below

commit 93e36907aa1b1d1db8181eba8bb3b545bea8a916
Author: JamesBognar <[email protected]>
AuthorDate: Mon Sep 23 10:41:10 2019 -0400

    Update release notes.
---
 content/site/apidocs-8.1.1/overview-summary.html | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/content/site/apidocs-8.1.1/overview-summary.html 
b/content/site/apidocs-8.1.1/overview-summary.html
index 22a8274..1951fa2 100644
--- a/content/site/apidocs-8.1.1/overview-summary.html
+++ b/content/site/apidocs-8.1.1/overview-summary.html
@@ -29501,7 +29501,7 @@
 <li><p><a class='doclink' href='#7.2.2'>7.2.2 (Nov 7, 2018)</a></p>
 <li><p><a class='doclink' href='#8.0.0'>8.0.0 (Jan 01, 2019)</a></p>
 <li><p><a class='doclink' href='#8.1.0'>8.1.0 (Aug 21, 2019)</a></p>
-<li><p><a class='doclink' href='#8.1.1'>8.1.1 (TBD)</a></p>
+<li><p><a class='doclink' href='#8.1.1'>8.1.1 (Sept 20, 2019)</a></p>
 </ul>
 
    
@@ -35982,10 +35982,10 @@
 
 <!-- 
====================================================================================================
 -->
 
-<h3 class='topic' onclick='toggle(this)'><a href='#8.1.1' id='8.1.1'>8.1.1 
(TBD)</a></h3>
+<h3 class='topic' onclick='toggle(this)'><a href='#8.1.1' id='8.1.1'>8.1.1 
(Sept 20, 2019)</a></h3>
 <div class='topic'><!-- START: 8.1.1 -->
 <p>
-   TODO
+   Juneau 8.1.1 is a minor release but introduces some new 
features/modifications.
 </p>
 
 <h5 class='topic w800'>juneau-marshall</h5>
@@ -36066,6 +36066,16 @@
       Removed the dependency on the <c>juneau-rest-server</c> module.  
       Allows the client API to be used without pulling in all the 
javax.servlet and server dependencies.
 </ul>
+
+<h5 class='topic w800'>juneau-examples</h5>
+<ul class='spaced-list'>
+   <li>
+      The PetStore application has been moved to a separate Git repository.
+      <ul>
+         <li><a class='doclink' 
href='https://github.com/apache/juneau-petstore'>GitHub Repo</a>
+         <li><a class='doclink' 
href='http://juneau.apache.org/index.html#petstore.html'>Documentation</a>
+      </ul>
+</ul>
 </div><!-- END: 8.1.1 -->
 
 </div></div>

Reply via email to