[
https://issues.apache.org/jira/browse/JCRVLT-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-439:
-----------------------------------
Description:
According to http://maven.apache.org/guides/mini/guide-reproducible-builds.html
# project needs to derive from ASF parent 23 (/) for the newest plugins
# project needs a timestamp property (/)
# configure bnd-maven-plugin
(https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds)
(/)
# upload buildinfo with https://github.com/apache/maven-artifact-plugin (x),
see also discussion at https://github.com/apache/maven-apache-parent/pull/35
# adjust https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh to
also crosscheck the build against same hashes after build (x)
was:
According to http://maven.apache.org/guides/mini/guide-reproducible-builds.html
# project needs to derive from ASF parent 23 (/) for the newest plugins
# project needs a timestamp property (/)
# configure bnd-maven-plugin
(https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds)
(/)
# upload buildinfo with https://github.com/apache/maven-artifact-plugin (x)
# adjust https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh to
also crosscheck the build against same hashes after build (x)
> Support reproducible builds
> ---------------------------
>
> Key: JCRVLT-439
> URL: https://issues.apache.org/jira/browse/JCRVLT-439
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: Misc
> Reporter: Konrad Windszus
> Priority: Major
>
> According to
> http://maven.apache.org/guides/mini/guide-reproducible-builds.html
> # project needs to derive from ASF parent 23 (/) for the newest plugins
> # project needs a timestamp property (/)
> # configure bnd-maven-plugin
> (https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds)
> (/)
> # upload buildinfo with https://github.com/apache/maven-artifact-plugin (x),
> see also discussion at https://github.com/apache/maven-apache-parent/pull/35
> # adjust https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh
> to also crosscheck the build against same hashes after build (x)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)