[
https://issues.jboss.org/browse/JBIDE-24081?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-24081 at 3/16/17 10:02 AM:
--------------------------------------------------------------
When pushing changes to master and 4.4.x branch, please make sure you've properly
upversioned plugins and their containing features if that's not already been done in
the branches.
By building locally, you can avoid causing builds to break in Jenkins like this:
{code}
02:29:04 [ERROR] Failed to execute goal
org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
(default) on project org.jboss.tools.foundation.ui: Only qualifier changed for
(org.jboss.tools.foundation.ui/1.3.3.v20170315-2203). Expected to have bigger x.y.z than
what is available in baseline (1.3.3.v20161213-1258) -> [Help 1]
{code} --
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/D...
To build without running all tests, but still performing the enforcer/baseline checks:
{code}mvn clean install -DskipTests -DskipBaselineComparison=false -Denforcer.skip=false
-Dtycho.baseline=warn{code}
was (Author: nickboldt):
When pushing changes to master and 4.4.x branch, please make sure you've properly
upversioned plugins and their containing features if that's not already been done in
the branches.
By building locally, you can avoid causing builds to break in Jenkins like this:
{code}
02:29:04 [ERROR] Failed to execute goal
org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines
(default) on project org.jboss.tools.foundation.ui: Only qualifier changed for
(org.jboss.tools.foundation.ui/1.3.3.v20170315-2203). Expected to have bigger x.y.z than
what is available in baseline (1.3.3.v20161213-1258) -> [Help 1]
{code} --
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/D...
runtime detection for cdk 3 via minishift
-----------------------------------------
Key: JBIDE-24081
URL:
https://issues.jboss.org/browse/JBIDE-24081
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, runtime-detection
Affects Versions: 4.4.4.AM1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.4.4.AM2, 4.5.0.AM1
CDK3 has no runtime detection support
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)