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

[NEMO-440] Migrate to Java11 and use Java 11 Features #291

Merged
merged 4 commits into from
Mar 23, 2020

Conversation

wonook
Copy link
Member

@wonook wonook commented Mar 18, 2020

JIRA: NEMO-440: Migrate to Java11 and use Java 11 Features

Major changes:

  • Upgrade POM and modify travis to check Java 11

Minor changes to note:

  • None

Tests for the changes:

  • None

Other comments:

  • None

Closes #291

@wonook wonook requested a review from johnyangk March 18, 2020 08:08
@wonook
Copy link
Member Author

wonook commented Mar 19, 2020

@johnyangk Could you take a look at the PR? It's super simple 😄

@johnyangk
Copy link
Contributor

I guess Java 10 and below (including Java 8) are no longer supported by Nemo? I am neutral on this, but it might be helpful to send an email to the Nemo mailing list about dropping Java 8 support to give a heads up before proceeding? (since perhaps not all of the folks in the community are following each github issue)

@wonook
Copy link
Member Author

wonook commented Mar 20, 2020

Sure, that would be a good idea. I'll seek for opinions.

@wonook
Copy link
Member Author

wonook commented Mar 23, 2020

@johnyangk Here are a few replies on the email thread. I also think that it would be nice to move forward. 😄

image

@johnyangk johnyangk merged commit 2bb08d9 into apache:master Mar 23, 2020
jeongyooneo pushed a commit that referenced this pull request Apr 19, 2020
JIRA: [NEMO-440: Migrate to Java11 and use Java 11 Features](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-440)

**Major changes:**
- Update readme

**Minor changes to note:**
- None

**Tests for the changes:**
- None

**Other comments:**
- Java 11 support has been done in PR #291
- Nemo build fails with Java 8 due to the pom configuration that does not work with Java 8
DifferentSC pushed a commit that referenced this pull request Jun 26, 2020
**Major changes:**
- Fixes Travis CI script that have been failing due to gpg error
- Bring back support for Java 8, as Hadoop and REEF still needs support for Java 8 (reverts #291)

**Minor changes to note:**
- None

**Tests for the changes:**
- N/A

**Other comments:**
- None

Closes #296
@wonook wonook deleted the 440-dropJava8 branch September 4, 2022 12:48
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