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

Build and test with Java 17 #24144

Closed
wants to merge 36 commits into from
Closed

Build and test with Java 17 #24144

wants to merge 36 commits into from

Conversation

mikeharder
Copy link
Member

@mikeharder mikeharder commented Sep 15, 2021

Draft PR to start building and testing with Java 17

Latest builds

Issues - Open

  • JavaDoc fails
    • Workaround: Disable JavaDoc for now

Issues - Closed

@Azure Azure deleted a comment from azure-pipelines bot Sep 15, 2021
@mikeharder mikeharder changed the title Update default java version to 17 Build and test with Java 17 Sep 15, 2021
@Azure Azure deleted a comment from check-enforcer bot Sep 15, 2021
@Azure Azure deleted a comment from azure-pipelines bot Sep 15, 2021
@Azure Azure deleted a comment from azure-pipelines bot Sep 15, 2021
@Azure Azure deleted a comment from azure-pipelines bot Sep 15, 2021
@JonathanGiles
Copy link
Member

To fix the SpotBugs issue, we need to update the following lines in /eng/versioning/external_dependencies.txt:

com.github.spotbugs:spotbugs;4.4.1
com.github.spotbugs:spotbugs-annotations;4.4.1
com.github.spotbugs:spotbugs-maven-plugin;4.4.1

@JonathanGiles
Copy link
Member

To fix the Mockito issue, we need to update the following lines in /eng/versioning/external_dependencies.txt:

org.powermock:powermock-api-mockito2;2.0.9
org.powermock:powermock-module-junit4;2.0.9

org.mockito:mockito-core;3.12.4
org.mockito:mockito-inline;3.12.4

@JonathanGiles
Copy link
Member

I am investigating the JavaDoc issue currently. It relates to our codesnippet doclet so my work is taking place in a separate repository.

@alzimmermsft
Copy link
Member

/azp run java - core - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kasobol-msft
Copy link
Contributor

/azp run java - storage - ci

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mikeharder
Copy link
Member Author

mikeharder commented Oct 2, 2021

@mikeharder
Copy link
Member Author

/azp run java - core - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikeharder
Copy link
Member Author

/azp run java - storage - ci

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mikeharder mikeharder closed this Jan 24, 2022
@mikeharder
Copy link
Member Author

Closing in favor of #26482

@mikeharder mikeharder deleted the java-17 branch December 9, 2022 19:39
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.

4 participants