+1 FYI, using a JDK 8 and simulating Windows end of line during build on my Linux box (running "mvn -Dline.separator=$'\r\n' clean verify"), I was able to reproduce a binary archive with expected little differences
once this component will be integrated into plugins, we'll have less little stupid differences: we'll be one step forward to Reproducible Builds The last critical part will be jar entries order and timestamp... Regards, Hervé Le jeudi 21 février 2019, 15:17:31 CET Michael Osipov a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion=12344607 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=component%20%3D%20maven-archiver% > 20AND%20project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20ORDE > R%20BY%20priority%20DESC > > Staging repo: > https://repository.apache.org/content/repositories/maven-1487/ > https://repository.apache.org/content/repositories/maven-1487/org/apache/mav > en/shared/maven-archiver/3.4.0/maven-archiver-3.4.0-source-release.zip > > Source release checksum(s): > maven-archiver-3.4.0-source-release.zip > sha512: > fd55377c730e5a8399dacfc6b05a52600807a55f12a27060323758502797e06d9d81901854ab > 1333df3a60650a685e40125c2ffeb1835807ab0da53708900906 > > Staging site: > https://maven.apache.org/shared-archives/maven-archiver-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
