adutra commented on code in PR #469:
URL: https://github.com/apache/polaris/pull/469#discussion_r1889938959
##########
dropwizard/service/build.gradle.kts:
##########
@@ -17,13 +17,11 @@
* under the License.
*/
-import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
-
plugins {
+ alias(libs.plugins.quarkus)
Review Comment:
I am leaving the Quarkus code in the dropwizard folder for now to facilitate
reviews. Same for package names, it's still
`org.apache.polaris.service.dropwizard`. We can rename and move after.
--
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]