[JBoss JIRA] (JBIDE-24796) Starting of CDK 3 Server Adapter with Minishift Home that differs from ~/.minishift prevents OS tooling to create proper connection and links it to default project
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24796?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-24796.
---------------------------------
Fix Version/s: 4.5.1.AM1
Resolution: Done
Issue fixed, committed, pushed, etc.
> Starting of CDK 3 Server Adapter with Minishift Home that differs from ~/.minishift prevents OS tooling to create proper connection and links it to default project
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24796
> URL: https://issues.jboss.org/browse/JBIDE-24796
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.0.Final
> Environment: Fedora
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.5.1.AM1
>
> Attachments: cdk3_sa-manual_correct-mhome.png, cdk3_sa-manual_wrong-mhome2.png
>
>
> In the first case I would understand that if you change you minishift home (in server editor) and then you start server adapter, you will get some mess... Although, I would like to see a validation of minishift home here. We are checking minishit binary, why not to check minishift home (in this case for existence of the folder). See
> !cdk3_sa-manual_wrong-mhome2.png|thumbnail!
> In the second case comes the bug. Even if I have set MINISHIFT_HOME folder, called setup-cdk that configured everything in that folder and put this folder as Minishift Home, CDK3 Server Adapter is not respecting that location. Or it is maybe OS tooling, not sure here. Solution here would be a check that verifies minishift's home set in CDK server editor corresponds with the one that minishift binary uses, if it is possible (from the side of binary) - but that seems not to be an option here as minishift/cdk stored everything in config that resides in MINISHIFT_HOME or ~/.minishift folder. See
> !cdk3_sa-manual_correct-mhome.png|thumbnail!
> Cc: [~adietish] [~rob.stryker].
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBTIS-1123) Test ServerTest is failing with default karaf instance
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1123?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky closed JBTIS-1123.
------------------------------------
pushed to master
> Test ServerTest is failing with default karaf instance
> ------------------------------------------------------
>
> Key: JBTIS-1123
> URL: https://issues.jboss.org/browse/JBTIS-1123
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: Fuse IDE, QE
> Affects Versions: 4.3.3.Final
> Reporter: Andrej Podhradsky
> Assignee: Tomáš Sedmík
> Fix For: 4.5.0.Final
>
>
> *Failed tests:*
> {code}
> The following shells remained open [Delete Server]
> {code}
> *Tests in error: *
> {code}
> ServerTest.testComplexServer:76 » CoreLayer No matching widget found with Matc...
> No matching widget found with Matcher matching when all matchers match: [Widget matcher matching widgets with style: 32, Matcher matching widget with the same type as or type extending class org.eclipse.swt.widgets.Button]
> class org.eclipse.swt.widgets.Shell with text 'Delete Server'
> class org.eclipse.swt.widgets.Label with text ''
> class org.eclipse.swt.widgets.Label with text 'Are you sure you want to delete ${karaf.name}-Fuse?'
> class org.eclipse.swt.widgets.Composite with label 'Are you sure you want to delete ${karaf.name}-Fuse?'
> class org.eclipse.swt.widgets.Composite with label 'Are you sure you want to delete ${karaf.name}-Fuse?'
> class org.eclipse.swt.widgets.Composite with label 'Are you sure you want to delete ${karaf.name}-Fuse?'
> class org.eclipse.swt.widgets.Button with label 'Are you sure you want to delete ${karaf.name}-Fuse?' with text 'Cancel'
> class org.eclipse.swt.widgets.Button with label 'Are you sure you want to delete ${karaf.name}-Fuse?' with text 'OK'
> Tests run: 3, Failures: 1, Errors: 2, Skipped: 0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24869) Server adapter: add tests for debugging, docker image metadata retrieval etc.
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24869?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-24869:
------------------------------------------
a first PR [#1541|https://github.com/jbosstools/jbosstools-openshift/pull/1541] to change the API merged earlier in this sprint, moving it off statics so that it gets testable.
[~dbocharov] [~jeffmaury] please review.
> Server adapter: add tests for debugging, docker image metadata retrieval etc.
> -----------------------------------------------------------------------------
>
> Key: JBIDE-24869
> URL: https://issues.jboss.org/browse/JBIDE-24869
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.0.AM1
> Reporter: Andre Dietisheim
> Fix For: 4.5.1.AM2
>
>
> In JBIDE-24184 server adapters were refactored and reading docker image metadata to enable/disable devmode and debugging was added. Tests should now get adapted and added to assert the current implementation.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBTIS-1140) JBTIS-TP 4.5.0.Final - final updates
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1140?page=com.atlassian.jira.plugin... ]
Paul Leacu resolved JBTIS-1140.
-------------------------------
Resolution: Done
JBTIS TP 4.5.0.Final complete:
https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.5.0.Fi...
https://devstudio.redhat.com/targetplatforms/devstudioistarget/11.0.0.GA....
> JBTIS-TP 4.5.0.Final - final updates
> ------------------------------------
>
> Key: JBTIS-1140
> URL: https://issues.jboss.org/browse/JBTIS-1140
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.5.0.Final-TP
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 4.5.0.Final-TP
>
>
> *Reason:* 4.5.0.Final sync with JBT 4.5.0.Final
> *Project page/sources:*
> *Version:* .4.5.0.Final
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .Integration Stack
> *Include in JBDS:* Yes
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> diff --git a/target-platform/pom.xml b/target-platform/pom.xml
> index 7c045ec..5a34fab 100644
> --- a/target-platform/pom.xml
> +++ b/target-platform/pom.xml
> @@ -5,7 +5,7 @@
>
> <groupId>org.jboss.tools.integration-stack</groupId>
> <artifactId>target-platform</artifactId>
> - <version>4.5.0.Final</version>
> + <version>4.5.0.Final-SNAPSHOT</version>
>
> <name>JBoss Tools Integration Stack Target Platform</name>
> <description>
> diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
> index da50649..167706c 100644
> --- a/target-platform/src/targets/community.target
> +++ b/target-platform/src/targets/community.target
> @@ -15,8 +15,8 @@
> <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.100.v20170420-1329"/>
> <unit id="org.jboss.tools.central.feature.feature.group" version="2.1.100.v20170420-1309"/>
> <!-- <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.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/> -->
> - <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.Fi..."/>
> + <!-- <repository id="jbt-core-4.5.0.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 68e5e3f..4efa340 100644
> --- a/target-platform/src/targets/core-base.target
> +++ b/target-platform/src/targets/core-base.target
> @@ -10,12 +10,12 @@
> <!-- 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.0.v20170529-1840"/>
> - <unit id="org.jboss.ide.eclipse.archives.feature.feature.group" version="3.6.110.v20170308-1750"/>
> - <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.3.0.v20170629-0212"/>
> - <unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.3.v20161214-1452"/>
> - <unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.3.v20161214-1452"/>
> - <unit id="org.jboss.tools.cdi.seam.feature.feature.group" version="1.8.3.v20161214-1452"/>
> + <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.0.v20170721-0828"/>
> + <unit id="org.jboss.ide.eclipse.archives.feature.feature.group" version="3.6.110.v20170719-1741"/>
> + <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.3.0.v20170801-2206"/>
> + <unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.100.v20170801-1456"/>
> + <unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.100.v20170801-1456"/>
> + <unit id="org.jboss.tools.cdi.seam.feature.feature.group" version="1.8.100.v20170801-1456"/>
> <unit id="org.jboss.tools.central.feature.feature.group" version="2.1.100.v20170420-1309"/>
> <unit id="org.jboss.tools.discovery.core" version="1.2.100.v20170606-0820"/>
> <unit id="org.jboss.tools.common.core.feature.feature.group" version="3.9.0.v20170316-1838"/>
> @@ -26,11 +26,11 @@
> <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.0.v20170531-1022"/>
> - <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.0.v20170630-0039"/>
> + <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.0.v20170803-2002"/>
> <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.0.v20170627-1515"/>
> <unit id="org.jboss.tools.foundation.help.ui" version="1.4.0.v20170316-1838"/>
> <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.0.v20170517-1834"/>
> - <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.0.v20170712-1450"/>
> + <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.0.v20170719-1741"/>
> <unit id="org.jboss.tools.jsf.feature.feature.group" version="3.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.jst.feature.feature.group" version="3.8.3.v20161214-1634"/>
> <unit id="org.jboss.tools.maven.apt.feature.feature.group" version="1.3.0.201610261805"/>
> @@ -43,24 +43,24 @@
> <unit id="org.jboss.tools.maven.project.examples.feature.feature.group" version="3.1.100.v20170420-1329"/>
> <unit id="org.jboss.tools.maven.seam.feature.feature.group" version="1.8.100.v20170420-1329"/>
> <unit id="org.jboss.tools.maven.sourcelookup.feature.feature.group" version="1.8.100.v20170420-1329"/>
> - <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.0.v20170713-0057"/>
> + <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.0.v20170801-1702"/>
> <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.0.v20170405-1309"/>
> - <unit id="org.jboss.tools.openshift.express.feature.feature.group" version="3.4.0.v20170712-1939"/>
> - <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.0.v20170713-1729"/>
> + <unit id="org.jboss.tools.openshift.express.feature.feature.group" version="3.4.0.v20170802-1433"/>
> + <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.0.v20170804-0009"/>
> <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.0.v20170419-2328"/>
> <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.100.v20170420-1329"/>
> - <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.2.100.v20170629-0136"/>
> - <unit id="org.jboss.tools.runtime.seam.detector.feature.feature.group" version="3.8.3.v20161214-1452"/>
> - <unit id="org.jboss.tools.seam.feature.feature.group" version="3.8.3.v20161214-1452"/>
> + <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.2.100.v20170731-1435"/>
> + <unit id="org.jboss.tools.runtime.seam.detector.feature.feature.group" version="3.8.100.v20170801-1335"/>
> + <unit id="org.jboss.tools.seam.feature.feature.group" version="3.8.100.v20170801-1335"/>
> <unit id="org.jboss.tools.stacks.core.feature.feature.group" version="1.4.0.v20170519-2128"/>
> <unit id="org.jboss.tools.usage" version="2.2.100.v20170505-1845"/>
> <unit id="org.jboss.tools.vpe.feature.feature.group" version="3.8.3.v20170117-2000"/>
> <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.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/> -->
> - <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.Fi..."/>
> + <!-- <repository id="jbt-core-4.5.0.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 44e33b4..9bb5ffd 100644
> --- a/target-platform/src/targets/integration-stack-base-ea.target
> +++ b/target-platform/src/targets/integration-stack-base-ea.target
> @@ -11,8 +11,8 @@
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.jboss.tools.common" version="3.9.0.v20170316-1838"/>
>
> - <!-- <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/> -->
> - <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.Fi..."/>
> + <!-- <repository id="jbt-core-4.5.0.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 c1f75b9..5ab88ea 100644
> --- a/target-platform/src/targets/integration-stack-base.target
> +++ b/target-platform/src/targets/integration-stack-base.target
> @@ -199,29 +199,29 @@
> <!-- 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.3.0.v20170628-2210"/>
> + <unit id="org.jboss.tools.as.test.core" version="3.3.0.v20170801-2206"/>
> <unit id="org.jboss.tools.common.base.test" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.test" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.jmx.core.test" version="1.10.0.v20170406-2053"/>
>
> <!-- <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-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/>
> + <repository id="jbt-core-4.5.0.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/>
> <!-- <repository id="jbt-coretests-4.5.0.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.0.0.v20170712-1652"/>
> - <unit id="org.fusesource.ide.core.feature.feature.group" version="10.0.0.v20170712-2134"/>
> - <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.0.0.v20170712-1652"/>
> - <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.0.0.v20170712-1652"/>
> - <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.0.0.v20170712-1652"/>
> + <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.0.0.v20170728-0625"/>
> + <unit id="org.fusesource.ide.core.feature.feature.group" version="10.0.0.v20170731-1235"/>
> + <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.0.0.v20170728-0625"/>
> + <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.0.0.v20170728-0625"/>
> + <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.0.0.v20170724-0737"/>
> <unit id="org.jboss.tools.common" version="3.9.0.v20170316-1838"/>
>
> <!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> - <!-- <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/> -->
> - <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.Final" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.Fi..."/>
> + <!-- <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/> -->
> </location>
>
> </locations>
> -- provious diff
> diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
> index f0f2856..56e1e0a 100644
> --- a/target-platform/src/targets/community.target
> +++ b/target-platform/src/targets/community.target
> @@ -15,8 +15,8 @@
> <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.100.v20170420-1329"/>
> <unit id="org.jboss.tools.central.feature.feature.group" version="2.1.100.v20170420-1309"/>
> <!-- <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.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM1/"/> -->
> - <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/>
> + <!-- <repository id="jbt-core-4.5.0.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 cedeacd..5c2ce20 100644
> --- a/target-platform/src/targets/core-base.target
> +++ b/target-platform/src/targets/core-base.target
> @@ -12,7 +12,7 @@
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.0.v20170529-1840"/>
> <unit id="org.jboss.ide.eclipse.archives.feature.feature.group" version="3.6.110.v20170308-1750"/>
> - <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.3.0.v20170613-1537"/>
> + <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.3.0.v20170629-0212"/>
> <unit id="org.jboss.ide.eclipse.freemarker.feature.feature.group" version="1.5.300.v20161214-1103"/>
> <unit id="org.jboss.tools.cdi.deltaspike.feature.feature.group" version="1.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.cdi.feature.feature.group" version="1.8.3.v20161214-1452"/>
> @@ -27,11 +27,11 @@
> <unit id="org.jboss.tools.common.ui.feature.feature.group" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.verification.feature.feature.group" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.feature.feature.group" version="3.9.0.v20170531-1022"/>
> - <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.0.v20170619-1445"/>
> - <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.0.v20170316-1838"/>
> + <unit id="org.jboss.tools.foundation.feature.feature.group" version="1.4.0.v20170630-0039"/>
> + <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.0.v20170627-1515"/>
> <unit id="org.jboss.tools.foundation.help.ui" version="1.4.0.v20170316-1838"/>
> <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.0.v20170517-1834"/>
> - <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.0.v20170609-2025"/>
> + <unit id="org.jboss.tools.jmx.feature.feature.group" version="1.10.0.v20170712-1450"/>
> <unit id="org.jboss.tools.jsf.feature.feature.group" version="3.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.jst.feature.feature.group" version="3.8.3.v20161214-1634"/>
> <unit id="org.jboss.tools.maven.apt.feature.feature.group" version="1.3.0.201610261805"/>
> @@ -44,14 +44,14 @@
> <unit id="org.jboss.tools.maven.project.examples.feature.feature.group" version="3.1.100.v20170420-1329"/>
> <unit id="org.jboss.tools.maven.seam.feature.feature.group" version="1.8.100.v20170420-1329"/>
> <unit id="org.jboss.tools.maven.sourcelookup.feature.feature.group" version="1.8.100.v20170420-1329"/>
> - <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.0.v20170530-1720"/>
> + <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.0.v20170713-0057"/>
> <unit id="org.jboss.tools.openshift.egit.integration.feature.feature.group" version="3.4.0.v20170405-1309"/>
> - <unit id="org.jboss.tools.openshift.express.feature.feature.group" version="3.4.0.v20170530-1720"/>
> - <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.0.v20170622-0619"/>
> + <unit id="org.jboss.tools.openshift.express.feature.feature.group" version="3.4.0.v20170712-1939"/>
> + <unit id="org.jboss.tools.openshift.feature.feature.group" version="3.4.0.v20170713-1729"/>
> <unit id="org.jboss.tools.openshift.js.feature.feature.group" version="3.4.0.v20170419-2328"/>
> <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.100.v20170420-1329"/>
> - <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.2.100.v20170526-2039"/>
> + <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.2.100.v20170629-0136"/>
> <unit id="org.jboss.tools.runtime.seam.detector.feature.feature.group" version="3.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.seam.feature.feature.group" version="3.8.3.v20161214-1452"/>
> <unit id="org.jboss.tools.stacks.core.feature.feature.group" version="1.4.0.v20170519-2128"/>
> @@ -60,8 +60,8 @@
> <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.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM1/"/> -->
> - <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/>
> + <!-- <repository id="jbt-core-4.5.0.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 6609ab8..a879768 100644
> --- a/target-platform/src/targets/integration-stack-base-ea.target
> +++ b/target-platform/src/targets/integration-stack-base-ea.target
> @@ -11,7 +11,8 @@
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.jboss.tools.common" version="3.9.0.v20170316-1838"/>
>
> - <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/>
> + <!-- <repository id="jbt-core-4.5.0.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 07369a0..a237fc4 100644
> --- a/target-platform/src/targets/integration-stack-base.target
> +++ b/target-platform/src/targets/integration-stack-base.target
> @@ -199,28 +199,28 @@
> <!-- 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.3.0.v20170606-1712"/>
> + <unit id="org.jboss.tools.as.test.core" version="3.3.0.v20170628-2210"/>
> <unit id="org.jboss.tools.common.base.test" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.common.test" version="3.9.0.v20170316-1838"/>
> <unit id="org.jboss.tools.jmx.core.test" version="1.10.0.v20170406-2053"/>
>
> <!-- <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 location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.4..."/> -->
> - <repository id="jbt-coretests-4.5.0.AM1" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/coretests/4.5..."/>
> + <!-- <repository id="jbt-coretests-4.5.0.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.fusesource.ide.camel.editor.feature.feature.group" version="10.0.0.v20170526-0921"/>
> - <unit id="org.fusesource.ide.core.feature.feature.group" version="10.0.0.v20170523-0654"/>
> - <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.0.0.v20170523-0654"/>
> - <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.0.0.v20170523-0654"/>
> - <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.0.0.v20170523-0654"/>
> + <unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="10.0.0.v20170712-1652"/>
> + <unit id="org.fusesource.ide.core.feature.feature.group" version="10.0.0.v20170712-2134"/>
> + <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.0.0.v20170712-1652"/>
> + <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.0.0.v20170712-1652"/>
> + <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.0.0.v20170712-1652"/>
> <unit id="org.jboss.tools.common" version="3.9.0.v20170316-1838"/>
>
> <!-- <repository location="http://download.jboss.org/jbosstools/oxygen/staging/builds/jbosstools-4.5..."/> -->
> - <!-- <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM1/"/> -->
> - <repository id="jbt-core-4.5.0.AM1" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/oxygen/staging/updates/core/4.5.0.AM2/"/>
> + <!-- <repository id="jbt-core-4.5.0.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/> -->
> </location>
>
> </locations>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months