Skip to content

Message bus auth and jakarta - #4

Open
Asger-KB wants to merge 3 commits into
masterfrom
messageBusAuth
Open

Message bus auth and jakarta#4
Asger-KB wants to merge 3 commits into
masterfrom
messageBusAuth

Conversation

@Asger-KB

Copy link
Copy Markdown

No description provided.

Comment on lines +201 to +214
<xs:element name="Username" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">
Username to connect to the message bus. Optional.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Password" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">
Password to connect to the message bus. Optional
</xs:documentation>
</xs:annotation>
</xs:element>

@ole-v-v ole-v-v Jul 29, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If I understand correctly, we are modifying the production settings format for the sake of our tests. How strong arguments do we need for that? Could test settings go somewhere else?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I restored the indentation of this file. My IntelliJ IDEA prefers it this way, and it agrees with the indentation of the other pom.xml files.

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