Elliotte Rusty Harold created MSHARED-1453:
----------------------------------------------

             Summary: Canonicalize properties files for reproducible builds
                 Key: MSHARED-1453
                 URL: https://issues.apache.org/jira/browse/MSHARED-1453
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-archiver
            Reporter: Elliotte Rusty Harold
            Assignee: Elliotte Rusty Harold


See discussion on https://github.com/apache/maven-archiver/pull/77/files

Briefly, properties files have non-unique representations and there's no 
guarantee two JDKs from different companies and Java versions produce the same 
byte-per-byte serialization. Our current code accounts for property order and 
comments, but not variations in escaping (hex vs. UTF-8), separator characters, 
and insignificant whitespace. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to