[jbosstools-issues] [JBoss JIRA] (LOCUS-13) Build number in qualifier are against reproducible version qualifier

Nick Boldt (JIRA) issues at jboss.org
Wed May 6 10:47:47 EDT 2015


    [ https://issues.jboss.org/browse/LOCUS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065865#comment-13065865 ] 

Nick Boldt commented on LOCUS-13:
---------------------------------

Removing BUILD_ALIAS won't remove the B## suffix. It will only remove the .Final part. Do you ALSO want to remove the BUILD_NUMBER?

{quote}The action here would be simply be to configure tycho-packaging-plugin to remove reference to BUILD_NUMBER.{quote}

Oh, I see you do. Or did. But don't now? 

Plugins in http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-locus.site_master/latest/all/repo/plugins/ show names like org.jboss.tools.locus.dmr_1.3.0.Final-v20150430-1349-B77.jar

But when we rebuild, even if we remove the .Final bit, we'll get org.jboss.tools.locus.dmr_1.3.0.v20150430-1349-B78.jar

And then each build after that, assuming no code change to the plugin (so no timestamp change)...

org.jboss.tools.locus.dmr_1.3.0.v20150430-1349-B79.jar
org.jboss.tools.locus.dmr_1.3.0.v20150430-1349-B80.jar
...




> Build number in qualifier are against reproducible version qualifier
> --------------------------------------------------------------------
>
>                 Key: LOCUS-13
>                 URL: https://issues.jboss.org/browse/LOCUS-13
>             Project: JBoss Tools Locus
>          Issue Type: Enhancement
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> We did set up git-based reproducible qualifiers but in the other end, we have the qualifier always changing because it contains the BUILD_NUMBER.
> Those metadata should not be part of the qualifier, but should instead be in a future index.html, or attached to the Maven artifact.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list