Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Replace Java 11 API calls with Java 8 alternative calls #827

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Replace Java 11 API calls with Java 8 alternative calls #827

merged 1 commit into from
Oct 23, 2019

Conversation

ggalmazor
Copy link
Contributor

Closes #826

What has been done to verify that this works as intended?

Compile the project and run the tests

Why is this the best possible solution? Were any other approaches considered?

The proposed alternative versions feel straightforward. No other approaches considered.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

This shouldn't change Briefcase behavior at all.

Does this change require updates to documentation? If so, please file an issue at https://github.com/opendatakit/docs/issues/new and include the link below.

Nope.

@ggalmazor ggalmazor added the bug label Oct 23, 2019
@ggalmazor ggalmazor added this to the v1.17.1 milestone Oct 23, 2019
@ggalmazor ggalmazor merged commit a2941e0 into getodk:master Oct 23, 2019
@ggalmazor ggalmazor deleted the issue_826_fix_wrong_language_level_api_calls branch October 23, 2019 09:53
@ggalmazor
Copy link
Contributor Author

Bypassing review restrictions to merge this PR to unblock other PRs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix wrong language level API in master
1 participant