Skip to content

Conversation

@ChenTanyi
Copy link
Contributor

This com.azure.* only affect com.azure.resourcemanager while others are com.azure:*. But we don't want to stay every dependency in same version, so remove it.

-->
<requireSameVersions>
<dependencies>
<dependency>com.azure.*</dependency>
Copy link
Member

Choose a reason for hiding this comment

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

Should this be changed to com.azure:* instead of being removed?

Copy link
Contributor Author

@ChenTanyi ChenTanyi Sep 18, 2020

Choose a reason for hiding this comment

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

I don't know what you really want to do for such SameVersions.
As I tested, if I add com.azure:*, all data-plane SDK will build with failure, since all their versions are different

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ChenTanyi ChenTanyi merged commit 1e1be06 into Azure:master Sep 24, 2020
@ChenTanyi ChenTanyi deleted the removeSameVersion branch September 24, 2020 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants