[jbosstools-issues] [JBoss JIRA] (JBIDE-24074) Download runtimes eap-6.2 has bad layout on credential page

Nick Boldt (JIRA) issues at jboss.org
Thu Mar 16 10:02:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13379061#comment-13379061 ] 

Nick Boldt edited comment on JBIDE-24074 at 3/16/17 10:01 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/DevStudio_Master/job/jbosstools-base_master/1413/console

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/DevStudio_Master/job/jbosstools-base_master/1413/console

> Download runtimes eap-6.2 has bad layout on credential page
> -----------------------------------------------------------
>
>                 Key: JBIDE-24074
>                 URL: https://issues.jboss.org/browse/JBIDE-24074
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime-detection
>    Affects Versions: 4.4.4.AM1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.4.4.AM2, 4.5.0.AM1
>
>
> Very ugly layout. The edit button exists when it should not exist, and it breaks the entire layout. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list