fjtirado commented on PR #1971: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1971#issuecomment-1932114905
We have three modules: -postgres, dependency to be added when using postgresql, that one needs to stay since changing that will be not backward compatibility - jbbc, dependecy to be added when using a relational that is not posgresql, lets change to jpa-bytea -jpa, which a module common to the two previous one that should not be added as dependency, lets change to jpa-common. -- 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]
