Skip to content

Commit a76a328

Browse files
committed
Prepare 4.1.1
1 parent c4814ff commit a76a328

34 files changed

+151
-363
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins{
77
id 'com.github.johnrengelman.shadow' version '5.2.0'
88
}
99

10-
def ver = new Version(major: 4, minor: 1, revision: 0)
10+
def ver = new Version(major: 4, minor: 1, revision: 1)
1111

1212
group = "org.botblock"
1313
version = "$ver"

docs/allclasses-index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,13 +22,13 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Classes (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="All Classes (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {
2929
}
3030
//-->
31-
var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":2,"i6":32,"i7":4};
31+
var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":2,"i6":4};
3232
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"],32:["t6","Annotation Types Summary"]};
3333
var altColor = "altColor";
3434
var rowColor = "rowColor";
@@ -149,12 +149,6 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
149149
</th>
150150
</tr>
151151
<tr id="i6" class="altColor">
152-
<td class="colFirst"><a href="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations">ReplacedWith</a></td>
153-
<th class="colLast" scope="row">
154-
<div class="block">Annotation used to indicate a method or field that should be used instead.</div>
155-
</th>
156-
</tr>
157-
<tr id="i7" class="rowColor">
158152
<td class="colFirst"><a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></td>
159153
<th class="colLast" scope="row">
160154
<div class="block">Enum class containing all sites currently supported by BotBlock.org.</div>

docs/allclasses.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>All Classes (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>All Classes (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -28,7 +28,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
2828
<li><a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></li>
2929
<li><a href="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></li>
3030
<li><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></li>
31-
<li><a href="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations">ReplacedWith</a></li>
3231
<li><a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></li>
3332
</ul>
3433
</main>

docs/allpackages-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>All Packages (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>All Packages (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="All Packages (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {

docs/constant-values.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>Constant Field Values (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>Constant Field Values (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="Constant Field Values (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {

docs/deprecated-list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>Deprecated List (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>Deprecated List (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="Deprecated List (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {

docs/help-doc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>API Help (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>API Help (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="API Help (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {

docs/index-all.html

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>Index (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>Index (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Index (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="Index (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {
@@ -420,10 +420,8 @@ <h2 class="title">R</h2>
420420
</dd>
421421
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html#%3Cinit%3E(java.lang.String)">RatelimitedException(String)</a></span> - Constructor for class org.botblock.javabotblockapi.exceptions.<a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></dt>
422422
<dd>&nbsp;</dd>
423-
<dt><a href="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations"><span class="typeNameLink">ReplacedWith</span></a> - Annotation Type in <a href="org/botblock/javabotblockapi/annotations/package-summary.html">org.botblock.javabotblockapi.annotations</a></dt>
424-
<dd>
425-
<div class="block">Annotation used to indicate a method or field that should be used instead.</div>
426-
</dd>
423+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html#replacement()">replacement()</a></span> - Method in annotation type org.botblock.javabotblockapi.annotations.<a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></dt>
424+
<dd>&nbsp;</dd>
427425
</dl>
428426
<a id="I:S">
429427
<!-- -->
@@ -459,10 +457,6 @@ <h2 class="title">T</h2>
459457
</a>
460458
<h2 class="title">V</h2>
461459
<dl>
462-
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html#value()">value()</a></span> - Method in annotation type org.botblock.javabotblockapi.annotations.<a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></dt>
463-
<dd>&nbsp;</dd>
464-
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/annotations/ReplacedWith.html#value()">value()</a></span> - Method in annotation type org.botblock.javabotblockapi.annotations.<a href="org/botblock/javabotblockapi/annotations/ReplacedWith.html" title="annotation in org.botblock.javabotblockapi.annotations">ReplacedWith</a></dt>
465-
<dd>&nbsp;</dd>
466460
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/Site.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.botblock.javabotblockapi.<a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></dt>
467461
<dd>
468462
<div class="block">Returns the enum constant of this type with the specified name.</div>
@@ -472,6 +466,8 @@ <h2 class="title">V</h2>
472466
<div class="block">Returns an array containing the constants of this enum type, in
473467
the order they are declared.</div>
474468
</dd>
469+
<dt><span class="memberNameLink"><a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html#version()">version()</a></span> - Method in annotation type org.botblock.javabotblockapi.annotations.<a href="org/botblock/javabotblockapi/annotations/DeprecatedSince.html" title="annotation in org.botblock.javabotblockapi.annotations">DeprecatedSince</a></dt>
470+
<dd>&nbsp;</dd>
475471
</dl>
476472
<a id="I:W">
477473
<!-- -->

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 02:55:13 CET 2020 -->
6-
<title>Overview (JavaBotBlockAPI 4.0.4 API)</title>
5+
<!-- Generated by javadoc (11.0.4) on Sat Jan 04 19:45:00 CET 2020 -->
6+
<title>Overview (JavaBotBlockAPI 4.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2020-01-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Overview (JavaBotBlockAPI 4.0.4 API)";
25+
parent.document.title="Overview (JavaBotBlockAPI 4.1.1 API)";
2626
}
2727
}
2828
catch(err) {
@@ -93,7 +93,7 @@
9393
</nav>
9494
</header>
9595
<div class="header">
96-
<h1 class="title">JavaBotBlockAPI 4.0.4 API</h1>
96+
<h1 class="title">JavaBotBlockAPI 4.1.1 API</h1>
9797
</div>
9898
<main role="main">
9999
<div class="contentContainer">

0 commit comments

Comments
 (0)