Diff on OpenJDK 11:
├── META-INF/MANIFEST.MF │ @@ -1,10 +1,10 @@ │ Manifest-Version: 1.0 │ +Implementation-Vendor: The Apache Software Foundation^M │ +Implementation-Title: Apache Maven Site Plugin^M │ +Implementation-Version: 3.9.0^M │ +Build-Jdk-Spec: 1.7^M │ +Specification-Vendor: The Apache Software Foundation^M │ Created-By: Maven Jar Plugin 3.2.0 │ -Build-Jdk-Spec: 11^M │ Specification-Title: Apache Maven Site Plugin │ Specification-Version: 3.9 │ -Specification-Vendor: The Apache Software Foundation^M │ -Implementation-Title: Apache Maven Site Plugin^M │ -Implementation-Version: 3.9.0^M │ -Implementation-Vendor: The Apache Software Foundation^M
It seems like the hash implementation differs from version to version... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
