[
https://issues.jboss.org/browse/JBIDE-19056?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19056:
------------------------------------
Also getting lots of new built-time warnings. See
https://github.com/jbosstools/jbosstools-build/pull/172/files#r23715475 for details.
Building Openshift:
{code}
[INFO] org.jboss.tools.openshift.egit.core ............... FAILURE [9.173s]
[ERROR] Failed to execute goal
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:compare-version-with-baselines
(default)
on project org.jboss.tools.openshift.egit.core: Version of
'org.jboss.tools.openshift.egit.core/2.6.0.Alpha1-v20150128-1932) must be bigger
than baseline one (2.6.1.Final-v20141209-0337-B67) -> [Help 1]
{code}
Then after updating to latest in master (
https://github.com/jbosstools/jbosstools-openshift/commit/789667220e157a2...
JBIDE-19076):
{code}
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [10.760s]
{code}
A Mojo to validate a version (compared to baseline)
---------------------------------------------------
Key: JBIDE-19056
URL:
https://issues.jboss.org/browse/JBIDE-19056
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build
Affects Versions: 4.2.2.Final
Reporter: Mickael Istria
Assignee: Mickael Istria
We need a mojo that compares a newly-built artifact with other versions of this IU that
we have already released.
Such a mojo would fail is version isn't correct (lower than same one on that stream,
equal to another one already released but with different content...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)