-
Notifications
You must be signed in to change notification settings - Fork 55
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
115 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,32 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>f0a0b416 remove Orbit update site</li> | ||
<li>bdc1468f Add name to target platform module</li> | ||
<li>100d041d build(deps): bump actions/checkout from 4.2.0 to 4.2.1</li> | ||
<li>f32fec19 build(deps): bump actions/cache from 4.1.0 to 4.1.1</li> | ||
<li>ccd6a677 Issue #750: update to Checkstyle 10.18.2</li> | ||
<li>873ba825 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin</li> | ||
<li>fd5934bc build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>701ed2f4 build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin</li> | ||
<li>84ad7e5d build(deps): bump actions/cache from 4.0.2 to 4.1.0</li> | ||
<li>71bb6230 multiple upgrades</li> | ||
<li>3d7ddfc0 build(deps): bump actions/setup-java from 4.3.0 to 4.4.0</li> | ||
<li>19475101 build(deps): bump actions/checkout from 4.1.7 to 4.2.0</li> | ||
<li>088b2e40 build(deps): bump tycho-version from 4.0.8 to 4.0.9</li> | ||
<li>d6c0eb93 build(deps): bump actions/setup-java from 4.2.2 to 4.3.0</li> | ||
<li>f0d8d822 fix SingleBreakOrContinue</li> | ||
<li>d8ed7101 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>045501af fix ForbidCCommentsInMethods</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
32 changes: 32 additions & 0 deletions
32
net.sf.eclipsecs.doc/src/main/resources/partials/releases/10.18.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,32 @@ | ||
<div> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>f0a0b416 remove Orbit update site</li> | ||
<li>bdc1468f Add name to target platform module</li> | ||
<li>100d041d build(deps): bump actions/checkout from 4.2.0 to 4.2.1</li> | ||
<li>f32fec19 build(deps): bump actions/cache from 4.1.0 to 4.1.1</li> | ||
<li>ccd6a677 Issue #750: update to Checkstyle 10.18.2</li> | ||
<li>873ba825 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin</li> | ||
<li>fd5934bc build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin</li> | ||
<li>701ed2f4 build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin</li> | ||
<li>84ad7e5d build(deps): bump actions/cache from 4.0.2 to 4.1.0</li> | ||
<li>71bb6230 multiple upgrades</li> | ||
<li>3d7ddfc0 build(deps): bump actions/setup-java from 4.3.0 to 4.4.0</li> | ||
<li>19475101 build(deps): bump actions/checkout from 4.1.7 to 4.2.0</li> | ||
<li>088b2e40 build(deps): bump tycho-version from 4.0.8 to 4.0.9</li> | ||
<li>d6c0eb93 build(deps): bump actions/setup-java from 4.2.2 to 4.3.0</li> | ||
<li>f0d8d822 fix SingleBreakOrContinue</li> | ||
<li>d8ed7101 build(deps): bump EnricoMi/publish-unit-test-result-action</li> | ||
<li>045501af fix ForbidCCommentsInMethods</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