Skip to content

Don't run Spring build below Java 17 (baseline requirement)#42925

Merged
alzimmermsft merged 2 commits intoAzure:mainfrom
alzimmermsft:AzSpring_DontRunBuildBelowJava17
Nov 13, 2024
Merged

Don't run Spring build below Java 17 (baseline requirement)#42925
alzimmermsft merged 2 commits intoAzure:mainfrom
alzimmermsft:AzSpring_DontRunBuildBelowJava17

Conversation

@alzimmermsft
Copy link
Copy Markdown
Member

Description

Adds configuration to Spring libraries to skip running build when the Java version is below Java 17.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

@alzimmermsft
Copy link
Copy Markdown
Member Author

/azp run java - core

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Copy Markdown
Member Author

/azp run java - core

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@alzimmermsft
Copy link
Copy Markdown
Member Author

/check-enforcer override

@alzimmermsft alzimmermsft merged commit 87a4900 into Azure:main Nov 13, 2024
@alzimmermsft alzimmermsft deleted the AzSpring_DontRunBuildBelowJava17 branch November 13, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core azure-core azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants