-
Enhancement
-
Resolution: Done
-
Major
-
4.4.1.AM1
-
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>
- blocks
-
JBIDE-26283 Baseline and reactor have same fully qualified version, but with different content in jbosstools-base plugins/features
- Closed
- is related to
-
JBIDE-13671 Replace build timestamp in qualifier by last-mod-timestamp from git
- Closed
- relates to
-
JBIDE-23008 openshift.cdk.feature.source missing from JBT site; causes baseline check to fail
- Closed