Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move org.eclipse.m2e.core to Java-17 #740

Merged
merged 8 commits into from
Jun 2, 2022

Conversation

mickaelistria
Copy link
Contributor

  • Adopt named instanceof
  • adopt switch-expressions
  • Use Objects.equals/hash

@HannesWell HannesWell changed the title Move org.eclipse.m2e.core Move org.eclipse.m2e.core to Java-17 Jun 1, 2022
@HannesWell
Copy link
Contributor

Could you please rephrase the commit message to something like Move org.eclipse.m2e.core to Java-17?
I think that's more clear.

@HannesWell
Copy link
Contributor

Regarding the build-failure:
I suspect you have to update the Jenkinsfile from jdk 'temurin-jdk11-latest' to jdk 'temurin-jdk17-latest'.

+ Adopt named instanceof
+ adopt switch-expressions
+ Use Objects.equals/hash
+ use some named instanceof
+ use some switch expressions
+ Replace some content providers with ArrayContentProvider
frankiejay69

This comment was marked as spam.

@eclipse-m2e eclipse-m2e deleted a comment from frankiejay69 May 8, 2023
@eclipse-m2e eclipse-m2e deleted a comment from frankiejay69 May 8, 2023
@eclipse-m2e eclipse-m2e deleted a comment from frankiejay69 May 8, 2023
@kevinhehehaha

This comment was marked as off-topic.

@kevinhehehaha

This comment was marked as off-topic.

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.

4 participants