Nick Boldt created JBIDE-21052:
----------------------------------
Summary: 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
Noticed today that the version of easymport in JBT 4.3.1.Beta1 CI build is 0.1.0.Beta1,
when we released 0.1.0.Final in 4.3.0.Final.
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)