[
https://issues.apache.org/jira/browse/SLING-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012597#comment-17012597
]
Konrad Windszus commented on SLING-8980:
----------------------------------------
Yes, maven-bundle-plugin always used SNAPSHOT suffixed bundle versions and
there is special handling for SNAPSHOT versions
(https://github.com/apache/sling-org-apache-sling-installer-core/blob/0a34e33dd26092437be5180e34979abbf9a88300/src/main/java/org/apache/sling/installer/core/impl/tasks/BundleTaskCreator.java#L260).
> Set bundle-version suffix of SNAPSHOT versions to the static String
> "-SNAPSHOT" instead of a timestamp
> ------------------------------------------------------------------------------------------------------
>
> Key: SLING-8980
> URL: https://issues.apache.org/jira/browse/SLING-8980
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Konrad Windszus
> Priority: Major
> Fix For: Bundle Parent 37
>
>
> Despite the discussion in
> https://www.mail-archive.com/[email protected]/msg76177.html we should
> nowadays switch back the bundle version to having the suffix SNAPSHOT (for
> reproducible builds to also work on SNAPSHOTs). Compare with
> https://github.com/bndtools/bnd/issues/3521#issuecomment-572695574 and
> https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)