This is an automated email from the ASF dual-hosted git repository. aw pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/asf-site by this push: new d92f5ce0 remove 0.15.0 from index d92f5ce0 is described below commit d92f5ce0f825e87a55f1094e65fed550a409d781 Author: Allen Wittenauer <a...@apache.org> AuthorDate: Thu Oct 13 11:08:56 2022 -0700 remove 0.15.0 from index --- .../in-progress/javadocs/member-search-index.zip | Bin 523 -> 523 bytes .../in-progress/javadocs/package-search-index.zip | Bin 268 -> 268 bytes .../in-progress/javadocs/type-search-index.zip | Bin 402 -> 402 bytes .../0.15.0/CHANGELOG.0.15.0/index.html | 279 --------------------- .../0.15.0/RELEASENOTES.0.15.0/index.html | 148 ----------- downloads/releasenotes/index.html | 6 - 6 files changed, 433 deletions(-) diff --git a/documentation/in-progress/javadocs/member-search-index.zip b/documentation/in-progress/javadocs/member-search-index.zip index f88af231..e3de5d25 100644 Binary files a/documentation/in-progress/javadocs/member-search-index.zip and b/documentation/in-progress/javadocs/member-search-index.zip differ diff --git a/documentation/in-progress/javadocs/package-search-index.zip b/documentation/in-progress/javadocs/package-search-index.zip index 04088d5d..ce4df3a6 100644 Binary files a/documentation/in-progress/javadocs/package-search-index.zip and b/documentation/in-progress/javadocs/package-search-index.zip differ diff --git a/documentation/in-progress/javadocs/type-search-index.zip b/documentation/in-progress/javadocs/type-search-index.zip index c91f18e6..de2de823 100644 Binary files a/documentation/in-progress/javadocs/type-search-index.zip and b/documentation/in-progress/javadocs/type-search-index.zip differ diff --git a/downloads/releasenotes/0.15.0/CHANGELOG.0.15.0/index.html b/downloads/releasenotes/0.15.0/CHANGELOG.0.15.0/index.html deleted file mode 100644 index ddf399a9..00000000 --- a/downloads/releasenotes/0.15.0/CHANGELOG.0.15.0/index.html +++ /dev/null @@ -1,279 +0,0 @@ -<!--- - 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. ---> - -<html> - <head> - <meta charset="utf-8"> - <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> - - <link href="../../../../assets/css/bootstrap.css" rel="stylesheet"> - <link href="../../../../assets/css/bootstrap-theme.css" rel="stylesheet"> - <link href="../../../../assets/css/font-awesome.css" rel="stylesheet"> - - <!-- JS --> - <script type="text/javascript" src="../../../../assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="../../../../assets/js/bootstrap.js"></script> - </head> - <body> - -<div class="navbar navbar-inverse navbar-static-top" role="navigation"> - <div class="container"> - <div class="navbar-header"> - <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> - <span class="sr-only">Toggle navigation</span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </button> - <a class="img-responsive pull-left" href="/"> - <img style="max-height: 40px; margin-top: 5px; margin-bottom: 5px;" src="../../../../assets/img/yetus_logo.png" alt="Apache Yetus logo" /> - </a> - </div> - <div class="navbar-collapse collapse"> - <ul class="nav navbar-nav"> - <li><a href="/downloads/">Downloads</a> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation <span class="caret"></span></a> - <ul class="dropdown-menu" role="menu"> - <li><a href="/documentation/0.12.0/">Docs for v0.12.0</a></li> - <li><a href="/documentation/0.13.0/">Docs for v0.13.0</a></li> - <li><a href="/documentation/0.14.0/">Docs for v0.14.0</a></li> - <li><a href="/documentation/in-progress/">In Progress Docs for Contributors</a> - </li> - <li><a href="/documentation/history/">History of the Project</a> - </li> - </ul> - </li> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Get Involved <span class="caret"></span></a> - <ul class="dropdown-menu" role="menu" aria-labelledby="drop1"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing Lists</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://issues.apache.org/jira/browse/YETUS"><i class="fa fa-bug"></i> JIRA (Bugs)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://gitbox.apache.org/repos/asf/yetus.git"><i class="fa fa-code"></i> Source (Apache)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://github.com/apache/yetus"><i class="fa fa-github-alt"></i> Source (GitHub)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> Contributing</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/ApacheYetus"><i class="fa fa-twitter"></i> @ApacheYetus</a> - </li> - </ul> - </li> - <li> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a> - <ul class="dropdown-menu" role="menu"> - <li><a href="https://www.apache.org">Apache Homepage</a> - </li> - <li><a href="https://www.apache.org/licenses/">Apache License</a> - </li> - <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> - </li> - <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a> - </li> - <li><a href="https://www.apache.org/security/">Security</a> - </li> - </ul> - </li> - </li> - </ul> - </div> - <!--/.nav-collapse --> - </div> -</div> - - <div class="container"> - -<!--- -# 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. ---> -<h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1> - -<h2 id="release-0150---unreleased-as-of-2022-09-27">Release 0.15.0 - Unreleased (as of 2022-09-27)</h2> - -<h3 id="improvements">IMPROVEMENTS:</h3> - -<table class="table table-bordered table-striped"> - <thead> - <tr> - <th style="text-align: left">JIRA</th> - <th style="text-align: left">Summary</th> - <th style="text-align: left">Priority</th> - <th style="text-align: left">Component</th> - <th style="text-align: left">Reporter</th> - <th style="text-align: left">Contributor</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1187">YETUS-1187</a></td> - <td style="text-align: left">container build hook should be able to re-use buildx node</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">build</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1180">YETUS-1180</a></td> - <td style="text-align: left">release scripts should sign git commits</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">build</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1191">YETUS-1191</a></td> - <td style="text-align: left">newer golangci-lint needs –uniq-by-line</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">Precommit</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Petr Fedchenkov</td> - </tr> - </tbody> -</table> - -<h3 id="bug-fixes">BUG FIXES:</h3> - -<table class="table table-bordered table-striped"> - <thead> - <tr> - <th style="text-align: left">JIRA</th> - <th style="text-align: left">Summary</th> - <th style="text-align: left">Priority</th> - <th style="text-align: left">Component</th> - <th style="text-align: left">Reporter</th> - <th style="text-align: left">Contributor</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1183">YETUS-1183</a></td> - <td style="text-align: left">release script for yetus-test-patch-action still uses dockerhub</td> - <td style="text-align: left">Minor</td> - <td style="text-align: left">build</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1182">YETUS-1182</a></td> - <td style="text-align: left">ghcr builds for tags don't work</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">build</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1185">YETUS-1185</a></td> - <td style="text-align: left">release process for yetus-homebrew is broken</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">build</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1184">YETUS-1184</a></td> - <td style="text-align: left">replace therubyracer in site build</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">build, website and documentation</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1197">YETUS-1197</a></td> - <td style="text-align: left">NPE in DocletEnvironmentProcessor</td> - <td style="text-align: left">Major</td> - <td style="text-align: left">Audience Annotations</td> - <td style="text-align: left">Duo Zhang</td> - <td style="text-align: left">Duo Zhang</td> - </tr> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1198">YETUS-1198</a></td> - <td style="text-align: left">Some default values for GitHub Actions are mistakenly documented</td> - <td style="text-align: left">Minor</td> - <td style="text-align: left">github-action, Precommit, website and documentation</td> - <td style="text-align: left">Kengo Seki</td> - <td style="text-align: left">Kengo Seki</td> - </tr> - </tbody> -</table> - -<h3 id="other">OTHER:</h3> - -<table class="table table-bordered table-striped"> - <thead> - <tr> - <th style="text-align: left">JIRA</th> - <th style="text-align: left">Summary</th> - <th style="text-align: left">Priority</th> - <th style="text-align: left">Component</th> - <th style="text-align: left">Reporter</th> - <th style="text-align: left">Contributor</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: left"><a href="https://issues.apache.org/jira/browse/YETUS-1194">YETUS-1194</a></td> - <td style="text-align: left">upgrade Apache Creadur Rat project</td> - <td style="text-align: left">Critical</td> - <td style="text-align: left">build, Precommit</td> - <td style="text-align: left">Allen Wittenauer</td> - <td style="text-align: left">Allen Wittenauer</td> - </tr> - </tbody> -</table> - - - </div> - -<div class="container"> - <hr> - <footer class="footer"> - <div class="row-fluid"> - <div class="span12 text-left"> - <div class="span12"> - Copyright 2008-2022 <a href="https://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> - </div> - - </div> - - </footer> -</div> - - </body> -</html> diff --git a/downloads/releasenotes/0.15.0/RELEASENOTES.0.15.0/index.html b/downloads/releasenotes/0.15.0/RELEASENOTES.0.15.0/index.html deleted file mode 100644 index 419265c0..00000000 --- a/downloads/releasenotes/0.15.0/RELEASENOTES.0.15.0/index.html +++ /dev/null @@ -1,148 +0,0 @@ -<!--- - 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. ---> - -<html> - <head> - <meta charset="utf-8"> - <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> - - <link href="../../../../assets/css/bootstrap.css" rel="stylesheet"> - <link href="../../../../assets/css/bootstrap-theme.css" rel="stylesheet"> - <link href="../../../../assets/css/font-awesome.css" rel="stylesheet"> - - <!-- JS --> - <script type="text/javascript" src="../../../../assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="../../../../assets/js/bootstrap.js"></script> - </head> - <body> - -<div class="navbar navbar-inverse navbar-static-top" role="navigation"> - <div class="container"> - <div class="navbar-header"> - <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> - <span class="sr-only">Toggle navigation</span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </button> - <a class="img-responsive pull-left" href="/"> - <img style="max-height: 40px; margin-top: 5px; margin-bottom: 5px;" src="../../../../assets/img/yetus_logo.png" alt="Apache Yetus logo" /> - </a> - </div> - <div class="navbar-collapse collapse"> - <ul class="nav navbar-nav"> - <li><a href="/downloads/">Downloads</a> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation <span class="caret"></span></a> - <ul class="dropdown-menu" role="menu"> - <li><a href="/documentation/0.12.0/">Docs for v0.12.0</a></li> - <li><a href="/documentation/0.13.0/">Docs for v0.13.0</a></li> - <li><a href="/documentation/0.14.0/">Docs for v0.14.0</a></li> - <li><a href="/documentation/in-progress/">In Progress Docs for Contributors</a> - </li> - <li><a href="/documentation/history/">History of the Project</a> - </li> - </ul> - </li> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Get Involved <span class="caret"></span></a> - <ul class="dropdown-menu" role="menu" aria-labelledby="drop1"> - <li role="presentation"><a role="menuitem" tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing Lists</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://issues.apache.org/jira/browse/YETUS"><i class="fa fa-bug"></i> JIRA (Bugs)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://gitbox.apache.org/repos/asf/yetus.git"><i class="fa fa-code"></i> Source (Apache)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://github.com/apache/yetus"><i class="fa fa-github-alt"></i> Source (GitHub)</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> Contributing</a> - </li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/ApacheYetus"><i class="fa fa-twitter"></i> @ApacheYetus</a> - </li> - </ul> - </li> - <li> - <li class="dropdown"> - <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation <b class="caret"></b></a> - <ul class="dropdown-menu" role="menu"> - <li><a href="https://www.apache.org">Apache Homepage</a> - </li> - <li><a href="https://www.apache.org/licenses/">Apache License</a> - </li> - <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> - </li> - <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a> - </li> - <li><a href="https://www.apache.org/security/">Security</a> - </li> - </ul> - </li> - </li> - </ul> - </div> - <!--/.nav-collapse --> - </div> -</div> - - <div class="container"> - -<!--- -# 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. ---> -<h1 id="apache-yetus--0150-release-notes">Apache Yetus 0.15.0 Release Notes</h1> - -<p>These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.</p> - - - </div> - -<div class="container"> - <hr> - <footer class="footer"> - <div class="row-fluid"> - <div class="span12 text-left"> - <div class="span12"> - Copyright 2008-2022 <a href="https://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> - </div> - - </div> - - </footer> -</div> - - </body> -</html> diff --git a/downloads/releasenotes/index.html b/downloads/releasenotes/index.html index 16023d71..0cc11af4 100644 --- a/downloads/releasenotes/index.html +++ b/downloads/releasenotes/index.html @@ -123,12 +123,6 @@ # limitations under the License. --> <ul> - <li>Apache Yetus v0.15.0 - <ul> - <li><a href="0.15.0/CHANGELOG.0.15.0">Changelog</a></li> - <li><a href="0.15.0/RELEASENOTES.0.15.0">Release Notes</a></li> - </ul> - </li> <li>Apache Yetus v0.14.1 <ul> <li><a href="0.14.1/CHANGELOG.0.14.1">Changelog</a></li>