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

http-client-java, fix bug on POM depencency parse #4561

Merged
merged 4 commits into from
Sep 29, 2024

Conversation

weidongxu-microsoft
Copy link
Contributor

bug introduced when refactor.

previous code
https://github.com/Azure/autorest.java/blob/v4.1.36/javagen/src/main/java/com/azure/autorest/model/projectmodel/Project.java#L318-L329

current code missed the "project" node in xpath.

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Sep 27, 2024
@azure-sdk
Copy link
Collaborator

No changes needing a change description found.

@weidongxu-microsoft weidongxu-microsoft changed the title http-client-java, fix bug on depencency merge http-client-java, fix bug on POM depencency load/merge Sep 27, 2024
@weidongxu-microsoft weidongxu-microsoft changed the title http-client-java, fix bug on POM depencency load/merge http-client-java, fix bug on POM depencency parse Sep 27, 2024
@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@weidongxu-microsoft weidongxu-microsoft added this pull request to the merge queue Sep 29, 2024
Merged via the queue into main with commit 3804d7a Sep 29, 2024
25 checks passed
@weidongxu-microsoft weidongxu-microsoft deleted the http-client-java_fix-dependency-merge branch September 29, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:java Issue for the Java client emitter: @typespec/http-client-java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants