Skip to content

Comments

[Adaptive] Migrate gradle module Adaptive to Kotlin DSL#1593

Merged
bentrengrove merged 1 commit intogoogle:mainfrom
oas004:feature/adaptive-to-kts
Apr 28, 2023
Merged

[Adaptive] Migrate gradle module Adaptive to Kotlin DSL#1593
bentrengrove merged 1 commit intogoogle:mainfrom
oas004:feature/adaptive-to-kts

Conversation

@oas004
Copy link
Contributor

@oas004 oas004 commented Apr 28, 2023

Referencing #1579 (comment) and #1592

This was reverted in the latest commit because it did not build. Rebased and changed the Java target compatibility version as I could not get it to build with 11. I think we can do a build update to Java 11 parallel to these migrations.

Comment on lines +43 to +44
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to revert this from #1579 Cc. @borisf and @bentrengrove

Copy link
Collaborator

@bentrengrove bentrengrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move them all to Java 11 in one go in parallel or at the end

@bentrengrove bentrengrove enabled auto-merge April 28, 2023 07:48
@bentrengrove bentrengrove merged commit 789dafe into google:main Apr 28, 2023
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