-
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
24 changed files
with
102 additions
and
40 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,26 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>37eca5e3 use tycho-eclipse-plugin instead of tycho-eclipserun-plugin</li> | ||
<li>f95813d7 Issue #664: update to Checkstyle 10.14.2</li> | ||
<li>c30fa35f resolve OverridableMethodInConstructor violations</li> | ||
<li>cbe970a5 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>c180d1d3 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin</li> | ||
<li>daabb31f build(deps): bump actions/cache from 4.0.1 to 4.0.2</li> | ||
<li>9813060e Fix new violations</li> | ||
<li>97d25fb8 require java 17</li> | ||
<li>49972e40 Multiple Maven fixes</li> | ||
<li>32bba97d build(deps): bump actions/checkout from 4.1.1 to 4.1.2</li> | ||
<li>2711e53d build(deps): bump actions/setup-java from 4.1.0 to 4.2.1</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
26 changes: 26 additions & 0 deletions
26
net.sf.eclipsecs.doc/src/main/resources/partials/releases/10.14.2/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,26 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>37eca5e3 use tycho-eclipse-plugin instead of tycho-eclipserun-plugin</li> | ||
<li>f95813d7 Issue #664: update to Checkstyle 10.14.2</li> | ||
<li>c30fa35f resolve OverridableMethodInConstructor violations</li> | ||
<li>cbe970a5 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>c180d1d3 build(deps): bump org.apache.maven.plugins:maven-compiler-plugin</li> | ||
<li>daabb31f build(deps): bump actions/cache from 4.0.1 to 4.0.2</li> | ||
<li>9813060e Fix new violations</li> | ||
<li>97d25fb8 require java 17</li> | ||
<li>49972e40 Multiple Maven fixes</li> | ||
<li>32bba97d build(deps): bump actions/checkout from 4.1.1 to 4.1.2</li> | ||
<li>2711e53d build(deps): bump actions/setup-java from 4.1.0 to 4.2.1</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