jomarko commented on PR #1885: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1885#issuecomment-1734124057
@yesamer @pefernan hi, let me share the status 1.) in `runtime-tools-dev-ui-webapp` we fixed now colors and fonts 2.) in `runtime-tools-quarkus-extension-deployment` is the situation still the same, I just decreased quite amount of files we copy from `runtime-tools-dev-ui-webapp` into `runtime-tools-quarkus-extension-deployment`, however changes in `runtime-tools-quarkus-extension-deployment/pom.xml` are not final . About the second point, I tried to summarize our issue on quarkus zulip topic https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/loading.20static.20resources The code we use in https://github.com/apache/incubator-kie-kogito-apps/blob/main/runtime-tools-quarkus-extension-parent/runtime-tools-quarkus-extension-deployment/src/main/java/org/kie/kogito/runtime/tools/quarkus/extension/deployment/DevConsoleProcessor.java#L58 is deprecated, if you check in IDE and seems quite different from documented `BuildStep` here https://quarkus.io/guides/writing-extensions#extension-defined-endpoints What is your suggestion please? -- 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]
