Author: buildbot
Date: Mon Nov 26 18:31:24 2018
New Revision: 1037320
Log:
Staging update by buildbot for trafficserver
Modified:
websites/staging/trafficserver/trunk/content/downloads.en.html
websites/staging/trafficserver/trunk/content/index.html
Modified: websites/staging/trafficserver/trunk/content/downloads.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/downloads.en.html (original)
+++ websites/staging/trafficserver/trunk/content/downloads.en.html Mon Nov 26
18:31:24 2018
@@ -68,9 +68,11 @@
visibility: hidden;
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>The latest stable release of Apache Traffic Server is 7.1.4, released on
2018-08-02.
-We follow the <a href="http://semver.org">Semantic Versioning</a> scheme. The
goal is to release
-minor versions quarterly, and within the major version these are all
compatible.</p>
+<p>The latest stable release of Apache Traffic Server is 8.0.0, released on
2018-09-25.
+In addition, we continue to support the v7.1.x LTS release train, currently
v7.1.5
+which was released on 2018-11-24. We follow the <a
href="http://semver.org">Semantic Versioning</a>
+scheme. The goal is to release patch releases frequently, and minor releases
as needed.
+Within the major versions, all such patch and minor releases are all
compatible.</p>
<p>When downloading from a mirror, please be sure to verify the checksums and
OpenPGP
compatible signature. You can also
<a href="http://archive.apache.org/dist/trafficserver/">browse through all
releases</a>
@@ -86,14 +88,14 @@ and the the related <a href="https://git
<p>For details on the v8.0.x release, please see
<a
href="https://cwiki.apache.org/confluence/display/TS/What's+New+in+v8.0.x">8.0.x
News</a>. There are also
details about <a
href="https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v8.0">upgrading
to 8.x</a>.</p>
-<h1 id="7.1.4">Current v7.x Release -- 7.1.4<a class="headerlink"
href="#7.1.4" title="Permanent link">¶</a></h1>
-<p>Apache Traffic Server v7.1.4 was released on August 2nd, 2018.
- [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-7.1.4.tar.bz2.asc"><code>PGP</code></a>]
- [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-7.1.4.tar.bz2.sha512"><code>SHA512</code></a>]</p>
-<p><a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-7.1.4.tar.bz2"
class="download_ts">Traffic Server 7.1.4</a></p>
-<p>v7.1.4 is our latest stable release. Additional details for this release
are in the
-<a
href="https://raw.githubusercontent.com/apache/trafficserver/7.1.x/CHANGELOG-7.1.4">CHANGELOG</a>
-and the the related <a
href="https://github.com/apache/trafficserver/milestone/18?closed=1">Github
Issues and PRs</a>.</p>
+<h1 id="7.1.5">Current v7.x Release -- 7.1.5<a class="headerlink"
href="#7.1.5" title="Permanent link">¶</a></h1>
+<p>Apache Traffic Server v7.1.5 was released on November 24th, 2018.
+ [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-7.1.5.tar.bz2.asc"><code>PGP</code></a>]
+ [<a
href="https://www.apache.org/dist/trafficserver/trafficserver-7.1.5.tar.bz2.sha512"><code>SHA512</code></a>]</p>
+<p><a
href="https://www.apache.org/dyn/closer.cgi/trafficserver/trafficserver-7.1.5.tar.bz2"
class="download_ts">Traffic Server 7.1.5</a></p>
+<p>v7.1.5 is our latest stable release. Additional details for this release
are in the
+<a
href="https://raw.githubusercontent.com/apache/trafficserver/7.1.x/CHANGELOG-7.1.5">CHANGELOG</a>
+and the the related <a
href="https://github.com/apache/trafficserver/milestone/21?closed=1">Github
Issues and PRs</a>.</p>
<p>For details on the v7.1.x release train, please see
<a
href="https://cwiki.apache.org/confluence/display/TS/What's+New+in+v7.1.x">7.1.x
News</a>. There are also
details about <a
href="https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v7.0">upgrading
to 7.x</a>.</p>
Modified: websites/staging/trafficserver/trunk/content/index.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/index.html (original)
+++ websites/staging/trafficserver/trunk/content/index.html Mon Nov 26 18:31:24
2018
@@ -1,41 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name="google-site-verification"
content="0Zvqk8EoyLzvCzEZj86bw4McxpCrEzUskO2c1n5OqE8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <!-- The 1140px Grid - http://cssgrid.net/ -->
- <link rel="stylesheet" type="text/css" href="/styles/1140.css"
media="screen" />
- <link rel="stylesheet" type="text/css" href="/styles/styles.css"
media="screen" />
- <!--css3-mediaqueries-js - http://code.google.com/p/css3-mediaqueries-js/
- Enables media queries in some unsupported browsers-->
- <script type="text/javascript" src="/js/css3-mediaqueries.js"></script>
- <link
href="http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold"
rel="stylesheet">
-
- <title>Apache Traffic Server</title>
- <!-- 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. -->
-
-
- </head>
- <body class="container">
- <!-- Header -->
- <div class="row" id="header">
- <div class="fourcol">
- <a href="/"><img class="logo" alt="Apache Traffic Server"
src="/images/press/ts_logo_tm_380x73.png" /></a>
- </div>
- <div class="fourcol">
- <a href="http://www.apache.org/"><img alt="The Apache Software
Foundation" src="http://www.apache.org/images/feather-small.png" /></a>
- </div>
- <div class="fourcol right last" id="searchbox">
- <form action="/search.html" id="cse-search-box" name="cse-search-box">
- <input type="hidden" name="cx"
value="014552695451971253177:hliljs75koi" /><input type=
- "hidden" name="cof" value="FORID:10" /><input type="hidden"
name="ie" value=
- "UTF-8" /><input type="text" name="q" size="22" style="font-size:
80%"/><input type="submit" name="sa" value=
- "Search Documentation" style="font-size: 80%"/>
- </form>
- </div>
+
+<head>
+ <meta charset="utf-8" />
+ <meta name="google-site-verification"
content="0Zvqk8EoyLzvCzEZj86bw4McxpCrEzUskO2c1n5OqE8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <!-- The 1140px Grid - http://cssgrid.net/ -->
+ <link rel="stylesheet" type="text/css" href="/styles/1140.css"
media="screen" />
+ <link rel="stylesheet" type="text/css" href="/styles/styles.css"
media="screen" />
+ <!--css3-mediaqueries-js - http://code.google.com/p/css3-mediaqueries-js/ -
Enables media queries in some unsupported browsers-->
+ <script type="text/javascript" src="/js/css3-mediaqueries.js"></script>
+ <link
href="http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold"
rel="stylesheet">
+
+ <title>Apache Traffic Server</title>
+
+ <!-- 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. -->
+
+
+</head>
+
+<body class="container">
+ <!-- Header -->
+ <div class="row" id="header">
+ <div class="fourcol">
+ <a href="/"><img class="logo" alt="Apache Traffic Server"
src="/images/press/ts_logo_tm_380x73.png" /></a>
+ </div>
+ <div class="fourcol">
+ <a href="http://www.apache.org/"><img alt="The Apache Software
Foundation" src="http://www.apache.org/images/feather-small.png" /></a>
+ </div>
+ <div class="fourcol right last" id="searchbox">
+ <form action="/search.html" id="cse-search-box" name="cse-search-box">
+ <input type="hidden" name="cx"
value="014552695451971253177:hliljs75koi" /><input type="hidden" name="cof"
+ value="FORID:10" /><input type="hidden" name="ie" value="UTF-8"
/><input type="text" name="q" size="22" style="font-size: 80%" /><input
+ type="submit" name="sa" value="Search Documentation"
style="font-size: 80%" />
+ </form>
</div>
</div>
+ </div>
<div class="row nav">
<div class="ninecol">
@@ -47,7 +59,7 @@
<a href="https://ci.trafficserver.apache.org/">CI</a>
<a href="/users.html">Customers</a>
<a href="/acknowledgements.html">Acknowledgements</a>
- <a href="/press.html">Press kit</a>
+ <a href="/press.html">Press kit</a>
<a href="/assistance.html">Assistance</a>
</div>
<div class="threecol last right">
@@ -60,19 +72,21 @@
<div class="row content">
<div class="eightcol">
<div id="blurbbox">
- <p style="padding-top: 20px;">Apache Traffic Serverâ¢
software is a fast, scalable and extensible HTTP/1.1 and HTTP/2.0 compliant
caching
- proxy server. Formerly a commercial product, Yahoo! donated it to the
Apache
- Foundation, and currently used by several major CDNs and content
owners.</p>
+ <p style="padding-top: 20px;">Apache Traffic Server⢠software is a
fast, scalable and extensible HTTP/1.1 and
+ HTTP/2.0 compliant caching
+ proxy server. Formerly a commercial product, Yahoo! donated it to
the Apache
+ Foundation, and currently used by several major CDNs and content
owners.</p>
</div>
</div>
<div class="fourcol right last">
- <span id="download">
- <a title="Downloads" href="/downloads" >Downloads</a>
- </span>
- <span style="display: table; margin:0 auto;">
- <a href="https://twitter.com/trafficserver"
class="twitter-follow-button" data-show-count="false">Follow @trafficserver</a>
- <script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script>
- </span>
+ <span id="download">
+ <a title="Downloads" href="/downloads">Downloads</a>
+ </span>
+ <span style="display: table; margin:0 auto;">
+ <a href="https://twitter.com/trafficserver"
class="twitter-follow-button" data-show-count="false">Follow
+ @trafficserver</a>
+ <script>!function (d, s, id) { var js, fjs =
d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = p +
'://platform.twitter.com/widgets.js'; fjs.parentNode.insertBefore(js, fjs); }
}(document, 'script', 'twitter-wjs');</script>
+ </span>
</div>
</div>
@@ -87,16 +101,16 @@
<div id="blurbbox">
<ul>
<li>
- <b>Caching</b>
- <p>Improve your response time, while reducing server load and
bandwidth needs by
- caching and reusing frequently-requested web pages, images, and web
service
- calls.</p>
+ <b>Caching</b>
+ <p>Improve your response time, while reducing server load and
bandwidth needs by
+ caching and reusing frequently-requested web pages, images, and
web service
+ calls.</p>
</li>
<li>
- <b>Proxying</b>
- <p>Easily add keep-alive, filter or anonymize content requests, or
add load
- balancing by adding a proxy layer.</p>
+ <b>Proxying</b>
+ <p>Easily add keep-alive, filter or anonymize content requests, or
add load
+ balancing by adding a proxy layer.</p>
</li>
</ul>
</div>
@@ -106,14 +120,14 @@
<div id="blurbbox">
<ul>
<li>
- <b>Fast</b>
- <p>Scales well on modern SMP hardware, handling 10s of thousands of
requests per
- second.</p>
+ <b>Fast</b>
+ <p>Scales well on modern SMP hardware, handling 10s of thousands
of requests per
+ second.</p>
</li>
<li>
- <b>Extensible</b>
- <p>APIs to write your own plug-ins to do anything from modifying
HTTP headers to
- handling ESI requests to writing your own cache algorithm.</p>
+ <b>Extensible</b>
+ <p>APIs to write your own plug-ins to do anything from modifying
HTTP headers to
+ handling ESI requests to writing your own cache algorithm.</p>
</li>
</ul>
</div>
@@ -123,11 +137,11 @@
<div id="blurbbox">
<ul>
<li>
- <b>Proven</b>
- <p>Handling over 400TB a day at <a
href="http://www.yahoo.com/">Yahoo!</a> both as
- forward and reverse proxies, Apache Traffic Server is battle
- hardened. Also visit our <a
href="users.html">Customers page</a> for
- some of our corporate users and supporters.</p>
+ <b>Proven</b>
+ <p>Handling over 400TB a day at <a
href="http://www.yahoo.com/">Yahoo!</a> both as
+ forward and reverse proxies, Apache Traffic Server is battle
+ hardened. Also visit our <a href="users.html">Customers page</a>
for
+ some of our corporate users and supporters.</p>
</li>
</ul>
</div>
@@ -148,21 +162,30 @@
</div>
<ul class="blurblist">
<li>
- <p>Having trouble with builds, configurations or are you getting
errors you don't understand? <a
href="mailto:[email protected]">Subscribe</a> to our
Users Mailing List or join our
- <b>#traffic-server</b> channel on <a href="http://freenode.net/"
title="Freenode IRC network">irc.freenode.net</a> to get help!</p>
+ <p>Having trouble with builds, configurations or are you getting
errors you don't understand? <a
href="mailto:[email protected]">Subscribe</a>
+ to our Users Mailing List or join our
+ <b>#traffic-server</b> channel on <a href="http://freenode.net/"
title="Freenode IRC network">irc.freenode.net</a>
+ to get help!</p>
</li>
- <li><p>
- Can't get your plugin to work? <a
href="mailto:[email protected]">Get help</a> from
developers or
- start a discussion on our dev discussion list.</p>
+ <li>
+ <p>
+ Can't get your plugin to work? <a
href="mailto:[email protected]">Get help</a> from
+ developers or
+ start a discussion on our dev discussion list.</p>
</li>
- <li><p>
- <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Report</a>
or confirm bugs or try out the latest patches from our <a
href="https://github.com/apache/trafficserver/">Bug Tracker</a></p>
+ <li>
+ <p>
+ <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Report</a>
or confirm
+ bugs or try out the latest patches from our <a
href="https://github.com/apache/trafficserver/">Bug
+ Tracker</a></p>
</li>
- <li><p>
- <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Learn
how</a> to ask <i>good</i> questions, create useful bug reports and how to
apply patches.</p>
+ <li>
+ <p>
+ <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Learn
how</a> to ask
+ <i>good</i> questions, create useful bug reports and how to
apply patches.</p>
</li>
</ul>
</div>
@@ -176,36 +199,46 @@
<ul class="blurblist">
<li>
- <p><a
href="mailto:[email protected]">Subscribe</a> and
- help out on the users Mailing List or simply share your usecase or
experience.
- For (hopefully) speedier responses check out our IRC channel
- <b>#traffic-server</b> on <a href="http://freenode.net/" title=
- "Freenode IRC network">irc.freenode.net</a>.</p>
+ <p><a
href="mailto:[email protected]">Subscribe</a> and
+ help out on the users Mailing List or simply share your usecase
or experience.
+ For (hopefully) speedier responses check out our IRC channel
+ <b>#traffic-server</b> on <a href="http://freenode.net/"
title="Freenode IRC network">irc.freenode.net</a>.</p>
</li>
- <li><p>
- Impress developers or help others by <a
href="mailto:[email protected]">participating</a> on
- our dev discussion list or <a
href="mailto:[email protected]">follow</a> the latest
development on
- our commits list.</p>
+ <li>
+ <p>
+ Impress developers or help others by <a
href="mailto:[email protected]">participating</a>
+ on
+ our dev discussion list or <a
href="mailto:[email protected]">follow</a> the
+ latest development on
+ our commits list.</p>
</li>
- <li><p>
- <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Report</a>
issues or bring patches to our <a
href="https://github.com/apache/trafficserver/">Bug Tracker</a></p>
+ <li>
+ <p>
+ <a
href="https://cwiki.apache.org/confluence/display/TS/Filing+useful+bug+reports">Report</a>
issues or
+ bring patches to our <a
href="https://github.com/apache/trafficserver/">Bug Tracker</a></p>
</li>
- <li><p>
- Visit our wiki to see a list of
- <a href="https://cwiki.apache.org/confluence/display/TS/Projects"
title="Apache Traffic Server - Projects">Projects</a>
- we are currently working on.</p>
+ <li>
+ <p>
+ Visit our wiki to see a list of
+ <a
href="https://cwiki.apache.org/confluence/display/TS/Projects" title="Apache
Traffic Server - Projects">Projects</a>
+ we are currently working on.</p>
</li>
- <li><p>
- Learn <a
href="https://cwiki.apache.org/confluence/display/TS/Contributing">how to
create patches</a> to the code or the
- documentation and how to debug Apache Traffic Server.</p>
+ <li>
+ <p>
+ Learn <a
href="https://cwiki.apache.org/confluence/display/TS/Contributing">how to
create patches</a> to
+ the code or the
+ documentation and how to debug Apache Traffic Server.</p>
</li>
- <li><p>We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">tagged
github issues</a> that have a low entrance barrier.</p></li>
+ <li>
+ <p>We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">tagged
+ github issues</a> that have a low entrance barrier.</p>
+ </li>
</ul>
</div>
</div>
@@ -217,25 +250,25 @@
<ul class="blurblist">
<li>
- <a
href="https://docs.trafficserver.apache.org/en/latest/admin-guide/index.en.html">Administrator's
Guide</a>
- <p>Installing, configuring and administrating Apache Traffic
Server</p>
+ <a
href="https://docs.trafficserver.apache.org/en/latest/admin-guide/index.en.html">Administrator's
Guide</a>
+ <p>Installing, configuring and administrating Apache Traffic
Server</p>
</li>
<li>
- <a
href="https://docs.trafficserver.apache.org/en/latest/developer-guide/index.en.html">Developer's
Guide</a>
- <p>Developing Apache Traffic Server plug-ins and how the code
works</p>
+ <a
href="https://docs.trafficserver.apache.org/en/latest/developer-guide/index.en.html">Developer's
Guide</a>
+ <p>Developing Apache Traffic Server plug-ins and how the code
works</p>
</li>
<li>
- <a
href="https://cwiki.apache.org/confluence/display/TS/FAQ">Frequently Asked
- Questions</a>
- <p>A running list of your most common questions</p>
+ <a
href="https://cwiki.apache.org/confluence/display/TS/FAQ">Frequently Asked
+ Questions</a>
+ <p>A running list of your most common questions</p>
</li>
<li>
- <a
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server">Wiki</a>
- and <a href="https://blogs.apache.org/trafficserver/">Our blog</a>
- <p>Collaboration and interesting topics around the project</p>
+ <a
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server">Wiki</a>
+ and <a href="https://blogs.apache.org/trafficserver/">Our blog</a>
+ <p>Collaboration and interesting topics around the project</p>
</li>
</ul>
@@ -253,7 +286,12 @@
<div class="twelvecol">
<div id="blurbbox">
<ul>
- <li><b>September 25, 2018:</b> We are happy to announce our next
major release, v8.0.0!. This includes support for TLS 1.3 and many other
enhancements.</lib>
+ <li><b>November 24, 2018:</b> Our latest v7.1.5 release is available
+ for download right now! This release has a number of bug fixes, and
+ perhaps more important, several memory leak fixes. It also fixes a
rare,
+ but obnoxious crasher in HTTP/2.</li>
+ <li><b>September 25, 2018:</b> We are happy to announce our next
major release, v8.0.0!. This includes
+ support for TLS 1.3 and many other enhancements.</lib>
<li><b>August 4, 2018:</b> The last 6.2.x LTS release, v6.2.3, is now
available from the Downloads section. This is the last LTS release
for
6.2.x</li>
@@ -273,18 +311,18 @@
release, it's a bug fix release only. Download ATS v7.1.1 from the
normal download mirrors now!</li>
<li><b>Aug 10, 2017:</b> The latest LTS release, v6.2.2, is now
- available from the Downloads section. This is the LTS release for
- 6.x</li>
+ available from the Downloads section. This is the LTS release for
+ 6.x</li>
<li><b>July 24, 2017:</b> We are very proud to announce the
- immediate release of v7.1.0, which is now available from the
- Downloads section. This is an LTS release, supported until
- 7/2019.</li>
+ immediate release of v7.1.0, which is now available from the
+ Downloads section. This is an LTS release, supported until
+ 7/2019.</li>
<li><b>Jan 20, 2017:</b> The latest LTS release, v6.2.1, is now
- available from the Downloads section. This is the LTS release for
- 6.x</li>
+ available from the Downloads section. This is the LTS release for
+ 6.x</li>
<li><b>Nov 7, 2016:</b> We are happy to announce our next major
- release, v7.0.0! This release includes HTTP/2 Push and many other
- features and bug fixes.</li>
+ release, v7.0.0! This release includes HTTP/2 Push and many other
+ features and bug fixes.</li>
<a href="newsarchive.html">Archived News</a>
</ul>
</div>
@@ -302,8 +340,10 @@
<div id="blurbbox">
<ul>
<li><a href="https://github.com/apache/trafficserver/">View Git code
repository</a></li>
- <li><a
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server+AMIs+for+EC2">TrafficServer
AMI for EC2</a></li>
- <li><a
href="https://cwiki.apache.org/confluence/display/TS/Supported+Operating+Systems">Supported
Operating Systems</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/TS/Apache+Traffic+Server+AMIs+for+EC2">TrafficServer
+ AMI for EC2</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/TS/Supported+Operating+Systems">Supported
Operating
+ Systems</a></li>
</ul>
</div>
</div>
@@ -324,7 +364,7 @@
<div id="footer" class="row">
<div class="tencol">
- Copyright © 2018
+ Copyright © 2018
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
Licensed under
the <a href="http://www.apache.org/licenses/">Apache License</a>,
@@ -340,5 +380,5 @@
</div>
</body>
-</html>
+</html>
\ No newline at end of file