gentoo / eclipse-overlay

[MIRROR] Community effort at packaging Eclipse Java SDK >=4.4
https://gitweb.gentoo.org/repo/proj/eclipse.git
GNU General Public License v2.0
5 stars 5 forks source link

Console output filled with warnings about duplicate name in Manifest #20

Closed dstanberry closed 3 months ago

dstanberry commented 7 years ago

$ eclipse-bin-4.6

Feb 22, 2017 10:12:22 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: SHA-256-Digest.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
Feb 22, 2017 10:12:22 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: SHA-256-Digest.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
Feb 22, 2017 10:12:22 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: SHA-256-Digest.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
Feb 22, 2017 10:12:22 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: SHA-256-Digest.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
...

This happens with 4.6.1a and 4.6.2 ebuilds