Skip to content

Commit 3319e58

Browse files
committedJan 28, 2024
release 10.13.0
1 parent 53b771e commit 3319e58

File tree

7,053 files changed

+72708
-61693
lines changed

Some content is hidden

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

7,053 files changed

+72708
-61693
lines changed
 

‎anttask.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!--
3-
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2023-12-31
3+
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2024-01-28
44
55
| Rendered using Apache Maven Default Skin
66
-->
@@ -29,8 +29,8 @@
2929
</div>
3030
</div>
3131
<div id="breadcrumbs">
32-
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2023-12-31</span>
33-
| <span id="projectVersion">Version: 10.12.7</span>
32+
<div class="xright"><a href="" title="toTop">toTop</a> | <span id="publishDate">Last Published: 2024-01-28</span>
33+
| <span id="projectVersion">Version: 10.13.0</span>
3434
</div>
3535
<div class="clear">
3636
<hr/>
@@ -163,7 +163,7 @@ <h2><a name="Installation"></a>Installation</h2>
163163

164164
<p>
165165
The easiest way is to include
166-
<code>checkstyle-10.12.7-all.jar</code> in the
166+
<code>checkstyle-10.13.0-all.jar</code> in the
167167
classpath. This contains all the classes required to run
168168
Checkstyle. Alternatively, you must include the
169169
<code>compile</code> third party dependencies listed in <a href="dependencies.html">Project Dependencies</a> in the
@@ -180,7 +180,7 @@ <h2><a name="Installation"></a>Installation</h2>
180180
<div class="source">
181181
<pre>
182182
&lt;taskdef resource=&quot;com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties&quot;
183-
classpath=&quot;/path/to/checkstyle-10.12.7-all.jar&quot;/&gt;
183+
classpath=&quot;/path/to/checkstyle-10.13.0-all.jar&quot;/&gt;
184184
</pre></div>
185185

186186

@@ -718,7 +718,7 @@ <h2><a name="Examples"></a>Examples</h2>
718718
</div>
719719
<div id="footer">
720720
<div class="xright">
721-
Copyright &#169; 2001&#x2013;2023.. </div>
721+
Copyright &#169; 2001&#x2013;2024.. </div>
722722
<div class="clear">
723723
<hr/>
724724
</div>

‎apidocs/allclasses-index.html

+181-175
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.