Skip to content

Commit

Permalink
Don't use API-Tools from I-Builds for API checks in verification builds
Browse files Browse the repository at this point in the history
Instead use the API-tools version Tycho is compiled against to avoid
being affected from binary incompatibilities of internal methods.
  • Loading branch information
laeubi authored and HannesWell committed Sep 9, 2024
1 parent d9b1740 commit 9958709
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eclipse-platform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -919,9 +919,6 @@
<goal>verify</goal>
</goals>
<configuration>
<apiToolsRepository>
<url>${eclipserun-repo}</url>
</apiToolsRepository>
<baselines>
<repository>
<url>${previous-release.baseline}</url>
Expand Down

0 comments on commit 9958709

Please sign in to comment.