[JBoss JIRA] (JBIDE-25759) CDK Server adapter editor: layout and labelling glitches for "--skip-(un)registration"-checkboxes
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25759?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-25759:
---------------------------------------
OK, I get Fred's point about consistency with env vars. But as Andre points out, in case of registration, there is actual space to fit it in there without the extra new line, so I think it would make sense to remove the new line - I don't think it will look bad. At least we all seem to be in agreement about the flags vs. natural language - that is probably the more important of the two things.
> CDK Server adapter editor: layout and labelling glitches for "--skip-(un)registration"-checkboxes
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25759
> URL: https://issues.jboss.org/browse/JBIDE-25759
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM2
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_editor
> Fix For: 4.5.3.AM3
>
> Attachments: JBIDE-25759.png, JBIDE-25759_v2.png, screenshot-1.png
>
>
> The layout for the checkboxes to skip the registration/unregistration are not well horizontally aligned with the "Registration:" label. They are pushed to the bottom by 1 line:
> !screenshot-1.png!
> And then one could wonder if simply using "skip registration when starting" and "skip unregistration when stopping" are more easily understood than "add --skip-registration flag when starting" and "add --skip-unregistration flag when stopping" .
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBTIS-1212) IS target platform - sync with JBT 4.5.3.AM2
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1212?page=com.atlassian.jira.plugin... ]
Paul Leacu updated JBTIS-1212:
------------------------------
Description:
*Reason:* Sync w/ JBT 4.5.3.AM2 in IS TP.
*Project page/sources:*
*Version:* 4.5.3
*License and owner:* EPL
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* JBTIS
*Include in JBDS:* Yes
*Type of dependency:*distribution
*List of bundles added/removed:*
{code}
diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
index 1b0eee0..7a0d2a6 100644
--- a/target-platform/src/targets/community.target
+++ b/target-platform/src/targets/community.target
@@ -2,7 +2,7 @@
<?pde version="3.8"?>
<!--
- Community target dependencies for the JBDS Integration Stack Platform Tooling (JBoss Tools Integration Stack).
+ Community target dependencies for the Integration Stack Platform Tooling (JBoss Tools Integration Stack).
JBoss Tools core as a dependency + third-party dependencies.
-->
<target name="integration-stack-community-target" sequenceNumber="7">
@@ -15,8 +15,9 @@
<unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
<unit id="org.jboss.tools.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
<!-- <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
- <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
+ <!-- <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.3.AM2/"/> -->
+ <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
+ <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
</locations>
diff --git a/target-platform/src/targets/core-base.target b/target-platform/src/targets/core-base.target
index 92176fc..4bcb4e5 100644
--- a/target-platform/src/targets/core-base.target
+++ b/target-platform/src/targets/core-base.target
@@ -10,27 +10,27 @@
<!-- JBoss Tools Core Base Dependencies
ref: <repository loc>/site.properties -->
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.2.v20171205-1026"/>
+ <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.3.v20180228-0905"/>
<unit id="org.jboss.ide.eclipse.archives.feature.feature.group" version="3.6.111.v20170811-1737"/>
- <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.2.v20180117-2046"/>
+ <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.3.v20180227-1649"/>
<unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.201.v20171221-1913"/>
<unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.201.v20171221-1913"/>
<unit id="org.jboss.tools.cdi.seam.feature.feature.group" version="1.8.201.v20171221-1913"/>
<unit id="org.jboss.tools.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
<unit id="org.jboss.tools.discovery.core" version="1.2.102.v20171124-1125"/>
- <unit id="org.jboss.tools.common.core.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.jdt.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.mylyn.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.text.ext.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.2.v20180122-1702"/>
+ <unit id="org.jboss.tools.common.core.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.jdt.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.mylyn.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.text.ext.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.3.v20180223-1524"/>
<unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.2.v20180112-0844"/>
<unit id="org.jboss.tools.foundation.help.ui" version="1.4.2.v20180112-0844"/>
<unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.2.v20180112-0844"/>
- <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.2.v20171121-1701"/>
+ <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.3.v20180207-1638"/>
<unit id="org.jboss.tools.jsf.feature.feature.group" version="3.8.200.v20170908-0911"/>
<unit id="org.jboss.tools.jst.feature.feature.group" version="3.8.100.v20170908-1353"/>
<unit id="org.jboss.tools.maven.apt.feature.feature.group" version="1.4.0.201801121617"/>
@@ -39,29 +39,30 @@
<unit id="org.jboss.tools.maven.hibernate.feature.feature.group" version="1.8.102.v20171124-1125"/>
<unit id="org.jboss.tools.maven.jbosspackaging.feature.feature.group" version="1.8.102.v20171124-1125"/>
<unit id="org.jboss.tools.maven.jdt.feature.feature.group" version="1.8.102.v20171124-1125"/>
- <unit id="org.jboss.tools.maven.portlet.feature.feature.group" version="1.8.102.v20171124-1125"/>
+ <unit id="org.jboss.tools.maven.portlet.feature.feature.group" version="1.8.103.v20180228-1427"/>
<unit id="org.jboss.tools.maven.project.examples.feature.feature.group" version="3.1.102.v20171124-1125"/>
<unit id="org.jboss.tools.maven.seam.feature.feature.group" version="1.8.102.v20171124-1125"/>
<unit id="org.jboss.tools.maven.sourcelookup.feature.feature.group" version="1.8.102.v20171124-1125"/>
- <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.2.v20171215-1903"/>
- <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.2.v20171215-1903"/>
- <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.2.v20180118-0626"/>
- <unit id="org.jboss.tools.openshift.io.feature.feature.group" version="3.4.2.v20180117-1656"/>
- <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.2.v20171215-1903"/>
+ <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.3.v20180227-1651"/>
+ <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.3.v20180126-1442"/>
+ <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.3.v20180301-1847"/>
+ <unit id="org.jboss.tools.openshift.io.feature.feature.group" version="3.4.3.v20180126-1442"/>
+ <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.3.v20180126-1442"/>
<unit id="org.jboss.tools.portlet.feature.feature.group" version="1.6.0.Final-v20141209-0339-B20"/>
<unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
- <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.0.v20171129-1948"/>
+ <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.1.v20180216-1625"/>
<unit id="org.jboss.tools.runtime.seam.detector.feature.feature.group" version="3.8.201.v20171220-1655"/>
<unit id="org.jboss.tools.seam.feature.feature.group" version="3.8.201.v20171220-1655"/>
<unit id="org.jboss.tools.stacks.core.feature.feature.group" version="1.4.1.v20170908-0905"/>
- <unit id="org.jboss.tools.usage" version="2.2.101.v20170908-0905"/>
+ <unit id="org.jboss.tools.usage" version="2.2.102.v20180215-2000"/>
<unit id="org.jboss.tools.vpe.feature.feature.group" version="3.8.100.v20170908-0908"/>
<unit id="org.mozilla.xpcom" version="1.9.2.16"/>
<!-- <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
+ <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
<!-- <repository id="jbt-core-4.5.1.AM3" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/> -->
- <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
+ <!-- <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.3.AM2/"/> -->
+ <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
</locations>
diff --git a/target-platform/src/targets/integration-stack-base-ea.target b/target-platform/src/targets/integration-stack-base-ea.target
index 1d9f93d..e4db8cb 100644
--- a/target-platform/src/targets/integration-stack-base-ea.target
+++ b/target-platform/src/targets/integration-stack-base-ea.target
@@ -9,10 +9,10 @@
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <unit id="org.jboss.tools.common" version="3.9.2.v20180104-1618"/>
+ <unit id="org.jboss.tools.common" version="3.9.3.v20180215-2018"/>
- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
- <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
+ <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
+ <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
</locations>
diff --git a/target-platform/src/targets/integration-stack-base.target b/target-platform/src/targets/integration-stack-base.target
index 71fcfdf..9ea148c 100644
--- a/target-platform/src/targets/integration-stack-base.target
+++ b/target-platform/src/targets/integration-stack-base.target
@@ -128,7 +128,7 @@
<unit id="org.eclipse.birt.core" version="4.7.0.v201706222054"/>
<!-- <repository id="jbt-oxygen.1.RC4" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20171011..."/> -->
- <repository id="jbt-oxygen.2.RC4" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20171213..."/>
+ <repository id="jbt-oxygen.3.RC2" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20180221..."/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -198,33 +198,33 @@
<!-- Required by BPEL, ESB, and any projects w/ UI tests -->
<!-- TODO: consider migrating UI tests to https://github.com/jbosstools/jbosstools-integration-tests/ so they're built downstream instead of within the components' builds -->
- <unit id="org.jboss.tools.test.feature.feature.group" version="3.7.100.v20170529-1436"/>
- <unit id="org.jboss.tools.tests" version="3.7.100.v20170529-1436"/>
- <unit id="org.jboss.tools.as.test.core" version="3.5.2.v20171204-1659"/>
- <unit id="org.jboss.tools.common.base.test" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.common.test" version="3.9.2.v20180104-1618"/>
- <unit id="org.jboss.tools.jmx.core.test" version="1.10.2.v20171120-1610"/>
+ <unit id="org.jboss.tools.test.feature.feature.group" version="3.7.101.v20180215-2018"/>
+ <unit id="org.jboss.tools.tests" version="3.7.101.v20180215-2018"/>
+ <unit id="org.jboss.tools.as.test.core" version="3.5.3.v20180131-2018"/>
+ <unit id="org.jboss.tools.common.base.test" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.common.test" version="3.9.3.v20180215-2018"/>
+ <unit id="org.jboss.tools.jmx.core.test" version="1.10.3.v20180206-1417"/>
<!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
<!-- <repository location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/> -->
<!-- <repository id="jbt-coretests-4.5.1.AM3" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/> -->
- <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/>
- <!-- <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/> -->
+ <!-- <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/> -->
+ <repository id="jbt-coretests-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
- <unit id="org.jboss.ide.eclipse.freemarker.feature.feature.group" version="1.5.300.v20161214-1103"/>
- <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.2.0.v20180117-1512"/>
- <unit id="org.fusesource.ide.core.feature.feature.group" version="10.2.0.v20180117-1512"/>
- <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.2.0.v20180105-1835"/>
- <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.2.0.v20180116-1446"/>
- <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.2.0.v20180117-1512"/>
- <unit id="org.jboss.tools.common" version="3.9.2.v20180104-1618"/>
+ <!-- <unit id="org.jboss.ide.eclipse.freemarker.feature.feature.group" version="1.5.300.v20161214-1103"/> -->
+ <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.3.0.v20180227-1447"/>
+ <unit id="org.fusesource.ide.core.feature.feature.group" version="10.3.0.v20180227-1447"/>
+ <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.3.0.v20180125-1522"/>
+ <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.3.0.v20180222-1719"/>
+ <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.3.0.v20180201-0616"/>
+ <unit id="org.jboss.tools.common" version="3.9.3.v20180215-2018"/>
<!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
<!-- <repository id="jbt-core-4.5.1.AM3" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.1.AM3/"/> -->
- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
- <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
+ <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
+ <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
</locations>
{code}
was:
Sync w/ JBT 4.5.3.AM2 in IS TP.
> IS target platform - sync with JBT 4.5.3.AM2
> --------------------------------------------
>
> Key: JBTIS-1212
> URL: https://issues.jboss.org/browse/JBTIS-1212
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.5.3.CR1-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 4.5.3.CR1-TP
>
>
> *Reason:* Sync w/ JBT 4.5.3.AM2 in IS TP.
> *Project page/sources:*
> *Version:* 4.5.3
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* JBTIS
> *Include in JBDS:* Yes
> *Type of dependency:*distribution
> *List of bundles added/removed:*
> {code}
> diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
> index 1b0eee0..7a0d2a6 100644
> --- a/target-platform/src/targets/community.target
> +++ b/target-platform/src/targets/community.target
> @@ -2,7 +2,7 @@
> <?pde version="3.8"?>
>
> <!--
> - Community target dependencies for the JBDS Integration Stack Platform Tooling (JBoss Tools Integration Stack).
> + Community target dependencies for the Integration Stack Platform Tooling (JBoss Tools Integration Stack).
> JBoss Tools core as a dependency + third-party dependencies.
> -->
> <target name="integration-stack-community-target" sequenceNumber="7">
> @@ -15,8 +15,9 @@
> <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
> <unit id="org.jboss.tools.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
> <!-- <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> - <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
> - <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
> + <!-- <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.3.AM2/"/> -->
> + <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
> + <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> diff --git a/target-platform/src/targets/core-base.target b/target-platform/src/targets/core-base.target
> index 92176fc..4bcb4e5 100644
> --- a/target-platform/src/targets/core-base.target
> +++ b/target-platform/src/targets/core-base.target
> @@ -10,27 +10,27 @@
> <!-- JBoss Tools Core Base Dependencies
> ref: <repository loc>/site.properties -->
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> - <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.2.v20171205-1026"/>
> + <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.3.v20180228-0905"/>
> <unit id="org.jboss.ide.eclipse.archives.feature.feature.group" version="3.6.111.v20170811-1737"/>
> - <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.2.v20180117-2046"/>
> + <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.3.v20180227-1649"/>
> <unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.201.v20171221-1913"/>
> <unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.201.v20171221-1913"/>
> <unit id="org.jboss.tools.cdi.seam.feature.feature.group" version="1.8.201.v20171221-1913"/>
> <unit id="org.jboss.tools.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
> <unit id="org.jboss.tools.discovery.core" version="1.2.102.v20171124-1125"/>
> - <unit id="org.jboss.tools.common.core.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.jdt.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.mylyn.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.text.ext.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.2.v20180122-1702"/>
> + <unit id="org.jboss.tools.common.core.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.jdt.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.mylyn.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.text.ext.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.3.v20180223-1524"/>
> <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.2.v20180112-0844"/>
> <unit id="org.jboss.tools.foundation.help.ui" version="1.4.2.v20180112-0844"/>
> <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.2.v20180112-0844"/>
> - <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.2.v20171121-1701"/>
> + <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.3.v20180207-1638"/>
> <unit id="org.jboss.tools.jsf.feature.feature.group" version="3.8.200.v20170908-0911"/>
> <unit id="org.jboss.tools.jst.feature.feature.group" version="3.8.100.v20170908-1353"/>
> <unit id="org.jboss.tools.maven.apt.feature.feature.group" version="1.4.0.201801121617"/>
> @@ -39,29 +39,30 @@
> <unit id="org.jboss.tools.maven.hibernate.feature.feature.group" version="1.8.102.v20171124-1125"/>
> <unit id="org.jboss.tools.maven.jbosspackaging.feature.feature.group" version="1.8.102.v20171124-1125"/>
> <unit id="org.jboss.tools.maven.jdt.feature.feature.group" version="1.8.102.v20171124-1125"/>
> - <unit id="org.jboss.tools.maven.portlet.feature.feature.group" version="1.8.102.v20171124-1125"/>
> + <unit id="org.jboss.tools.maven.portlet.feature.feature.group" version="1.8.103.v20180228-1427"/>
> <unit id="org.jboss.tools.maven.project.examples.feature.feature.group" version="3.1.102.v20171124-1125"/>
> <unit id="org.jboss.tools.maven.seam.feature.feature.group" version="1.8.102.v20171124-1125"/>
> <unit id="org.jboss.tools.maven.sourcelookup.feature.feature.group" version="1.8.102.v20171124-1125"/>
> - <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.2.v20171215-1903"/>
> - <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.2.v20171215-1903"/>
> - <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.2.v20180118-0626"/>
> - <unit id="org.jboss.tools.openshift.io.feature.feature.group" version="3.4.2.v20180117-1656"/>
> - <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.2.v20171215-1903"/>
> + <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.3.v20180227-1651"/>
> + <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.3.v20180126-1442"/>
> + <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.3.v20180301-1847"/>
> + <unit id="org.jboss.tools.openshift.io.feature.feature.group" version="3.4.3.v20180126-1442"/>
> + <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.3.v20180126-1442"/>
> <unit id="org.jboss.tools.portlet.feature.feature.group" version="1.6.0.Final-v20141209-0339-B20"/>
> <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
> - <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.0.v20171129-1948"/>
> + <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.1.v20180216-1625"/>
> <unit id="org.jboss.tools.runtime.seam.detector.feature.feature.group" version="3.8.201.v20171220-1655"/>
> <unit id="org.jboss.tools.seam.feature.feature.group" version="3.8.201.v20171220-1655"/>
> <unit id="org.jboss.tools.stacks.core.feature.feature.group" version="1.4.1.v20170908-0905"/>
> - <unit id="org.jboss.tools.usage" version="2.2.101.v20170908-0905"/>
> + <unit id="org.jboss.tools.usage" version="2.2.102.v20180215-2000"/>
> <unit id="org.jboss.tools.vpe.feature.feature.group" version="3.8.100.v20170908-0908"/>
> <unit id="org.mozilla.xpcom" version="1.9.2.16"/>
>
> <!-- <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> - <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
> + <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
> <!-- <repository id="jbt-core-4.5.1.AM3" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/> -->
> - <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
> + <!-- <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.3.AM2/"/> -->
> + <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> diff --git a/target-platform/src/targets/integration-stack-base-ea.target b/target-platform/src/targets/integration-stack-base-ea.target
> index 1d9f93d..e4db8cb 100644
> --- a/target-platform/src/targets/integration-stack-base-ea.target
> +++ b/target-platform/src/targets/integration-stack-base-ea.target
> @@ -9,10 +9,10 @@
> <locations>
>
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> - <unit id="org.jboss.tools.common" version="3.9.2.v20180104-1618"/>
> + <unit id="org.jboss.tools.common" version="3.9.3.v20180215-2018"/>
>
> - <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
> - <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
> + <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
> + <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> diff --git a/target-platform/src/targets/integration-stack-base.target b/target-platform/src/targets/integration-stack-base.target
> index 71fcfdf..9ea148c 100644
> --- a/target-platform/src/targets/integration-stack-base.target
> +++ b/target-platform/src/targets/integration-stack-base.target
> @@ -128,7 +128,7 @@
> <unit id="org.eclipse.birt.core" version="4.7.0.v201706222054"/>
>
> <!-- <repository id="jbt-oxygen.1.RC4" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20171011..."/> -->
> - <repository id="jbt-oxygen.2.RC4" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20171213..."/>
> + <repository id="jbt-oxygen.3.RC2" location="http://download.jboss.org/jbosstools/updates/requirements/oxygen/20180221..."/>
> </location>
>
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> @@ -198,33 +198,33 @@
>
> <!-- Required by BPEL, ESB, and any projects w/ UI tests -->
> <!-- TODO: consider migrating UI tests to https://github.com/jbosstools/jbosstools-integration-tests/ so they're built downstream instead of within the components' builds -->
> - <unit id="org.jboss.tools.test.feature.feature.group" version="3.7.100.v20170529-1436"/>
> - <unit id="org.jboss.tools.tests" version="3.7.100.v20170529-1436"/>
> - <unit id="org.jboss.tools.as.test.core" version="3.5.2.v20171204-1659"/>
> - <unit id="org.jboss.tools.common.base.test" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.common.test" version="3.9.2.v20180104-1618"/>
> - <unit id="org.jboss.tools.jmx.core.test" version="1.10.2.v20171120-1610"/>
> + <unit id="org.jboss.tools.test.feature.feature.group" version="3.7.101.v20180215-2018"/>
> + <unit id="org.jboss.tools.tests" version="3.7.101.v20180215-2018"/>
> + <unit id="org.jboss.tools.as.test.core" version="3.5.3.v20180131-2018"/>
> + <unit id="org.jboss.tools.common.base.test" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.common.test" version="3.9.3.v20180215-2018"/>
> + <unit id="org.jboss.tools.jmx.core.test" version="1.10.3.v20180206-1417"/>
>
> <!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> <!-- <repository location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/> -->
> <!-- <repository id="jbt-coretests-4.5.1.AM3" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/> -->
> - <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/>
> - <!-- <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/> -->
> + <!-- <repository id="jbt-coretests-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/coretes..."/> -->
> + <repository id="jbt-coretests-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> - <unit id="org.jboss.ide.eclipse.freemarker.feature.feature.group" version="1.5.300.v20161214-1103"/>
> - <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.2.0.v20180117-1512"/>
> - <unit id="org.fusesource.ide.core.feature.feature.group" version="10.2.0.v20180117-1512"/>
> - <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.2.0.v20180105-1835"/>
> - <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.2.0.v20180116-1446"/>
> - <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.2.0.v20180117-1512"/>
> - <unit id="org.jboss.tools.common" version="3.9.2.v20180104-1618"/>
> + <!-- <unit id="org.jboss.ide.eclipse.freemarker.feature.feature.group" version="1.5.300.v20161214-1103"/> -->
> + <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.3.0.v20180227-1447"/>
> + <unit id="org.fusesource.ide.core.feature.feature.group" version="10.3.0.v20180227-1447"/>
> + <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.3.0.v20180125-1522"/>
> + <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.3.0.v20180222-1719"/>
> + <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.3.0.v20180201-0616"/>
> + <unit id="org.jboss.tools.common" version="3.9.3.v20180215-2018"/>
>
> <!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> <!-- <repository id="jbt-core-4.5.1.AM3" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.1.AM3/"/> -->
> - <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/>
> - <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.2.Fi..."/> -->
> + <!-- <repository id="jbt-core-4.5.2.Final" location="http://download.jboss.org/jbosstools/static/oxygen/stable/updates/core/4...."/> -->
> + <repository id="jbt-core-4.5.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25446) Windows/Mac slave gets disconnected during job execution
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25446?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25446:
-------------------------------
Sprint: devex #143 January 2018, devex #146 March 2018 (was: devex #143 January 2018, devex #145 February 2018)
> Windows/Mac slave gets disconnected during job execution
> --------------------------------------------------------
>
> Key: JBIDE-25446
> URL: https://issues.jboss.org/browse/JBIDE-25446
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: qa
> Affects Versions: 4.5.2.AM2
> Reporter: Ondrej Dockal
> Assignee: Pavol Srna
> Priority: Blocker
> Labels: jenkins
> Fix For: 4.5.3.AM3, 4.5.x
>
>
> During jenkins job execution slaves is disconnected with exception
> {code}
> 19:09:27 19:09:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Problem Occured"] is available....
> 19:09:32 FATAL: command execution failed
> 19:09:32 java.io.IOException: Backing channel 'Channel to /10.8.247.148' is disconnected.
> 19:09:32 at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:191)
> 19:09:32 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
> 19:09:32 at com.sun.proxy.$Proxy68.isAlive(Unknown Source)
> 19:09:32 at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
> 19:09:32 at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
> 19:09:32 at hudson.Launcher$ProcStarter.join(Launcher.java:399)
> 19:09:32 at hudson.tasks.Maven.perform(Maven.java:367)
> 19:09:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> 19:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
> 19:09:32 at hudson.model.Build$BuildExecution.build(Build.java:205)
> 19:09:32 at hudson.model.Build$BuildExecution.doRun(Build.java:162)
> 19:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> 19:09:32 at hudson.model.Run.execute(Run.java:1728)
> 19:09:32 at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
> 19:09:32 at hudson.model.ResourceController.execute(ResourceController.java:98)
> 19:09:32 at hudson.model.Executor.run(Executor.java:404)
> 19:09:32 Caused by: java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@5af9151e[name=Channel to /10.8.247.148]
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:210)
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:635)
> 19:09:32 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
> 19:09:32 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> 19:09:32 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 19:09:32 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 19:09:32 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 19:09:32 at java.lang.Thread.run(Thread.java:748)
> 19:09:32 Caused by: java.io.IOException: Connection reset by peer
> 19:09:32 at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
> 19:09:32 at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
> 19:09:32 at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
> 19:09:32 at sun.nio.ch.IOUtil.read(IOUtil.java:197)
> 19:09:32 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
> 19:09:32 at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:142)
> 19:09:32 at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:359)
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:564)
> 19:09:32 ... 6 more
> 19:09:32 Build step 'Invoke top-level Maven targets' marked build as failure
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25446) Windows/Mac slave gets disconnected during job execution
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25446?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25446:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.3.AM3* and sprint = *devex #146 March 2018*
> Windows/Mac slave gets disconnected during job execution
> --------------------------------------------------------
>
> Key: JBIDE-25446
> URL: https://issues.jboss.org/browse/JBIDE-25446
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: qa
> Affects Versions: 4.5.2.AM2
> Reporter: Ondrej Dockal
> Assignee: Pavol Srna
> Priority: Blocker
> Labels: jenkins
> Fix For: 4.5.3.AM3, 4.5.x
>
>
> During jenkins job execution slaves is disconnected with exception
> {code}
> 19:09:27 19:09:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Problem Occured"] is available....
> 19:09:32 FATAL: command execution failed
> 19:09:32 java.io.IOException: Backing channel 'Channel to /10.8.247.148' is disconnected.
> 19:09:32 at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:191)
> 19:09:32 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
> 19:09:32 at com.sun.proxy.$Proxy68.isAlive(Unknown Source)
> 19:09:32 at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
> 19:09:32 at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
> 19:09:32 at hudson.Launcher$ProcStarter.join(Launcher.java:399)
> 19:09:32 at hudson.tasks.Maven.perform(Maven.java:367)
> 19:09:32 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> 19:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
> 19:09:32 at hudson.model.Build$BuildExecution.build(Build.java:205)
> 19:09:32 at hudson.model.Build$BuildExecution.doRun(Build.java:162)
> 19:09:32 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> 19:09:32 at hudson.model.Run.execute(Run.java:1728)
> 19:09:32 at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
> 19:09:32 at hudson.model.ResourceController.execute(ResourceController.java:98)
> 19:09:32 at hudson.model.Executor.run(Executor.java:404)
> 19:09:32 Caused by: java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@5af9151e[name=Channel to /10.8.247.148]
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:210)
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:635)
> 19:09:32 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
> 19:09:32 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> 19:09:32 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 19:09:32 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 19:09:32 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 19:09:32 at java.lang.Thread.run(Thread.java:748)
> 19:09:32 Caused by: java.io.IOException: Connection reset by peer
> 19:09:32 at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
> 19:09:32 at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
> 19:09:32 at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
> 19:09:32 at sun.nio.ch.IOUtil.read(IOUtil.java:197)
> 19:09:32 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
> 19:09:32 at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:142)
> 19:09:32 at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:359)
> 19:09:32 at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:564)
> 19:09:32 ... 6 more
> 19:09:32 Build step 'Invoke top-level Maven targets' marked build as failure
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25700) Hot deploy of Spring Boot on OpenShift is not working with OpenShift Online
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25700?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25700:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.3.AM3* and sprint = *devex #146 March 2018*
> Hot deploy of Spring Boot on OpenShift is not working with OpenShift Online
> ---------------------------------------------------------------------------
>
> Key: JBIDE-25700
> URL: https://issues.jboss.org/browse/JBIDE-25700
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Aurélien Pupier
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: online, springboot
> Fix For: 4.5.3.AM3
>
>
> neither with open.paas.redhat.com
> so only when using the CDK.
> it seems to be due to the fact that the user in the pod are not the same.
> Jeff said:
> {quote}
> For SpringBoot deployments, the application file is called a fat jar and it placed in the /deployments folder (images are upstream fabric8/s2i-java or imagestream redhat-openjdk18-openshift). In order to get live update the file is then unzipped to the /deployments folder leaded to new sub folders BOOT-INF and META-INF
> The user permissions on those folders are the following:
> /deployments: writable by user jboss and group root
> /deployments/BOOT-INF: writable by user jboss readable only by group root
> /deployments/META-INF: writable by user jboss readable only by group root
> The rsync process with create some sub folders under /deployments/BOOT-INF. The problem that we have is that the user that is assigned for the rsync operation (or when you open a terminal in the OpenShift console) is not jboss (as opposed to Minishift/CDK) and thus we have permissions errors during the rsync operation.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25586) OpenJDK9 + OpenShift Tooling: Cannot connect to OpenShift on CDK
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25586?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-25586:
-------------------------------
Fix Version/s: 4.5.3.AM3
(was: 4.5.3.AM2)
> OpenJDK9 + OpenShift Tooling: Cannot connect to OpenShift on CDK
> ----------------------------------------------------------------
>
> Key: JBIDE-25586
> URL: https://issues.jboss.org/browse/JBIDE-25586
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.2.Final
> Environment: FC27
> OpenJDK 9.0.1
> CDK v3.3.0-rc.1-1
> eclipse.buildId=11.2.0.GA-v20180115-0516-B1866
> java.version=9.0.1
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Priority: Critical
> Labels: cdk, connection
> Fix For: 4.5.3.AM3
>
>
> But, connecting to online openshift instance works.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month