ricardozanini commented on issue #1685: URL: https://github.com/apache/incubator-kie-issues/issues/1685#issuecomment-2573555259
@fjtirado @pjfanning @tkobayas @tiagobento If we use Hibernate only as a link in the POM (`provided`) and don't include it in the apps, we also have to stop publishing all the Kogito and SonataFlow images in our docker/apache repository since these JARs will be included there. Hence, we would distribute it. In this case, we need to update the CI and add instructions to users to build the images independently. Also, the SonataFlow operator won't be distributed since it depends on the images published on DockerHub. It will be a huge hit on our platform. -- 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]
