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

Refactor modules to publish two extensions #41

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ozangunalp
Copy link
Collaborator

  • Quarkus Solace Client : renamed from quarkus-solace
  • Quarkus Solace Messaging Connector

Moves files around, probably in conflict with the current active PR #40

@ozangunalp ozangunalp changed the title Refactor modules to publish two extensions: Refactor modules to publish two extensions Jan 29, 2024
@@ -7,15 +7,15 @@ TIP: Solace Quarkus Extension for integrating with Solace PubSub+ message broker

== Installation

If you want to use this extension, you need to add the `com.solace.quarkus:quarkus-solace` extension first to your build file.
If you want to use this extension, you need to add the `com.solace.quarkus:quarkus-solace-client` extension first to your build file.
Copy link
Collaborator

@SravanThotakura05 SravanThotakura05 Jan 30, 2024

Choose a reason for hiding this comment

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

We should also add quarkus-solace-messaging-connector reference as well. We need both the artifacts to spin up a connector right?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@ozangunalp are we adding this in this PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think overall it'd be better to rewrite that doc page. This is just a replace for the artifact-id

Copy link
Collaborator

@SravanThotakura05 SravanThotakura05 Jan 30, 2024

Choose a reason for hiding this comment

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

Okay, let's cover this as part of #37

@SravanThotakura05
Copy link
Collaborator

Looks like there are few conflicts. The conflicts are based on last PR we merged yesterday

- Quarkus Solace Client
- Quarkus Solace Messaging Connector
@ozangunalp
Copy link
Collaborator Author

Resolved the conflict.

@ozangunalp ozangunalp marked this pull request as ready for review January 30, 2024 08:16
@ozangunalp ozangunalp merged commit 3f4e6cc into SolaceLabs:main Jan 30, 2024
3 checks passed
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.

2 participants