[
https://issues.apache.org/jira/browse/ARTEMIS-4680?focusedWorklogId=915298&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-915298
]
ASF GitHub Bot logged work on ARTEMIS-4680:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/24 12:18
Start Date: 18/Apr/24 12:18
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #3:
URL:
https://github.com/apache/activemq-artemis-console-plugin/pull/3#discussion_r1570614130
##########
artemis-console-distribution/pom.xml:
##########
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8"?>
Review Comment:
Renaming `artemis-console-war` to `artemis-console` would be less strange
though, since both are wars people might reference....but again we would need
to use a higher version than will ever be used for the existing war. Which then
initially might have a broker-versioned number by coincidence and diverge later.
Issue Time Tracking
-------------------
Worklog Id: (was: 915298)
Time Spent: 5h 40m (was: 5.5h)
> Upgrade the console to use HawtIO 4
> -----------------------------------
>
> Key: ARTEMIS-4680
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4680
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> The current console is based upon HawtIO 1 which in turn is built on
> Bootstrap. Bootstrap is old and no longer actively being maintained.
>
> This improvement is to migrate the current console to use HawtIO 4 which i
> based on Typescript, react and Patternfly.
>
> A WIP can be found
> [here|https://github.com/andytaylor/activemq-artemis/tree/artemis-console-ng]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)