[
https://issues.apache.org/jira/browse/ARTEMIS-4680?focusedWorklogId=916130&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-916130
]
ASF GitHub Bot logged work on ARTEMIS-4680:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Apr/24 06:41
Start Date: 24/Apr/24 06:41
Worklog Time Spent: 10m
Work Description: andytaylor commented on PR #2:
URL:
https://github.com/apache/activemq-artemis-console/pull/2#issuecomment-2074183992
If your project is using Yarn Berry (2.x or above), the Yarn version is
handled per project but a Yarn 1.x install is still needed as a "bootstrap".
The plugin will try to detect .yarnrc.yml file in the current Maven
project/module folder, at the root of the multi-module project if relevant, and
in the folder from which the mvn command was run. If detected, the plugin will
assume your project is using Yarn Berry. It will install the 1.x Yarn version
you specify with yarnVersion as bootstrap, then hand over to your
project-specific version.
It has detected an older version in your env which doesnt happen in CI. In
short this is expected.
Issue Time Tracking
-------------------
Worklog Id: (was: 916130)
Time Spent: 7h 20m (was: 7h 10m)
> 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: 7h 20m
> 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)