Skip to content
New issue

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

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

Already on GitHub? # to your account

Build Truth with -source 8 -target 8, updating annotations appropriately. #896

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Aug 1, 2021

Build Truth with -source 8 -target 8, updating annotations appropriately.

This is a small step in the general direction of #746

While there, improve the documentation of deprecated LiteProtoSubject.isEqualTo(MessageLite.Builder) and isNotEqualTo(MessageLite.Builder), and add a TODO about possible future steps.

RELNOTES=Truth is now built with -source 8 -target 8. This means that it no longer runs under Java 7 VMs. It continues to run under Android, even old versions, for all apps that have enabled support for Java 8 language features.

@google-cla google-cla bot added the cla: yes label Aug 1, 2021
@copybara-service copybara-service bot force-pushed the test_387845958 branch 3 times, most recently from 1723746 to 7f45c0c Compare August 2, 2021 18:32
…ately.

This is a small step in the general direction of #746

While there, improve the documentation of deprecated `LiteProtoSubject.isEqualTo(MessageLite.Builder)` and `isNotEqualTo(MessageLite.Builder)`, and add a TODO about possible future steps.

RELNOTES=Truth is now built with `-source 8 -target 8`. This means that it no longer runs under Java 7 VMs. It continues to run under Android, even old versions, for all apps that have [enabled support for Java 8 language features](https://developer.android.com/studio/write/java8-support#supported_features).
PiperOrigin-RevId: 388266403
@copybara-service copybara-service bot merged commit db5db24 into master Aug 2, 2021
@copybara-service copybara-service bot deleted the test_387845958 branch August 2, 2021 18:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant