[ https://issues.apache.org/jira/browse/ARTEMIS-5447?focusedWorklogId=968142&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-968142 ]
ASF GitHub Bot logged work on ARTEMIS-5447: ------------------------------------------- Author: ASF GitHub Bot Created on: 30/Apr/25 09:35 Start Date: 30/Apr/25 09:35 Worklog Time Spent: 10m Work Description: grgrzybek commented on code in PR #76: URL: https://github.com/apache/activemq-artemis-console/pull/76#discussion_r2068309500 ########## artemis-console-extension/pom.xml: ########## @@ -87,14 +87,21 @@ <configuration> <filesets> <fileset> - <directory>${basedir}/${extension.path}/build</directory> + <directory>${basedir}/${extension.path}/app/build</directory> Review Comment: got it, let me check Issue Time Tracking ------------------- Worklog Id: (was: 968142) Time Spent: 2h 50m (was: 2h 40m) > Split JavaScript activemq-artemis-extension into a reusable library and an app > ------------------------------------------------------------------------------ > > Key: ARTEMIS-5447 > URL: https://issues.apache.org/jira/browse/ARTEMIS-5447 > Project: ActiveMQ Artemis > Issue Type: Improvement > Components: Web Console > Reporter: Grzegorz Grzybek > Priority: Major > Labels: pull-request-available > Time Spent: 2h 50m > Remaining Estimate: 0h > > It'd be great to have JavaScript code that builds a Hawtio-based JS > application split into two parts: > * one reusable package that can be used as actual Hawtio plugin (not bundled > using webpack for reusability purposes) > * one _final_ application that will be part of WAR and used eventually in > ActiveMQ Artemis as WAR console. > See: https://hawt.io/docs/plugins.html -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact