-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
107 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>e652a696 Issue #763: update to Checkstyle 10.19.0</li> | ||
<li>b3a1481b build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin</li> | ||
<li>6ebad3a0 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin</li> | ||
<li>c6810f24 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>f03001eb build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>e72c5177 build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin</li> | ||
<li>3d812b2a build(deps): bump org.codehaus.mojo:exec-maven-plugin</li> | ||
<li>54043b10 build(deps): bump org.apache.maven.plugins:maven-site-plugin</li> | ||
<li>8d8ef3d2 build(deps): bump actions/setup-java from 4.4.0 to 4.5.0</li> | ||
<li>600d78e2 build(deps): bump actions/cache from 4.1.1 to 4.1.2</li> | ||
<li>ef438fd2 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>bec5b8d5 build(deps): bump actions/checkout from 4.2.1 to 4.2.2</li> | ||
<li>11b126c8 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
</ul> | ||
|
||
<p> | ||
Please read the | ||
<a target="_blank" href="https://checkstyle.org/releasenotes.html"> | ||
Checkstyle release notes | ||
</a> | ||
for details on recent and potentially breaking changes in Checkstyle. | ||
Checkstyle configuration files potentially | ||
need to be adapted to this version. | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
net.sf.eclipsecs.doc/src/main/resources/partials/releases/10.19.0/release_notes.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>e652a696 Issue #763: update to Checkstyle 10.19.0</li> | ||
<li>b3a1481b build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin</li> | ||
<li>6ebad3a0 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin</li> | ||
<li>c6810f24 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>f03001eb build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>e72c5177 build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin</li> | ||
<li>3d812b2a build(deps): bump org.codehaus.mojo:exec-maven-plugin</li> | ||
<li>54043b10 build(deps): bump org.apache.maven.plugins:maven-site-plugin</li> | ||
<li>8d8ef3d2 build(deps): bump actions/setup-java from 4.4.0 to 4.5.0</li> | ||
<li>600d78e2 build(deps): bump actions/cache from 4.1.1 to 4.1.2</li> | ||
<li>ef438fd2 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>bec5b8d5 build(deps): bump actions/checkout from 4.2.1 to 4.2.2</li> | ||
<li>11b126c8 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
</ul> | ||
|
||
<p> | ||
Please read the | ||
<a target="_blank" href="https://checkstyle.org/releasenotes.html"> | ||
Checkstyle release notes | ||
</a> | ||
for details on recent and potentially breaking changes in Checkstyle. | ||
Checkstyle configuration files potentially | ||
need to be adapted to this version. | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters