Skip to content

Update Eclipse SimRel to 2026-09 - #434

Open
nbauma109 wants to merge 1 commit into
masterfrom
update-eclipse-2026-09
Open

Update Eclipse SimRel to 2026-09#434
nbauma109 wants to merge 1 commit into
masterfrom
update-eclipse-2026-09

Conversation

@nbauma109

Copy link
Copy Markdown
Owner
  • p2 URL/id: https://download.eclipse.org/releases/2026-09/ / eclipse-2026-09
  • version: 2026.9.0

Copilot AI review requested due to automatic review settings July 5, 2026 17:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the project to align with the Eclipse 2026-09 SimRel p2 repository and bumps the project/version metadata across all Maven modules and Eclipse bundle/feature descriptors.

Changes:

  • Bump the root Maven project version to 2026.9.0 and update all module parent references accordingly.
  • Update the Eclipse SimRel p2 repository definition to https://download.eclipse.org/releases/2026-09/ (eclipse-2026-09).
  • Synchronize OSGi bundle versions and Eclipse feature versions to 2026.9.0 (and update about.mappings).

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Bumps root project version and updates the SimRel p2 repository id/url to 2026-09.
io.github.nbauma109.decompiler/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler/META-INF/MANIFEST.MF Updates OSGi Bundle-Version to 2026.9.0.
io.github.nbauma109.decompiler/about.mappings Updates build/version mappings to 20260705 / 2026.9.0.
io.github.nbauma109.decompiler.tests/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.tests/META-INF/MANIFEST.MF Updates OSGi Bundle-Version to 2026.9.0.
io.github.nbauma109.decompiler.source.feature/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.source.feature/feature.xml Updates feature and included plugin versions to 2026.9.0.
io.github.nbauma109.decompiler.source.attach/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.source.attach/META-INF/MANIFEST.MF Updates OSGi Bundle-Version to 2026.9.0.
io.github.nbauma109.decompiler.source.attach.tests/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.source.attach.tests/META-INF/MANIFEST.MF Updates OSGi Bundle-Version to 2026.9.0.
io.github.nbauma109.decompiler.repository/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.feature/pom.xml Updates parent version to 2026.9.0.
io.github.nbauma109.decompiler.feature/feature.xml Updates feature and included plugin versions to 2026.9.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: be1cfa1475

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pom.xml
<id>eclipse-2026-09</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2026-06/</url>
<url>https://download.eclipse.org/releases/2026-09/</url>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep Tycho on a released SimRel repository

As of July 5, 2026, Eclipse 2026-09 is still a future SimRel release scheduled for September 9, 2026, while 2026-06 is the current release with a published p2 repository. Pointing the build at https://download.eclipse.org/releases/2026-09/ makes build.sh/the release workflow's mvn clean verify resolve the Tycho target platform from an unpublished repo until GA, so CI and tagged releases will fail before that repository goes live; the existing update-eclipse-p2.sh validation/fallback logic would avoid this by staying on 2026-06 until the p2 metadata exists.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants