Re: unreproductible tomcat9 : fix maven ?
Emmanuel Bourg <[email protected]> Fri, 6 Feb 2026 16:33:31 +0100
| Newsgroups | gmane.linux.debian.devel.java |
|---|---|
| Message-ID | <[email protected]> |
Le 06/02/2026 à 15:31, Bastien Roucaries a écrit : > Tomcat is unreproductible due to lack of sorting META-INF/MANIFEST.MF Require-Capability: > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/tomcat9.html > > I suppose we need to fix maven ? No Tomcat doesn't use Maven. That's an issue with bnd, it doesn't generate reproducible OSGi metadata. There is also a reproducibility issue with module-info.class, but I don't know the cause. Emmanuel Bourg