mirror of
https://github.com/google/nomulus.git
synced 2025-07-31 06:56:28 +02:00
Our existing uber jar task overwrote duplicate files when merging JARs, and this would break the application using Java SPI service(Beam library is one of them) so we changed to use ShadowJar plugin as it provides a convenient way to merge META-INF/services/* files when generating the uber jar. TESTED=Deployed spec11 pipeline successfully with the new nomulus.jar; also randomly checked a few nomulus commands to make sure they are still working. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
build.gradle |