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

Spring Cloud artifactIds need to follow the naming guidance in the Java guidelines #13523

Closed
saragluna opened this issue Jul 27, 2020 · 0 comments · Fixed by #15792
Closed

Spring Cloud artifactIds need to follow the naming guidance in the Java guidelines #13523

saragluna opened this issue Jul 27, 2020 · 0 comments · Fixed by #15792
Assignees
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.

Comments

@saragluna
Copy link
Member

saragluna commented Jul 27, 2020

This is the issue to track the artifactId / groupId of spring-cloud-azure-* needs to be changed to azure-spring-cloud-* according to the naming convention.

Here is the list of artifacts:

  • spring-cloud-azure-context
  • spring-cloud-azure-telemetry
  • spring-integration-azure-core
  • spring-integration-azure-test
  • spring-integration-eventhubs
  • spring-integration-servicebus
  • spring-integration-storage-queue
  • spring-cloud-azure-storage

Here are new artifacts added in this PR

  • spring-cloud-azure-autoconfigure
  • spring-cloud-starter-azure-appconfiguration-config
  • spring-cloud-starter-azure-eventhubs-kafka
  • spring-cloud-starter-azure-eventhubs
  • spring-cloud-starter-azure-servicebus
  • spring-cloud-starter-azure-storage-queue
  • spring-starter-azure-cache
  • spring-starter-azure-storage

Stream binders #13976

  • spring-cloud-azure-servicebus-stream-binder-core
  • spring-cloud-azure-stream-binder-test
  • spring-cloud-azure-servicebus-topic-stream-binder
  • spring-cloud-azure-servicebus-queue-stream-binder
  • spring-cloud-azure-eventhubs-stream-binder
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant