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

Migrate to Java 11 (porting PR #2812, plus a few small changes) #2829

Merged
merged 9 commits into from Oct 12, 2019

Conversation

abyrd
Copy link
Member

@abyrd abyrd commented Sep 11, 2019

This is porting over pull request #2812, so should only be approved and merged once that other PR is merged into dev-1.x.

I added a couple of commits above what was in the original PR and will suggest that those additional commits may be cherry-picked over to 1.x.

Ports PR #2812 over to 2.x as a single commit.
This eliminates Maven warnings.
Arguably we might want Javadoc linting on, but it was already switched
off using a different parameter for an older Javadoc plugin version.
@abyrd abyrd requested a review from a team as a code owner September 11, 2019 08:58
@abyrd abyrd changed the base branch from dev-1.x to dev-2.x September 11, 2019 08:58
@abyrd abyrd mentioned this pull request Sep 11, 2019
8 tasks
@t2gran t2gran added the OTP2 label Sep 13, 2019
@abyrd
Copy link
Member Author

abyrd commented Oct 12, 2019

As mentioned in #2812 (comment) I have simplified this PR by removing module-info.java entirely, and just specifying <Automatic-Module-Name>org.opentripplanner.otp</Automatic-Module-Name> in the POM.

@abyrd abyrd merged commit d46ca40 into dev-2.x Oct 12, 2019
@abyrd abyrd deleted the java-11-2.x branch October 12, 2019 18:08
@abyrd abyrd added this to the 2.0 milestone Oct 13, 2020
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.

None yet

3 participants