[
https://issues.apache.org/jira/browse/SLING-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011960#comment-17011960
]
Konrad Windszus commented on SLING-8951:
----------------------------------------
That is a misunderstanding (i.e. expected behaviour), reproducible builds only
affect release versions. For snapshot versions we have explicitly set
https://github.com/apache/sling-parent/blob/24a438d4cfb71e285d4c42d0f9cd2a794ea45a91/sling-bundle-parent/pom.xml#L73,
i.e. the bundle-version is supposed to be different for every build (to make
the OSGi Installer work reliably)!
> Enable reproducible builds by default
> -------------------------------------
>
> Key: SLING-8951
> URL: https://issues.apache.org/jira/browse/SLING-8951
> Project: Sling
> Issue Type: Improvement
> Components: General
> Affects Versions: Parent 35
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Parent 36, Bundle Parent 36
>
>
> Recently all relevant Maven plugins have been updated to support reproducible
> builds (https://maven.apache.org/guides/mini/guide-reproducible-builds.html).
> The new ASF parent 22 will manage those versions
> (https://github.com/apache/maven-apache-parent/blob/master/pom.xml).
> Also there is a flag for bnd for this
> (https://github.com/bndtools/bnd/issues/3521).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)