Update Website for UserALE.js 1.0.0 release

Project: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-senssoft/commit/609a0988
Tree: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/tree/609a0988
Diff: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/diff/609a0988

Branch: refs/heads/asf-site
Commit: 609a09889af6bf8a888f214c58b23cdf84e8a4af
Parents: 6cdd5ce
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Fri Mar 9 11:15:35 2018 -0800
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Fri Mar 9 11:15:35 2018 -0800

----------------------------------------------------------------------
 site/_includes/footer.html                     |   2 +-
 site/_pages/community.html                     |   4 +
 site/_pages/releases.html                      | 102 +++++++++++++++++--
 site/_site/community/index.html                |   6 +-
 site/_site/distill/index.html                  |   2 +-
 site/_site/docs/contributing/index.html        |   2 +-
 site/_site/docs/distill/analytics.html         |   2 +-
 site/_site/docs/distill/api.html               |   2 +-
 site/_site/docs/distill/changelog.html         |   2 +-
 site/_site/docs/distill/http.html              |   2 +-
 site/_site/docs/distill/index.html             |   2 +-
 site/_site/docs/distill/models.html            |   2 +-
 site/_site/docs/distill/start.html             |   2 +-
 site/_site/docs/distill/utilities.html         |   2 +-
 site/_site/docs/index.html                     |   2 +-
 site/_site/docs/stout/index.html               |   2 +-
 site/_site/docs/stout/start.html               |   2 +-
 site/_site/docs/system/index.html              |   2 +-
 site/_site/docs/tap/index.html                 |   2 +-
 site/_site/docs/userale/index.html             |   2 +-
 site/_site/docs/useralejs/index.html           |   2 +-
 site/_site/docs/useralejs/testing.html         |   2 +-
 site/_site/docs/useralejs/troubleshooting.html |   2 +-
 site/_site/docs/useralepy/api.html             |   2 +-
 site/_site/docs/useralepy/changelog.html       |   2 +-
 site/_site/docs/useralepy/index.html           |   2 +-
 site/_site/docs/useralepy/start.html           |   2 +-
 site/_site/feed.xml                            |   2 +-
 site/_site/index.html                          |   2 +-
 site/_site/releases/index.html                 | 103 ++++++++++++++++++--
 site/_site/stout/index.html                    |   2 +-
 site/_site/system/index.html                   |   2 +-
 site/_site/tap/index.html                      |   2 +-
 site/_site/userale/index.html                  |   2 +-
 34 files changed, 229 insertions(+), 46 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_includes/footer.html
----------------------------------------------------------------------
diff --git a/site/_includes/footer.html b/site/_includes/footer.html
index be4dedc..0964731 100644
--- a/site/_includes/footer.html
+++ b/site/_includes/footer.html
@@ -53,7 +53,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_pages/community.html
----------------------------------------------------------------------
diff --git a/site/_pages/community.html b/site/_pages/community.html
index bee667b..14e3aad 100644
--- a/site/_pages/community.html
+++ b/site/_pages/community.html
@@ -18,13 +18,16 @@ title: Community
   </h3>
   <p>
     For users of Apache SensSoft who want to keep up to date with new releases 
and community highlights.  To subscribe, email <a 
href="mailto:user-subscr...@senssoft.incubator.apache.org";>user-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui yellow button" 
href="mailto:users-subscr...@senssoft.incubator.apache.org";>User List</a>
   </p>
+
   <h3 class="ui header">
     <i class="code icon"></i>
     <div class="content">Dev</div>
   </h3>
   <p>
     For contributors to Apache SensSoft or those interested in ongoing design 
and development efforts.  To subscribe, email <a 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>dev-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>Dev List</a>
   </p>
   <h3 class="ui header">
     <i class="upload icon"></i>
@@ -32,6 +35,7 @@ title: Community
   </h3>
   <p>
     For emails-on-commit across all Apache SensSoft products.  To subscribe, 
email <a 
href="mailto:commits-subscr...@senssoft.incubator.apache.org";>commits-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" 
href="mailto:commits-subscr...@senssoft.incubator.apache.org";>Commits List</a>
   </p>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_pages/releases.html
----------------------------------------------------------------------
diff --git a/site/_pages/releases.html b/site/_pages/releases.html
index be95ba4..5a1159c 100644
--- a/site/_pages/releases.html
+++ b/site/_pages/releases.html
@@ -5,12 +5,100 @@ title: Releases
 ---
 
 <p>
-  Apache SensSoft is currently preparing for its first full release.  Stay 
tuned and sign up for our mailing lists to keep up to date!
+  Below you can find the official SensSoft release distrbution artifacts. 
Older releases can be found at the <a 
heref="http://archive.apache.org/dist/incubator/senssoft/";>Apache SensSoft 
Archives</a>.
+  
+  For ongoing development and future release announcements, stay tuned and 
sign up for our <a href="./community.html">mailing lists</a> to keep up to date!
 </p>
 
-<a class="ui blue button" 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>
-  Dev List
-</a>
-<a class="ui yellow button" 
href="mailto:users-subscr...@senssoft.incubator.apache.org";>
-  User List
-</a>
+<p>
+  Please Note all SensSoft artifacts are released as source code and binary 
artifacts and additional packages can be found on packaging platforms such as 
UserALE .js which we make available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>. 
+
+  The CHANGELOG file shipped with each artifact can be consulted for more 
information on the list of updates in each release. 
+
+  SensSoft artifacts are always distributed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, version 
2.0</a>.
+</p>
+
+<h1>SensSoft UserALE.js</h1>
+
+Please note, that for convenience, we make UserALE .js available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>.
+
+<h2>Downloads</h2>
+The link in the 'Download Artifact' column below should display a default 
mirror selection based on your inferred location. If (when you browse to it) 
you do not see that page, try a different browser. The SHA512 checksum and 
ASCII armoured detached signatures are links to the originals on the main 
distribution server.
+
+<table class="table">
+  <thead>
+  <tr>
+    <th align="left">Version</th> 
+    <th align="left">Download Artifact</th> 
+    <th align="left">ASCII signature</th>
+    <th align="left">SHA512 Checksum</th> 
+  </tr>
+  </thead>
+  <tbody>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (binary tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz";>apache-senssoft-useralejs-1.0.0-bin.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(binary zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip";>apache-senssoft-useralejs-1.0.0-bin.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.asc";>apache-senssoft-useralejs-1.0.0-bin.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.sha512";>apache-senssoft-useralejs-1.0.0-bin.zip.sha512</a></td>
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (source tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz";>apache-senssoft-useralejs-1.0.0-src.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-src.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(source zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip";>apache-senssoft-useralejs-1.0.0-src.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.asc";>apache-senssoft-useralejs-1.0.0-src.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.sha512";>apache-senssoft-useralejs-1.0.0-src.zip.sha512</a></td>
+  </tr>
+  </tbody>
+</table>
+
+<h1>Verify Releases</h1>
+<p>
+       It is essential that you verify the integrity of the downloaded files 
using the PGP, and/or SHA signatures. published with every Gora release.
+
+       Please read <a 
href="http://httpd.apache.org/dev/verification.html";>Verifying Apache HTTP 
Server Releases</a> for more information on why you should verify our releases.
+
+       We strongly recommend you verify your downloads with at least PGP. 
Guidance for doing so is provided below.
+</p>
+
+<h2>PGP Signatures</h2>
+<p>
+       The PGP signatures can be verified using PGP or GPG. First download the 
<a href="http://www.apache.org/dist/incubator/senssoft/KEYS";>KEYS</a> as well 
as the asc signature file for the relevant distribution.
+
+       <b>N.B.</b> Make sure you get these files from the main distribution 
directory, rather than from a mirror. Then verify the signatures using the 
following example</p>
+
+<p>
+       <code>
+               $ gpg --import KEYS
+       </code>
+</p>
+<p>
+       <code>
+               $ gpg --verify apache-senssoft-useralejs-1.0.0-src.zip.asc
+       </code>
+</p>
+
+<p>
+       The files in the most recent release are signed by Lewis John McGibbney 
(CODE SIGNING KEY) lewi...@apache.org 48BAEBF6
+</p>
+
+<h2>SHA512 Signatures</h2>
+<p>
+       Alternatively, you can verify the SHA512 signatures on the files. A 
unix program called md5 or md5sum is included in many unix distributions. Use 
the following example
+</p>
+<p>
+       <code>$ sha512sum apache-senssoft-useralejs-1.0.0-src.zip</code>
+</p>
+<p>
+       ... output should match the string in 
apache-senssoft-useralejs-1.0.0-src.zip.sha512
+</p>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/community/index.html
----------------------------------------------------------------------
diff --git a/site/_site/community/index.html b/site/_site/community/index.html
index bc974e1..15d8000 100644
--- a/site/_site/community/index.html
+++ b/site/_site/community/index.html
@@ -81,13 +81,16 @@
   </h3>
   <p>
     For users of Apache SensSoft who want to keep up to date with new releases 
and community highlights.  To subscribe, email <a 
href="mailto:user-subscr...@senssoft.incubator.apache.org";>user-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui yellow button" 
href="mailto:users-subscr...@senssoft.incubator.apache.org";>User List</a>
   </p>
+
   <h3 class="ui header">
     <i class="code icon"></i>
     <div class="content">Dev</div>
   </h3>
   <p>
     For contributors to Apache SensSoft or those interested in ongoing design 
and development efforts.  To subscribe, email <a 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>dev-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>Dev List</a>
   </p>
   <h3 class="ui header">
     <i class="upload icon"></i>
@@ -95,6 +98,7 @@
   </h3>
   <p>
     For emails-on-commit across all Apache SensSoft products.  To subscribe, 
email <a 
href="mailto:commits-subscr...@senssoft.incubator.apache.org";>commits-subscr...@senssoft.incubator.apache.org</a>.
+    <a class="ui blue button" 
href="mailto:commits-subscr...@senssoft.incubator.apache.org";>Commits List</a>
   </p>
 </div>
 
@@ -220,7 +224,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/distill/index.html
----------------------------------------------------------------------
diff --git a/site/_site/distill/index.html b/site/_site/distill/index.html
index f958c27..07bd745 100644
--- a/site/_site/distill/index.html
+++ b/site/_site/distill/index.html
@@ -213,7 +213,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/contributing/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/contributing/index.html 
b/site/_site/docs/contributing/index.html
index dfcb261..b637e53 100644
--- a/site/_site/docs/contributing/index.html
+++ b/site/_site/docs/contributing/index.html
@@ -322,7 +322,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/analytics.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/analytics.html 
b/site/_site/docs/distill/analytics.html
index 8d77ac4..e2fdc2a 100644
--- a/site/_site/docs/distill/analytics.html
+++ b/site/_site/docs/distill/analytics.html
@@ -392,7 +392,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/api.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/api.html b/site/_site/docs/distill/api.html
index 92a8387..cff7575 100644
--- a/site/_site/docs/distill/api.html
+++ b/site/_site/docs/distill/api.html
@@ -323,7 +323,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/changelog.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/changelog.html 
b/site/_site/docs/distill/changelog.html
index 8afdf04..2399876 100644
--- a/site/_site/docs/distill/changelog.html
+++ b/site/_site/docs/distill/changelog.html
@@ -327,7 +327,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/http.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/http.html 
b/site/_site/docs/distill/http.html
index b764dad..980532f 100644
--- a/site/_site/docs/distill/http.html
+++ b/site/_site/docs/distill/http.html
@@ -626,7 +626,7 @@ testing/?stat<span class="o">=</span>terms&amp;elem<span 
class="o">=</span>signu
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/index.html 
b/site/_site/docs/distill/index.html
index 8a67206..6e0edfd 100644
--- a/site/_site/docs/distill/index.html
+++ b/site/_site/docs/distill/index.html
@@ -467,7 +467,7 @@ When the package is installed via easy_install or pip this 
function will be boun
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/models.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/models.html 
b/site/_site/docs/distill/models.html
index 650a869..e09004c 100644
--- a/site/_site/docs/distill/models.html
+++ b/site/_site/docs/distill/models.html
@@ -611,7 +611,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/start.html 
b/site/_site/docs/distill/start.html
index 9d50ec3..0fa950c 100644
--- a/site/_site/docs/distill/start.html
+++ b/site/_site/docs/distill/start.html
@@ -310,7 +310,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/distill/utilities.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/distill/utilities.html 
b/site/_site/docs/distill/utilities.html
index 4725c02..52b9c90 100644
--- a/site/_site/docs/distill/utilities.html
+++ b/site/_site/docs/distill/utilities.html
@@ -397,7 +397,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/index.html b/site/_site/docs/index.html
index d3c8f64..5fa2c46 100644
--- a/site/_site/docs/index.html
+++ b/site/_site/docs/index.html
@@ -300,7 +300,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/stout/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/stout/index.html b/site/_site/docs/stout/index.html
index aed0ede..a2c4bec 100644
--- a/site/_site/docs/stout/index.html
+++ b/site/_site/docs/stout/index.html
@@ -320,7 +320,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/stout/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/stout/start.html b/site/_site/docs/stout/start.html
index 86d84dc..6a17091 100644
--- a/site/_site/docs/stout/start.html
+++ b/site/_site/docs/stout/start.html
@@ -400,7 +400,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/system/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/system/index.html 
b/site/_site/docs/system/index.html
index 96f9c79..e2e1640 100644
--- a/site/_site/docs/system/index.html
+++ b/site/_site/docs/system/index.html
@@ -337,7 +337,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/tap/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/tap/index.html b/site/_site/docs/tap/index.html
index 305dc90..a3ece38 100644
--- a/site/_site/docs/tap/index.html
+++ b/site/_site/docs/tap/index.html
@@ -302,7 +302,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/userale/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/userale/index.html 
b/site/_site/docs/userale/index.html
index 8cd3468..96469a5 100644
--- a/site/_site/docs/userale/index.html
+++ b/site/_site/docs/userale/index.html
@@ -312,7 +312,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralejs/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/index.html 
b/site/_site/docs/useralejs/index.html
index 2adf48e..4fdcc39 100644
--- a/site/_site/docs/useralejs/index.html
+++ b/site/_site/docs/useralejs/index.html
@@ -382,7 +382,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralejs/testing.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/testing.html 
b/site/_site/docs/useralejs/testing.html
index d73d6fc..8449075 100644
--- a/site/_site/docs/useralejs/testing.html
+++ b/site/_site/docs/useralejs/testing.html
@@ -319,7 +319,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralejs/troubleshooting.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralejs/troubleshooting.html 
b/site/_site/docs/useralejs/troubleshooting.html
index 78e9aa3..88d4960 100644
--- a/site/_site/docs/useralejs/troubleshooting.html
+++ b/site/_site/docs/useralejs/troubleshooting.html
@@ -304,7 +304,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralepy/api.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/api.html 
b/site/_site/docs/useralepy/api.html
index 3fef1fc..34da6ab 100644
--- a/site/_site/docs/useralepy/api.html
+++ b/site/_site/docs/useralepy/api.html
@@ -580,7 +580,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralepy/changelog.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/changelog.html 
b/site/_site/docs/useralepy/changelog.html
index a6aacab..5f0dff0 100644
--- a/site/_site/docs/useralepy/changelog.html
+++ b/site/_site/docs/useralepy/changelog.html
@@ -367,7 +367,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralepy/index.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/index.html 
b/site/_site/docs/useralepy/index.html
index 12e5eec..ef1c2b2 100644
--- a/site/_site/docs/useralepy/index.html
+++ b/site/_site/docs/useralepy/index.html
@@ -411,7 +411,7 @@ When the package is installed via easy_install3 or pip3 
this function will be bo
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/docs/useralepy/start.html
----------------------------------------------------------------------
diff --git a/site/_site/docs/useralepy/start.html 
b/site/_site/docs/useralepy/start.html
index bba039f..583e807 100644
--- a/site/_site/docs/useralepy/start.html
+++ b/site/_site/docs/useralepy/start.html
@@ -352,7 +352,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/feed.xml
----------------------------------------------------------------------
diff --git a/site/_site/feed.xml b/site/_site/feed.xml
index cd2d1d4..b9b560c 100644
--- a/site/_site/feed.xml
+++ b/site/_site/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="http://senssoft.incubator.apache.org/feed.xslt.xml";?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.3.1">Jekyll</generator><link 
href="http://senssoft.incubator.apache.org/feed.xml"; rel="self" 
type="application/atom+xml" /><link 
href="http://senssoft.incubator.apache.org/"; rel="alternate" type="text/html" 
/><updated>2017-05-25T22:21:25+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title
 type="html">Apache SensSoft</title><subtitle>The homepage for Apache 
SensSoft</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="http://senssoft.incubator.apache.org/feed.xslt.xml";?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.3.1">Jekyll</generator><link 
href="http://senssoft.incubator.apache.org/feed.xml"; rel="self" 
type="application/atom+xml" /><link 
href="http://senssoft.incubator.apache.org/"; rel="alternate" type="text/html" 
/><updated>2018-03-09T19:13:44+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title
 type="html">Apache SensSoft</title><subtitle>The homepage for Apache 
SensSoft</subtitle></feed>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/index.html
----------------------------------------------------------------------
diff --git a/site/_site/index.html b/site/_site/index.html
index a50f481..098f705 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -446,7 +446,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/releases/index.html
----------------------------------------------------------------------
diff --git a/site/_site/releases/index.html b/site/_site/releases/index.html
index 27a9152..e045955 100644
--- a/site/_site/releases/index.html
+++ b/site/_site/releases/index.html
@@ -68,16 +68,103 @@
   </h1>
   <div class="page-content">
     <p>
-  Apache SensSoft is currently preparing for its first full release.  Stay 
tuned and sign up for our mailing lists to keep up to date!
+  Below you can find the official SensSoft release distrbution artifacts. 
Older releases can be found at the <a 
heref="http://archive.apache.org/dist/incubator/senssoft/";>Apache SensSoft 
Archives</a>.
+  
+  For ongoing development and future release announcements, stay tuned and 
sign up for our <a href="./community.html">mailing lists</a> to keep up to date!
+</p>
+
+<p>
+  Please Note all SensSoft artifacts are released as source code and binary 
artifacts and additional packages can be found on packaging platforms such as 
UserALE .js which we make available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>. 
+
+  The CHANGELOG file shipped with each artifact can be consulted for more 
information on the list of updates in each release. 
+
+  SensSoft artifacts are always distributed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, version 
2.0</a>.
+</p>
+
+<h1>SensSoft UserALE.js</h1>
+
+Please note, that for convenience, we make UserALE .js available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>.
+
+<h2>Downloads</h2>
+The link in the 'Download Artifact' column below should display a default 
mirror selection based on your inferred location. If (when you browse to it) 
you do not see that page, try a different browser. The SHA512 checksum and 
ASCII armoured detached signatures are links to the originals on the main 
distribution server.
+
+<table class="table">
+  <thead>
+  <tr>
+    <th align="left">Version</th> 
+    <th align="left">Download Artifact</th> 
+    <th align="left">ASCII signature</th>
+    <th align="left">SHA512 Checksum</th> 
+  </tr>
+  </thead>
+  <tbody>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (binary tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz";>apache-senssoft-useralejs-1.0.0-bin.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(binary zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip";>apache-senssoft-useralejs-1.0.0-bin.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.asc";>apache-senssoft-useralejs-1.0.0-bin.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.sha512";>apache-senssoft-useralejs-1.0.0-bin.zip.sha512</a></td>
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (source tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz";>apache-senssoft-useralejs-1.0.0-src.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-src.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(source zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip";>apache-senssoft-useralejs-1.0.0-src.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.asc";>apache-senssoft-useralejs-1.0.0-src.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.sha512";>apache-senssoft-useralejs-1.0.0-src.zip.sha512</a></td>
+  </tr>
+  </tbody>
+</table>
+
+<h1>Verify Releases</h1>
+<p>
+       It is essential that you verify the integrity of the downloaded files 
using the PGP, and/or SHA signatures. published with every Gora release.
+
+       Please read <a 
href="http://httpd.apache.org/dev/verification.html";>Verifying Apache HTTP 
Server Releases</a> for more information on why you should verify our releases.
+
+       We strongly recommend you verify your downloads with at least PGP. 
Guidance for doing so is provided below.
+</p>
+
+<h2>PGP Signatures</h2>
+<p>
+       The PGP signatures can be verified using PGP or GPG. First download the 
<a href="http://www.apache.org/dist/incubator/senssoft/KEYS";>KEYS</a> as well 
as the asc signature file for the relevant distribution.
+
+       <b>N.B.</b> Make sure you get these files from the main distribution 
directory, rather than from a mirror. Then verify the signatures using the 
following example</p>
+
+<p>
+       <code>
+               $ gpg --import KEYS
+       </code>
+</p>
+<p>
+       <code>
+               $ gpg --verify apache-senssoft-useralejs-1.0.0-src.zip.asc
+       </code>
 </p>
 
-<a class="ui blue button" 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>
-  Dev List
-</a>
-<a class="ui yellow button" 
href="mailto:users-subscr...@senssoft.incubator.apache.org";>
-  User List
-</a>
+<p>
+       The files in the most recent release are signed by Lewis John McGibbney 
(CODE SIGNING KEY) lewi...@apache.org 48BAEBF6
+</p>
 
+<h2>SHA512 Signatures</h2>
+<p>
+       Alternatively, you can verify the SHA512 signatures on the files. A 
unix program called md5 or md5sum is included in many unix distributions. Use 
the following example
+</p>
+<p>
+       <code>$ sha512sum apache-senssoft-useralejs-1.0.0-src.zip</code>
+</p>
+<p>
+       ... output should match the string in 
apache-senssoft-useralejs-1.0.0-src.zip.sha512
+</p>
   </div>
 </div>
 
@@ -138,7 +225,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/stout/index.html
----------------------------------------------------------------------
diff --git a/site/_site/stout/index.html b/site/_site/stout/index.html
index f40ff14..8b3d970 100644
--- a/site/_site/stout/index.html
+++ b/site/_site/stout/index.html
@@ -227,7 +227,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/system/index.html
----------------------------------------------------------------------
diff --git a/site/_site/system/index.html b/site/_site/system/index.html
index 24cd1c6..10e19be 100644
--- a/site/_site/system/index.html
+++ b/site/_site/system/index.html
@@ -209,7 +209,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/tap/index.html
----------------------------------------------------------------------
diff --git a/site/_site/tap/index.html b/site/_site/tap/index.html
index 0c72281..6e86bef 100644
--- a/site/_site/tap/index.html
+++ b/site/_site/tap/index.html
@@ -293,7 +293,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/609a0988/site/_site/userale/index.html
----------------------------------------------------------------------
diff --git a/site/_site/userale/index.html b/site/_site/userale/index.html
index 0ba9c5a..ecd7898 100644
--- a/site/_site/userale/index.html
+++ b/site/_site/userale/index.html
@@ -376,7 +376,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

Reply via email to