Steve Lawrence created DAFFODIL-1938:
----------------------------------------
Summary: RPM/tar/zips contain jars with different hashes
Key: DAFFODIL-1938
URL: https://issues.apache.org/jira/browse/DAFFODIL-1938
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Reporter: Steve Lawrence
Fix For: 2.2.0
When generating rpm, zip, and tar for release, the hashes of the daffodil jars
are different in the rpm than in the zip and tar. Since it is rebuild, it
appears the only changes are things like timestamps--the content is exactly the
same. However, this makes it difficult to verify that the jars are the same
during a release process. This appears to be a bug with the sbt-native-packager
plugin always rebuilding the packaged jars each time it creates an rpm or zip.
Issue has been opened on the sbt-native-packager bug tracker to investigate
this: https://github.com/sbt/sbt-native-packager/issues/1130
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)