Skip to content

Commit

Permalink
Publish guide for unspecified
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Aug 16, 2023
1 parent 9fc6805 commit 1aa1368
Show file tree
Hide file tree
Showing 14 changed files with 1,272 additions and 54 deletions.
26 changes: 6 additions & 20 deletions api/com/redis/riot/cli/common/LoggingOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
catch(err) {
}
//-->
var data = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
var data = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -222,31 +222,26 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isGreaterOrEqual(java.util.logging.Level)">isGreaterOrEqual</a></span>&#8203;(java.util.logging.Level&nbsp;level)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDebug(boolean)">setDebug</a></span>&#8203;(boolean&nbsp;debug)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setInfo(boolean)">setInfo</a></span>&#8203;(boolean&nbsp;info)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setQuiet(boolean)">setQuiet</a></span>&#8203;(boolean&nbsp;quiet)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setStacktrace(boolean)">setStacktrace</a></span>&#8203;(boolean&nbsp;stacktrace)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWarning(boolean)">setWarning</a></span>&#8203;(boolean&nbsp;warning)</code></th>
<td class="colLast">&nbsp;</td>
Expand Down Expand Up @@ -397,21 +392,12 @@ <h4>executionStrategy</h4>
<a id="configureLoggers()">
<!-- -->
</a>
<ul class="blockList">
<ul class="blockListLast">
<li class="blockList">
<h4>configureLoggers</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;configureLoggers()</pre>
</li>
</ul>
<a id="isGreaterOrEqual(java.util.logging.Level)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isGreaterOrEqual</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isGreaterOrEqual&#8203;(java.util.logging.Level&nbsp;level)</pre>
</li>
</ul>
</li>
</ul>
</section>
Expand Down
2 changes: 0 additions & 2 deletions api/index-files/index-9.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/redis/riot/core/FileUtils.html#isGcs(java.lang.String)">isGcs(String)</a></span> - Static method in interface com.redis.riot.core.<a href="../com/redis/riot/core/FileUtils.html" title="interface in com.redis.riot.core">FileUtils</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/redis/riot/cli/common/LoggingOptions.html#isGreaterOrEqual(java.util.logging.Level)">isGreaterOrEqual(Level)</a></span> - Method in class com.redis.riot.cli.common.<a href="../com/redis/riot/cli/common/LoggingOptions.html" title="class in com.redis.riot.cli.common">LoggingOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/redis/riot/cli/file/FileOptions.html#isGzip()">isGzip()</a></span> - Method in class com.redis.riot.cli.file.<a href="../com/redis/riot/cli/file/FileOptions.html" title="class in com.redis.riot.cli.file">FileOptions</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../com/redis/riot/core/FileUtils.html#isGzip(java.lang.String)">isGzip(String)</a></span> - Static method in interface com.redis.riot.core.<a href="../com/redis/riot/core/FileUtils.html" title="interface in com.redis.riot.core">FileUtils</a></dt>
Expand Down
37 changes: 37 additions & 0 deletions api/legal/ADDITIONAL_LICENSE_INFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
ADDITIONAL INFORMATION ABOUT LICENSING

Certain files distributed by Oracle America, Inc. and/or its affiliates are
subject to the following clarification and special exception to the GPLv2,
based on the GNU Project exception for its Classpath libraries, known as the
GNU Classpath Exception.

Note that Oracle includes multiple, independent programs in this software
package. Some of those programs are provided under licenses deemed
incompatible with the GPLv2 by the Free Software Foundation and others.
For example, the package includes programs licensed under the Apache
License, Version 2.0 and may include FreeType. Such programs are licensed
to you under their original licenses.

Oracle facilitates your further distribution of this package by adding the
Classpath Exception to the necessary parts of its GPLv2 code, which permits
you to use that code in combination with other independent modules not
licensed under the GPLv2. However, note that this would not permit you to
commingle code under an incompatible license with Oracle's GPLv2 licensed
code by, for example, cutting and pasting such code into a file also
containing Oracle's GPLv2 licensed code and then distributing the result.

Additionally, if you were to remove the Classpath Exception from any of the
files to which it applies and distribute the result, you would likely be
required to license some or all of the other code in that distribution under
the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
of some items included in the distribution by Oracle, removing the Classpath
Exception could therefore effectively compromise your ability to further
distribute the package.

Failing to distribute notices associated with some files may also create
unexpected legal consequences.

Proceed with caution and we recommend that you obtain the advice of a lawyer
skilled in open source matters before removing the Classpath Exception or
making modifications to this package which may subsequently be redistributed
and/or involve the use of third party software.
27 changes: 27 additions & 0 deletions api/legal/ASSEMBLY_EXCEPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

OPENJDK ASSEMBLY EXCEPTION

The OpenJDK source code made available by Oracle America, Inc. (Oracle) at
openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU
General Public License <http://www.gnu.org/copyleft/gpl.html> version 2
only ("GPL2"), with the following clarification and special exception.

Linking this OpenJDK Code statically or dynamically with other code
is making a combined work based on this library. Thus, the terms
and conditions of GPL2 cover the whole combination.

As a special exception, Oracle gives you permission to link this
OpenJDK Code with certain code licensed by Oracle as indicated at
http://openjdk.java.net/legal/exception-modules-2007-05-08.html
("Designated Exception Modules") to produce an executable,
regardless of the license terms of the Designated Exception Modules,
and to copy and distribute the resulting executable under GPL2,
provided that the Designated Exception Modules continue to be
governed by the licenses under which they were offered by Oracle.

As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code
to build an executable that includes those portions of necessary code that
Oracle could not provide under GPL2 (or that Oracle has provided under GPL2
with the Classpath exception). If you modify or add to the OpenJDK code,
that new GPL2 code may still be combined with Designated Exception Modules
if the new code is made subject to this exception by its copyright holder.
Loading

0 comments on commit 1aa1368

Please sign in to comment.