1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-02 13:13:36 +02:00
cdt/doc/org.eclipse.cdt.doc.isv
Jonah Graham 8687aec665 [releng] Require target platform bundles as minimum version
Using:

```
mvn org.eclipse.tycho.extras:tycho-version-bump-plugin:4.0.12:update-manifest
```

and then multiple iterations to bump the bundle-version:

```
mvn verify org.eclipse.tycho:tycho-versions-plugin:4.0.12:bump-versions -Dtycho.bump-versions.increment=100 -DskipDoc=true         -DskipTests=true         -P baseline-compare-and-replace -fae -Djgit.dirtyWorkingTree-cdtDefault=warning
```

Make sure bounds of all dependencies match what we built against. This
prevents issues such as Bug 536448 from recurring. In 2025-06 there
are a number of Eclipse Platform changes that make CDT susceptible
to these types of issues again.

Note that this change is similar to previous iterations, such
as 1087dc5f22, but with the automatation
we can now apply this to *all* bundles.

In addition, with the tighter version constraints, building from
simrel repo for the jniheader (releng/scripts/do_rebuild_natives.sh)
is no longer sufficient. This speedup has been removed as it was probably
incorrect to have by default.

The api filters were introduced because some bundles are re-exported. Those
re-exported bundle requirements mean that technically we need to bump
the version, but in reality we effectively required the range as now
documented anyway, so doing a major version bump is unneeded.
2025-05-19 14:28:08 -04:00
..
.externalToolBuilders
.settings Lower build.properties errors to warnings for some projects 2022-11-07 23:13:26 -05:00
guide Migrate API changelog from HTML into Markdown 2022-10-09 13:24:47 -04:00
META-INF [releng] Require target platform bundles as minimum version 2025-05-19 14:28:08 -04:00
reference Bug 559800 - Content in cdt.doc.isv badly outdated and broken 2020-02-05 20:49:03 +02:00
.contentsettings
.gitignore
.project
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
book.css [releng] Fix newlines 2021-01-28 12:37:12 -05:00
build.properties Bug 559800 - Content in cdt.doc.isv badly outdated and broken 2020-02-05 17:03:35 +02:00
buildDoc.xml Bug 559800 - Content in cdt.doc.isv badly outdated and broken 2020-02-05 08:48:41 -05:00
customBuildCallbacks.xml Bug 559800 - Content in cdt.doc.isv badly outdated and broken 2020-02-05 17:03:35 +02:00
notices.html
plugin.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.xml
pom.xml Prepare repo for CDT 12.1.0 (#1107) 2025-05-06 16:16:40 -04:00
schema.css Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
toc.xml
topics_Guide.xml Bug 561623: Starting point for documenting future API removals. 2020-04-26 12:06:40 -04:00
topics_Reference.xml Remove CDI leftovers from docs. 2017-05-26 14:10:06 -04:00