RussellSpitzer commented on code in PR #535:
URL: https://github.com/apache/polaris/pull/535#discussion_r1880419178
##########
dropwizard/service/build.gradle.kts:
##########
@@ -160,12 +160,7 @@ tasks.register<Jar>("testJar") {
val shadowJar =
tasks.named<ShadowJar>("shadowJar") {
- manifest {
- attributes["Main-Class"] =
"org.apache.polaris.service.dropwizard.PolarisApplication"
Review Comment:
Are these changes related? Looks like you fixed it above
--
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]