Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions io.github.nbauma109.decompiler.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="io.github.nbauma109.decompiler"
label="%featureName"
version="2026.6.1"
version="2026.9.0"
provider-name="%providerName"
plugin="io.github.nbauma109.decompiler">

Expand Down Expand Up @@ -49,7 +49,7 @@
id="io.github.nbauma109.decompiler"
download-size="0"
install-size="0"
version="2026.6.1"
version="2026.9.0"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler Source Attach
Bundle-SymbolicName: io.github.nbauma109.decompiler.source.attach.tests;singleton:=true
Bundle-Version: 2026.6.1
Bundle-Version: 2026.9.0
Bundle-Activator: io.github.nbauma109.decompiler.source.attach.SourceAttachPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.source.attach.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler Source Attach
Bundle-SymbolicName: io.github.nbauma109.decompiler.source.attach;singleton:=true
Bundle-Version: 2026.6.1
Bundle-Version: 2026.9.0
Bundle-Activator: io.github.nbauma109.decompiler.source.attach.SourceAttachPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.source.attach/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions io.github.nbauma109.decompiler.source.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="io.github.nbauma109.decompiler.source"
label="%featureName"
version="2026.6.1"
version="2026.9.0"
provider-name="%providerName">

<description url="%aboutURL">
Expand Down Expand Up @@ -40,7 +40,7 @@
id="io.github.nbauma109.decompiler.source.attach"
download-size="0"
install-size="0"
version="2026.6.1"
version="2026.9.0"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.source.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Require-Bundle: org.eclipse.core.runtime,
org.apache.httpcomponents.core5.httpcore5;resolution:=optional,
io.github.nbauma109.decompiler
Bundle-Vendor: ECD Project Team
Bundle-Version: 2026.6.1
Bundle-Version: 2026.9.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: io.github.nbauma109.decompiler.tests;singleton:=true
Eclipse-ExtensibleAPI: true
Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Require-Bundle: org.eclipse.core.runtime,
org.apache.httpcomponents.client5.httpclient5;resolution:=optional,
org.apache.httpcomponents.core5.httpcore5;resolution:=optional
Bundle-Vendor: Nicolas Baumann
Bundle-Version: 2026.6.1
Bundle-Version: 2026.9.0
Bundle-ManifestVersion: 2
Bundle-Activator: io.github.nbauma109.decompiler.JavaDecompilerPlugin
Bundle-SymbolicName: io.github.nbauma109.decompiler;singleton:=true
Expand Down
4 changes: 2 additions & 2 deletions io.github.nbauma109.decompiler/about.mappings
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
0=20260628
1=2026.6.1
0=20260705
1=2026.9.0
2 changes: 1 addition & 1 deletion io.github.nbauma109.decompiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.github.nbauma109</groupId>
<artifactId>io.github.nbauma109.ecd</artifactId>
<version>2026.6.1</version>
<version>2026.9.0</version>
<packaging>pom</packaging>

<name>io.github.nbauma109.ecd</name>
Expand Down Expand Up @@ -200,9 +200,9 @@

<repositories>
<repository>
<id>eclipse-2026-06</id>
<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 👍 / 👎.

</repository>
<repository>
<id>jitpack</id>
Expand Down
Loading