Skip to content

http-client-java, generate readme.md for unbranded, prepare patch release #7177

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

Conversation

weidongxu-microsoft
Copy link
Contributor

@weidongxu-microsoft weidongxu-microsoft commented Apr 30, 2025

Update: also include a fix, that POM.xml is not generated in unbranded

fix #7058

generate a simple readme.md

# Builtin client library for Java

Builtin client library for Java.

This package contains Builtin client library.

## Getting started

### Prerequisites

- [Java Development Kit (JDK)][jdk] with version 8 or above

### Adding the package to your product

<dependency>
    <groupId>io.clientcore</groupId>
    <artifactId>tsptest-builtin</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>

<!-- LINKS -->
[jdk]: https://learn.microsoft.com/azure/developer/java/fundamentals/

@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 Apr 30, 2025
Copy link
Contributor

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 30, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@weidongxu-microsoft weidongxu-microsoft force-pushed the http-client-java_unbranded-readme branch 2 times, most recently from 5e861e5 to 55d369f Compare April 30, 2025 09:34
@weidongxu-microsoft weidongxu-microsoft changed the title http-client-java, unbranded readme http-client-java, generate readme.md for unbranded May 7, 2025
@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review May 9, 2025 09:33
@weidongxu-microsoft weidongxu-microsoft changed the title http-client-java, generate readme.md for unbranded http-client-java, generate readme.md for unbranded, prepare patch release May 10, 2025
@weidongxu-microsoft weidongxu-microsoft added this pull request to the merge queue May 12, 2025
Merged via the queue into microsoft:main with commit 52644f5 May 12, 2025
25 checks passed
@weidongxu-microsoft weidongxu-microsoft deleted the http-client-java_unbranded-readme branch May 12, 2025 04:23
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.

http-client-java, generate README for guide of the usage of generated lib
3 participants