dimas-b commented on PR #523: URL: https://github.com/apache/polaris/pull/523#issuecomment-2536061811
@collado-mike : I think it is valuable to isolate services code from runtime-specific code in any case (Quarkus or DW or both). Integration tests have to depend on the runtime, but could also be reused by downstream project where people want to package additional code into the server (by reusing the services module, yet providing custom "application" code), but make sure the functionality is not broken. -- 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]
