adutra opened a new pull request, #523:
URL: https://github.com/apache/polaris/pull/523

   Fixes #521.
   
   This PR simply splits `polaris-service` in two modules: 
`polaris-service-common` and `polaris-service-dropwizard`, the former bearing 
no dependency to Dropwizard.
   
   99% of the changes are file moves, the rest being minor cleanup.
   
   The tests were all moved to `polaris-service-dropwizard` for now. We need a 
way to factorize them, but let's tackle that later as it's a complex task.
   
   A Quarkus runtime will be provided shortly. It will require some more 
adjustments to `polaris-service-common`, but again, let's proceed step by step.


-- 
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]

Reply via email to