christopherfrieler commented on issue #28034: URL: https://github.com/apache/beam/issues/28034#issuecomment-1731386090
Using Gradle Shadow Plugin with `mergeServiceFiles()` works. Thanks @gzfhz . However, this requires an additional plugin. If the service files wouldn't collide, the regular JarTask could do the job. And the example at https://github.com/apache/beam-starter-kotlin/blob/main/app/build.gradle.kts is also outdated. -- 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]
