[jbosstools-issues] [JBoss JIRA] (JBIDE-22689) enable baselineRepositories check to ensure timestamps increment for meta-changes too

Mickael Istria (JIRA) issues at jboss.org
Tue Jul 5 10:11:01 EDT 2016


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

Mickael Istria commented on JBIDE-22689:
----------------------------------------

Eclipse platform uses its I-Builds (weekly or so).

> enable baselineRepositories check to ensure timestamps increment for meta-changes too
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22689
>                 URL: https://issues.jboss.org/browse/JBIDE-22689
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: build
>    Affects Versions: 4.4.1.AM1
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>             Fix For: 4.4.1.AM2
>
>
> To make sure to report a problem if we need to upversion for a meta-change (eg., build configuration) and there's no accompanying new commit to force the timestamp to increment:
> From https://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers
> {code:xml}
>        <plugin>
>          <groupId>org.eclipse.tycho</groupId>
>          <artifactId>tycho-p2-plugin</artifactId>
>          <version>${tycho.version}</version>
>          <configuration>
>            <baselineRepositories>
>              <repository>
>                <url>[some url]</url>
>              </repository>
>            </baselineRepositories>
>          </configuration>
>        </plugin>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list