thiagoelg commented on issue #2357: URL: https://github.com/apache/incubator-kie-issues/issues/2357#issuecomment-4856952025
Hi @charoalvarez, thanks for reporting. I think there are two misconceptions about Accelerators and Dev Deployments. - Accelerators are meant to be applied to workspaces containing only BPMN and DMN assets in the root directory. If they are in sub-directories, those directories will be appended to the new paths. This is by design. Support for existing Java project structures needs to be investigated and can be added in the future. - Dev Deployments using the Quarkus Blank App option also only support BPMN and DMN assets in a workspace, not full Java project structures. If you need to do a Dev Deployment of a full Java project, use the Custom Image option. --- Other than that, the `Moving not supported` log can be ignored most of the time; the files are being moved correctly. -- 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]
