Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22689

enable baselineRepositories check to ensure timestamps increment for meta-changes too

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.4.1.AM2
    • 4.4.1.AM1
    • build
    • None

      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

             <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>
      

            mistria@redhat.com Mickael Istria
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: