Skip to content

Commit 21b0b7d

Browse files
release 10.21.4
1 parent 74d201b commit 21b0b7d

File tree

2,634 files changed

+12584
-11432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,634 files changed

+12584
-11432
lines changed

anttask.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/anttask.xml.vm at 2025-02-23
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from src/site/xdoc/anttask.xml.vm at 2025-03-04
66
| Rendered using Apache Maven Fluido Skin 2.0.1
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -38,8 +38,8 @@
3838

3939
<div id="breadcrumbs">
4040
<ul class="breadcrumb">
41-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-02-23</li>
42-
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 10.21.3</li>
41+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-03-04</li>
42+
<li id="projectVersion" class="pull-right"><span class="divider">|</span>Version: 10.21.4</li>
4343
<li class="pull-right"><a>toTop</a></li>
4444
</ul>
4545
</div>
@@ -161,7 +161,7 @@ <h1>Installation</h1>
161161

162162
<p>
163163
The easiest way is to include
164-
<code>checkstyle-10.21.3-all.jar</code> in the
164+
<code>checkstyle-10.21.4-all.jar</code> in the
165165
classpath. This contains all the classes required to run
166166
Checkstyle. Alternatively, you must include the
167167
<code>compile</code> third party dependencies listed in <a href="dependencies.html">Project Dependencies</a> in the
@@ -178,7 +178,7 @@ <h1>Installation</h1>
178178
<div class="wrapper">
179179
<pre class="prettyprint"><code class="language-xml">
180180
&lt;taskdef resource=&quot;com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties&quot;
181-
classpath=&quot;/path/to/checkstyle-10.21.3-all.jar&quot;/&gt;
181+
classpath=&quot;/path/to/checkstyle-10.21.4-all.jar&quot;/&gt;
182182
</code></pre></div>
183183

184184

apidocs/allclasses-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>All Classes and Interfaces (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>All Classes and Interfaces (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

apidocs/allpackages-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>All Packages (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>All Packages (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.OutputStreamOptions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, enum: OutputStreamOptions">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: PatternArrayConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: PatternConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.RelaxedAccessModifierArrayConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: RelaxedAccessModifierArrayConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.RelaxedStringArrayConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: RelaxedStringArrayConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.ScopeConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: ScopeConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.SeverityLevelConverter.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (17) on Sun Feb 23 15:05:17 UTC 2025 -->
5-
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.21.3 API)</title>
4+
<!-- Generated by javadoc (17) on Tue Mar 04 07:38:56 UTC 2025 -->
5+
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.21.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-02-23">
8+
<meta name="dc.created" content="2025-03-04">
99
<meta name="description" content="declaration: package: com.puppycrawl.tools.checkstyle, class: AbstractAutomaticBean, class: SeverityLevelConverter">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">

0 commit comments

Comments
 (0)