Skip to content

Update smoke-tested SDK version and add module-info.java for Java11#18005

Merged
YijunXieMS merged 7 commits intoAzure:masterfrom
YijunXieMS:smoke-test
Dec 8, 2020
Merged

Update smoke-tested SDK version and add module-info.java for Java11#18005
YijunXieMS merged 7 commits intoAzure:masterfrom
YijunXieMS:smoke-test

Conversation

@YijunXieMS
Copy link
Contributor

@YijunXieMS YijunXieMS commented Dec 7, 2020

  1. Move test code from package com.azure to com.azure.smoketest
  2. Update SDK dependency versions to latest released SDK version in pom.xml
  3. Add module-info.java for Java 11.
  4. Use mvn build profile by Java version instead of profile name.

@YijunXieMS YijunXieMS added the Client This issue points to a problem in the data-plane of the library. label Dec 7, 2020
@YijunXieMS YijunXieMS added this to the MQ-2020 milestone Dec 7, 2020
@YijunXieMS YijunXieMS self-assigned this Dec 7, 2020
@YijunXieMS
Copy link
Contributor Author

YijunXieMS commented Dec 7, 2020

/azp run java - smoke-tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@YijunXieMS YijunXieMS marked this pull request as ready for review December 7, 2020 23:39
@YijunXieMS YijunXieMS changed the title Update smoke-tested SDK version and move test code to package com.azure.smoketest Update smoke-tested SDK version and add module-info.java for Java11 Dec 7, 2020
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@YijunXieMS YijunXieMS merged commit 4666053 into Azure:master Dec 8, 2020
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-java that referenced this pull request Mar 29, 2022
Rebase Microsoft.SQL in Main Branch (Azure#18428)

* Adds base for updating Microsoft.Sql from version preview/2021-08-01-preview to version 2021-11-01-preview

* Updates readme

* Updates API version in new specs and examples

* update sql default tag to composite-v5 (Azure#17143)

* Updated Blob Auditing API Files (Azure#17355)

* Updated Blob Auditing API Files

* Fixed new property name case

* fixing x-ms-enum lint warning

Co-authored-by: Mukesh Dogra <mdogra@microsoft.com>

* Adding swagger for endpoint certificates (Azure#17156)

* Adding swagger for endpoint certificates

* Fix the year

* Fix build error on the pull request

* Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs (Azure#17881)

* Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs

* Fix to Swagger ModelValidation failures

* Removing the 201 from Database Upsert operation since it is not a long running operation.

* Change the name of the API to AdvancedThreatProtectionSettings

* Fix to the renaming to AdvancedThreatProtectionSettings

* Remove old files

* Adding ManagedServerDnsAliases API endpoints (Azure#18008)

* change

* Update readme.md

* error 201

* Revert "Update readme.md"

This reverts commit ceff39a406eefda1ed38c6188fd9d2eb271053ab.

* Revert "error 201"

This reverts commit 759fa4f92e9967d72060485aa36d7a1b62a9d227.

* Fixed bad reverts

Co-authored-by: Ji Wang <wangjiprc@gmail.com>

* Add 201 response example so SQL clients can work correctly (Azure#18121)

* Add examples for cross sub restore (Azure#18135)

* Release Microsoft.sql 2021 11 01 preview (Azure#18005)

* update swagger files and example files

* update readme.md

* address the pipeline error.

* update the reference.

* address the pipeline error

* address x-ms-secret comments

* update error message

* revert the deleted legacy files; avoid breaking changes.

* remove example files and reference.

* remove secret

* Adds base for updating Microsoft.Sql from version preview/2021-08-01-preview to version 2021-11-01-preview

* Updates readme

* Updates API version in new specs and examples

* update sql default tag to composite-v5 (Azure#17143)

* Updated Blob Auditing API Files (Azure#17355)

* Updated Blob Auditing API Files

* Fixed new property name case

* fixing x-ms-enum lint warning

Co-authored-by: Mukesh Dogra <mdogra@microsoft.com>

* Adding swagger for endpoint certificates (Azure#17156)

* Adding swagger for endpoint certificates

* Fix the year

* Fix build error on the pull request

* Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs (Azure#17881)

* Microsoft.Sql - adding Database and Server AdvancedThreatProtection APIs

* Fix to Swagger ModelValidation failures

* Removing the 201 from Database Upsert operation since it is not a long running operation.

* Change the name of the API to AdvancedThreatProtectionSettings

* Fix to the renaming to AdvancedThreatProtectionSettings

* Remove old files

* update swagger files and example files

* update readme.md

* address the pipeline error.

* resolove the conflict

* address the pipeline error

* address x-ms-secret comments

* update error message

* revert the deleted legacy files; avoid breaking changes.

* remove example files and reference.

* remove secret

Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: msdogra <msdogra@hotmail.com>
Co-authored-by: Mukesh Dogra <mdogra@microsoft.com>
Co-authored-by: srmarkov <88828188+srmarkov@users.noreply.github.com>
Co-authored-by: Uriel Cohen <urielc@microsoft.com>
Co-authored-by: Marko Nikolic <96062747+markonikolicmicrosoft@users.noreply.github.com>
Co-authored-by: Andrija Cicovic <100755783+cicovic-andrija-msft@users.noreply.github.com>
Co-authored-by: Ishan Rajesh Madan <99760799+imadan1996@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants