Skip to content

Fix #31716. NoClassDefFoundError. - #31799

Merged
chenrujun merged 3 commits into
Azure:hotfix/spring-cloud-azure-4.4.1from
chenrujun:feature/spring-boot-3-issue_31716_NoClassDefFoundError_for_com.nimbusds.jose.shaded.json.JSONArray
Oct 31, 2022
Merged

Fix #31716. NoClassDefFoundError.#31799
chenrujun merged 3 commits into
Azure:hotfix/spring-cloud-azure-4.4.1from
chenrujun:feature/spring-boot-3-issue_31716_NoClassDefFoundError_for_com.nimbusds.jose.shaded.json.JSONArray

Conversation

@chenrujun

@chenrujun chenrujun commented Oct 28, 2022

Copy link
Copy Markdown

Description

Take changes from #31743 to patch release branch.

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.

@ghost ghost added the azure-spring All azure-spring related issues label Oct 28, 2022
@chenrujun chenrujun self-assigned this Oct 28, 2022
@chenrujun chenrujun added bug This issue requires a change to an existing behavior in the product in order to be resolved. Client This issue points to a problem in the data-plane of the library. labels Oct 28, 2022
@chenrujun chenrujun added this to the 2022-11 milestone Oct 28, 2022
@chenrujun

Copy link
Copy Markdown
Author

/azp java - spring - ci

@azure-pipelines

Copy link
Copy Markdown
Command 'java' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@chenrujun

Copy link
Copy Markdown
Author

/azp java - spring - tests

@saragluna saragluna left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@chenrujun

Copy link
Copy Markdown
Author

/azp run java - spring - ci

@chenrujun

Copy link
Copy Markdown
Author

/azp run java - spring - tests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

spring-cloud-azure-autoconfigure

@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

spring-cloud-azure-autoconfigure
spring-cloud-azure-autoconfigure

@chenrujun

Copy link
Copy Markdown
Author

Hi, @saragluna , @moarychan , please help to review this PR.

…ot-3-issue_31716_NoClassDefFoundError_for_com.nimbusds.jose.shaded.json.JSONArray
@chenrujun
chenrujun merged commit d06fedd into Azure:hotfix/spring-cloud-azure-4.4.1 Oct 31, 2022
@chenrujun
chenrujun deleted the feature/spring-boot-3-issue_31716_NoClassDefFoundError_for_com.nimbusds.jose.shaded.json.JSONArray branch October 31, 2022 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues bug This issue requires a change to an existing behavior in the product in order to be resolved. Client This issue points to a problem in the data-plane of the library.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants