Skip to content

Comments

fix: remove JavaConvention#425

Merged
ndr-brt merged 1 commit intomainfrom
424-remove-java-convention
Feb 23, 2026
Merged

fix: remove JavaConvention#425
ndr-brt merged 1 commit intomainfrom
424-remove-java-convention

Conversation

@ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 23, 2026

What this PR changes/adds

Remove JavaConvention

Why it does that

Permit a more natural Java version setting.
The real important setting for java version in this project is in the version used to compile the artifacts to be published in the release process, otherwise people should be able to test and run EDC without be tied to the base version (atm Java 17)

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #424

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt requested a review from a team as a code owner February 23, 2026 09:46
@ndr-brt ndr-brt added the bug Something isn't working label Feb 23, 2026
Copy link
Contributor

@ronjaquensel ronjaquensel left a comment

Choose a reason for hiding this comment

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

🪓

@ndr-brt ndr-brt merged commit 04c13ad into main Feb 23, 2026
12 checks passed
@ndr-brt ndr-brt deleted the 424-remove-java-convention branch February 23, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java version is tied to edc-build plugin

2 participants