]
Nick Boldt closed JBIDE-21052.
------------------------------
Closing, because nothing to see, please move along.
ensure compare-with-baseline uses latest Mars stable release, not
development or luna
-------------------------------------------------------------------------------------
Key: JBIDE-21052
URL:
https://issues.jboss.org/browse/JBIDE-21052
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.1.Beta1, 4.4.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Critical
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
Noticed today that the version of org.jboss.tools.central.easymport.feature in JBT
4.3.1.Beta1 CI build is 0.1.0.Beta1 [1], when we released 0.1.0.Final-v20151001-1531-B45
in JBT 4.3.0.Final [2].
[1]
http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/
[2]
http://download.jboss.org/jbosstools/static/mars/stable/updates/core/4.3....
So the baseline check is failing to see that there's a problem, and this is because
it's comparing agaisnt the LUNA release, not the 4.3.0.Final Mars release.
PRs to fix:
4.3.x:
https://github.com/jbosstools/jbosstools-build/pull/210
master:
https://github.com/jbosstools/jbosstools-build/pull/211