andytaylor commented on code in PR #148:
URL: https://github.com/apache/artemis-console/pull/148#discussion_r2611031056
##########
artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/queues/CreateQueue.tsx:
##########
@@ -160,7 +160,7 @@ export const CreateQueue:
React.FunctionComponent<CreateQueueProps> = (props: Cr
</FormGroup>
<FormGroup label="Filter"
labelIcon={
- <Tooltip content={<Text>Only messages that match the
filter expression are routed to this queue: see <a
href="https://activemq.apache.org/components/artemis/documentation/latest/filter-expressions.html"
rel="noreferrer" target="_blank">Filter
Expressions</a></Text>}><InfoCircleIcon /></Tooltip>}
+ <Tooltip content={<Text>Only messages that match the
filter expression are routed to this queue: see <a
href="https://artemis.apache.org/documentation/latest/filter-expressions.html"
rel="noreferrer" target="_blank">Filter Expressions</a></Text>}><InfoCircleIcon
/></Tooltip>}
Review Comment:
fixed
##########
Releasing.md:
##########
@@ -53,9 +53,9 @@ When prompted make sure the new development version matches
with the next expect
```
[INFO] Checking dependencies and plugins for snapshots ...
-What is the release version for "ActiveMQ Artemis Console Project"?
(artemis-console-project) 1.0.0: :
-What is the SCM release tag or label for "ActiveMQ Artemis Console Project"?
(artemis-console-project) 1.0.0: :
-What is the new development version for "ActiveMQ Artemis Console Project"?
(artemis-console-project)1.0.1-SNAPSHOT: : 1.1.0-SNAPSHOT
+What is the release version for "Artemis Console Project"?
(artemis-console-project) 1.0.0: :
+What is the SCM release tag or label for "Artemis Console Project"?
(artemis-console-project) 1.0.0: :
+What is the new development version for "Artemis Console Project"?
(artemis-console-project)1.0.1-SNAPSHOT: : 1.1.0-SNAPSHOT
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]