[JBoss JIRA] (JBIDE-25905) [Deploy Image to OpenShift ->Service & Routing Settings] Service Port table awkward behavior after reset
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25905?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-25905:
----------------------------------
Description:
[Service & Routing Settings] page in [Deploy Image to OpenShift] Wizard.
Service Ports table starts to behave awkward after reset.
!service-ports.gif!
was:
[Service & Routing Settings] page in [Deploy Image to OpenShift] Wizard.
Service Ports table starts to behave awkward after reset.
> [Deploy Image to OpenShift ->Service & Routing Settings] Service Port table awkward behavior after reset
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25905
> URL: https://issues.jboss.org/browse/JBIDE-25905
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM3
> Environment: Windows 10 Pro
> Reporter: Denis Golovin
> Attachments: service-ports.gif
>
>
> [Service & Routing Settings] page in [Deploy Image to OpenShift] Wizard.
> Service Ports table starts to behave awkward after reset.
> !service-ports.gif!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25830) After starting CDK server adapter OpenShift Connection does not work when oc is not on path
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25830?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-25830 at 4/5/18 6:02 PM:
------------------------------------------------------------------
[~rob.stryker] on that I'd agree yes, it makes no sense to do a disk search. We could maybe prompt the user with the preferences?
was (Author: adietish):
[~rob.stryker] on that I'd agree yes, it makes no sense to do a disk search. We could maybe prompt the user with in the preferences?
> After starting CDK server adapter OpenShift Connection does not work when oc is not on path
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-25830
> URL: https://issues.jboss.org/browse/JBIDE-25830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.3.AM3
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Labels: cdk_server_adapter, connection
> Fix For: 4.5.3.Final
>
>
> OpenShift connection should be working, when user starts CDK server adapter, even if you do not have oc on path. In my opinion OpenShift connection should be working "out of box" when user starts CDK server adapter.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25830) After starting CDK server adapter OpenShift Connection does not work when oc is not on path
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25830?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-25830:
------------------------------------------
[~rob.stryker] on that I'd agree yes, it makes no sense to do a disk search. We could maybe prompt the user with in the preferences?
> After starting CDK server adapter OpenShift Connection does not work when oc is not on path
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-25830
> URL: https://issues.jboss.org/browse/JBIDE-25830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.3.AM3
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Labels: cdk_server_adapter, connection
> Fix For: 4.5.3.Final
>
>
> OpenShift connection should be working, when user starts CDK server adapter, even if you do not have oc on path. In my opinion OpenShift connection should be working "out of box" when user starts CDK server adapter.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25670) Delete Resources: replication controllers and pods are not deleted (on OpenShift Online)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25670?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-25670:
------------------------------------------
[~jkopriva] please review https://github.com/jbosstools/jbosstools-openshift/pull/1718. Thx!
> Delete Resources: replication controllers and pods are not deleted (on OpenShift Online)
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-25670
> URL: https://issues.jboss.org/browse/JBIDE-25670
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: delete_resources
> Fix For: 4.5.3.Final
>
> Attachments: Screenshot_20180213_123635.png, image-2018-01-29-09-34-08-598.png
>
>
> This is most likely a timing issue, thus it is usually not observable when using a local CDK but always reproducible on OpenShift Online:
> steps:
> # ASSERT: have an application - with deployment configs, replication controllers, pods, etc.) running in OpenShift Online (ex. created via nodejs-mongo-persistent)
> # EXEC: launch "Delete Resources" wizard
> # ASSERT: you see deployment configs, replication controllers, pods etc.
> # EXEC: select all resources and hit "Finish"
> # ASSERT: wait for all removal jobs to be finished
> # EXEC: launch "Delete Resource" wizard again and inspect the resources that are still there
> Result:
> !image-2018-01-29-09-34-08-598.png!
> Replication controller(s) and pods are left in place, they were not deleted.
> Some pods may be in terminating state and disappear eventually.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25837) CDK detected again after devstudio restart
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25837?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25837:
-------------------------------------
Opened 2 PRs:
https://github.com/jbosstools/jbosstools-base/pull/614
https://github.com/jbosstools/jbosstools-openshift/pull/1719
The first one is necessary, the second is just an improvement. Both should be committed though.
> CDK detected again after devstudio restart
> ------------------------------------------
>
> Key: JBIDE-25837
> URL: https://issues.jboss.org/browse/JBIDE-25837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, runtime-detection
> Affects Versions: 4.5.3.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
> Attachments: cdk-repetitive-detection.png
>
>
> This is basically why I saw JBIDE-25836 in the first place (Windows overlapping when selecting a quick fix in runtime detection dialog).
> I had an installation of devstudio and as usual, cdk server adapter was automatically there. That's expected - when I install devstudio and start it, runtime detection will notice ~/.minishift exists and will quietly create a server adapter with minishift binary location missing.
> Then I installed updates and restarted the IDE. On the next start, I was shown the runtime detection dialog - it showed cdk (based on existing ~/.minishift) and it show an error that minishift binary is missing. This seems to be a bug - there was no new server found, only the existing cdk adapter.
> !cdk-repetitive-detection.png!
> I checked again on a clean installation and was able to reproduce easily - a simple IDE restart will do. See the steps to reproduce.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-25837) CDK detected again after devstudio restart
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25837?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25837:
-------------------------------------
Really good catch on this one. I got so used to clicking through it I forgot to analyze whether it should be showing so often.
Issue is in jbt-base. It seems after detecting things, it persists the detected runtimes in some preference key so that it doesn't need to re-scan everything. It wasn't persisting some additional information (the properties field mostly) in this cached xml, so it wasn't able to use those later when deciding whether the runtimes exist yet or not.
I'm skeptical of this architecture entirely, but, I don't think I'd be able to change it any time soon. Either way, I've fixed that bug, to persist the properties.
> CDK detected again after devstudio restart
> ------------------------------------------
>
> Key: JBIDE-25837
> URL: https://issues.jboss.org/browse/JBIDE-25837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, runtime-detection
> Affects Versions: 4.5.3.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.3.Final
>
> Attachments: cdk-repetitive-detection.png
>
>
> This is basically why I saw JBIDE-25836 in the first place (Windows overlapping when selecting a quick fix in runtime detection dialog).
> I had an installation of devstudio and as usual, cdk server adapter was automatically there. That's expected - when I install devstudio and start it, runtime detection will notice ~/.minishift exists and will quietly create a server adapter with minishift binary location missing.
> Then I installed updates and restarted the IDE. On the next start, I was shown the runtime detection dialog - it showed cdk (based on existing ~/.minishift) and it show an error that minishift binary is missing. This seems to be a bug - there was no new server found, only the existing cdk adapter.
> !cdk-repetitive-detection.png!
> I checked again on a clean installation and was able to reproduce easily - a simple IDE restart will do. See the steps to reproduce.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBTIS-1212) IS target platform - sync with JBT 4.5.3.AM3
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1212?page=com.atlassian.jira.plugin... ]
Paul Leacu commented on JBTIS-1212:
-----------------------------------
Greetings,
An updated target platform is now available - JBTIS TP 4.5.3.CR1-SNAPSHOT, DEVSTUDIOIS TP 11.3.0.CR1-SNAPSHOT
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.5.3.CR...
https://devstudio.redhat.com/targetplatforms/devstudioistarget/11.3.0.CR1...
Sync with JBT 4.5.3.AM3/ jbt core tp 4.73.0.Final-SNAPSHOT
Ref: https://issues.jboss.org/projects/JBTIS/issues/JBTIS-1212
> IS target platform - sync with JBT 4.5.3.AM3
> --------------------------------------------
>
> 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
>
>
> 3*Reason:* Sync w/ JBT 4.5.3.AM3 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/pom.xml b/target-platform/pom.xml
> index 812c750..d0faebc 100644
> --- a/target-platform/pom.xml
> +++ b/target-platform/pom.xml
> @@ -43,7 +43,7 @@
> <tychoVersion>1.0.0</tychoVersion>
> <tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
> <jbossTychoPluginsVersion>1.0.0</jbossTychoPluginsVersion>
> - <JBTCoreTPVersion>4.73.0.AM2-SNAPSHOT</JBTCoreTPVersion>
> + <JBTCoreTPVersion>4.73.0.Final-SNAPSHOT</JBTCoreTPVersion>
> <p2diff.skip>false</p2diff.skip>
> <jbossNexus>origin-repository.jboss.org</jbossNexus>
> <!-- hudson doesn't have write permissions to the releases repo below - build -P jboss-release manually to push to nexus -->
> diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
> index 7a0d2a6..6f6efa0 100644
> --- a/target-platform/src/targets/community.target
> +++ b/target-platform/src/targets/community.target
> @@ -12,12 +12,12 @@
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.jboss.tools.community.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
> <unit id="org.jboss.tools.community.project.examples.feature.feature.group" version="3.1.102.v20171124-1125"/>
> - <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
> + <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
> <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.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..."/>
> + <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 4bcb4e5..29ba71e 100644
> --- a/target-platform/src/targets/core-base.target
> +++ b/target-platform/src/targets/core-base.target
> @@ -10,9 +10,9 @@
> <!-- 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.3.v20180228-0905"/>
> + <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.3.v20180320-1604"/>
> <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.3.v20180227-1649"/>
> + <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.3.v20180321-1729"/>
> <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"/>
> @@ -20,16 +20,16 @@
> <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.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.jdt.feature.feature.group" version="3.9.3.v20180315-1742"/>
> <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.foundation.feature.feature.group" version="1.4.3.v20180321-2119"/>
> + <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.3.v20180321-1728"/>
> + <unit id="org.jboss.tools.foundation.help.ui" version="1.4.3.v20180321-1728"/>
> + <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.3.v20180321-1728"/>
> <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"/>
> @@ -43,14 +43,14 @@
> <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.3.v20180227-1651"/>
> + <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.3.v20180321-1737"/>
> <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.feature.feature.group" version="3.4.3.v20180322-1234"/>
> <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.1.v20180216-1625"/>
> + <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
> + <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.2.v20180321-2038"/>
> <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"/>
> @@ -62,7 +62,7 @@
> <!-- <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.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..."/>
> + <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 e4db8cb..ed9c993 100644
> --- a/target-platform/src/targets/integration-stack-base-ea.target
> +++ b/target-platform/src/targets/integration-stack-base-ea.target
> @@ -12,7 +12,7 @@
> <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.3.AM3" 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 47aac4d..5d9285d 100644
> --- a/target-platform/src/targets/integration-stack-base.target
> +++ b/target-platform/src/targets/integration-stack-base.target
> @@ -206,7 +206,7 @@
> <!-- 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.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.as.test.core" version="3.5.3.v20180308-1559"/>
> <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"/>
> @@ -215,22 +215,22 @@
> <!-- <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-coretests-4.5.3.AM3" 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.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.fusesource.ide.camel.editor.feature.feature.group" version="10.3.0.v20180321-1852"/>
> + <unit id="org.fusesource.ide.core.feature.feature.group" version="10.3.0.v20180320-1830"/>
> + <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.3.0.v20180316-1454"/>
> + <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.3.0.v20180316-1454"/>
> + <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.3.0.v20180316-1454"/>
> <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.3.AM3" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
> 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)
7 years, 7 months
[JBoss JIRA] (JBTIS-1212) IS target platform - sync with JBT 4.5.3.AM3
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1212?page=com.atlassian.jira.plugin... ]
Paul Leacu updated JBTIS-1212:
------------------------------
Description:
3*Reason:* Sync w/ JBT 4.5.3.AM3 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/pom.xml b/target-platform/pom.xml
index 812c750..d0faebc 100644
--- a/target-platform/pom.xml
+++ b/target-platform/pom.xml
@@ -43,7 +43,7 @@
<tychoVersion>1.0.0</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
<jbossTychoPluginsVersion>1.0.0</jbossTychoPluginsVersion>
- <JBTCoreTPVersion>4.73.0.AM2-SNAPSHOT</JBTCoreTPVersion>
+ <JBTCoreTPVersion>4.73.0.Final-SNAPSHOT</JBTCoreTPVersion>
<p2diff.skip>false</p2diff.skip>
<jbossNexus>origin-repository.jboss.org</jbossNexus>
<!-- hudson doesn't have write permissions to the releases repo below - build -P jboss-release manually to push to nexus -->
diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
index 7a0d2a6..6f6efa0 100644
--- a/target-platform/src/targets/community.target
+++ b/target-platform/src/targets/community.target
@@ -12,12 +12,12 @@
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.jboss.tools.community.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
<unit id="org.jboss.tools.community.project.examples.feature.feature.group" version="3.1.102.v20171124-1125"/>
- <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
+ <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
<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.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..."/>
+ <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 4bcb4e5..29ba71e 100644
--- a/target-platform/src/targets/core-base.target
+++ b/target-platform/src/targets/core-base.target
@@ -10,9 +10,9 @@
<!-- 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.3.v20180228-0905"/>
+ <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.3.v20180320-1604"/>
<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.3.v20180227-1649"/>
+ <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.3.v20180321-1729"/>
<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"/>
@@ -20,16 +20,16 @@
<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.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.jdt.feature.feature.group" version="3.9.3.v20180315-1742"/>
<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.foundation.feature.feature.group" version="1.4.3.v20180321-2119"/>
+ <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.3.v20180321-1728"/>
+ <unit id="org.jboss.tools.foundation.help.ui" version="1.4.3.v20180321-1728"/>
+ <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.3.v20180321-1728"/>
<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"/>
@@ -43,14 +43,14 @@
<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.3.v20180227-1651"/>
+ <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.3.v20180321-1737"/>
<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.feature.feature.group" version="3.4.3.v20180322-1234"/>
<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.1.v20180216-1625"/>
+ <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
+ <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.2.v20180321-2038"/>
<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"/>
@@ -62,7 +62,7 @@
<!-- <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.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..."/>
+ <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 e4db8cb..ed9c993 100644
--- a/target-platform/src/targets/integration-stack-base-ea.target
+++ b/target-platform/src/targets/integration-stack-base-ea.target
@@ -12,7 +12,7 @@
<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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
+ <repository id="jbt-core-4.5.3.AM3" 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 47aac4d..5d9285d 100644
--- a/target-platform/src/targets/integration-stack-base.target
+++ b/target-platform/src/targets/integration-stack-base.target
@@ -206,7 +206,7 @@
<!-- 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.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.as.test.core" version="3.5.3.v20180308-1559"/>
<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"/>
@@ -215,22 +215,22 @@
<!-- <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
+ <repository id="jbt-coretests-4.5.3.AM3" 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.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.fusesource.ide.camel.editor.feature.feature.group" version="10.3.0.v20180321-1852"/>
+ <unit id="org.fusesource.ide.core.feature.feature.group" version="10.3.0.v20180320-1830"/>
+ <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.3.0.v20180316-1454"/>
+ <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.3.0.v20180316-1454"/>
+ <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.3.0.v20180316-1454"/>
<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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
+ <repository id="jbt-core-4.5.3.AM3" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
</location>
</locations>
----------------------------------------------------------------------------------------------------------------------------------------------------------------
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:
*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}
> IS target platform - sync with JBT 4.5.3.AM3
> --------------------------------------------
>
> 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
>
>
> 3*Reason:* Sync w/ JBT 4.5.3.AM3 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/pom.xml b/target-platform/pom.xml
> index 812c750..d0faebc 100644
> --- a/target-platform/pom.xml
> +++ b/target-platform/pom.xml
> @@ -43,7 +43,7 @@
> <tychoVersion>1.0.0</tychoVersion>
> <tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
> <jbossTychoPluginsVersion>1.0.0</jbossTychoPluginsVersion>
> - <JBTCoreTPVersion>4.73.0.AM2-SNAPSHOT</JBTCoreTPVersion>
> + <JBTCoreTPVersion>4.73.0.Final-SNAPSHOT</JBTCoreTPVersion>
> <p2diff.skip>false</p2diff.skip>
> <jbossNexus>origin-repository.jboss.org</jbossNexus>
> <!-- hudson doesn't have write permissions to the releases repo below - build -P jboss-release manually to push to nexus -->
> diff --git a/target-platform/src/targets/community.target b/target-platform/src/targets/community.target
> index 7a0d2a6..6f6efa0 100644
> --- a/target-platform/src/targets/community.target
> +++ b/target-platform/src/targets/community.target
> @@ -12,12 +12,12 @@
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.jboss.tools.community.central.feature.feature.group" version="2.1.102.v20171124-1125"/>
> <unit id="org.jboss.tools.community.project.examples.feature.feature.group" version="3.1.102.v20171124-1125"/>
> - <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.102.v20171220-0808"/>
> + <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
> <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.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..."/>
> + <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 4bcb4e5..29ba71e 100644
> --- a/target-platform/src/targets/core-base.target
> +++ b/target-platform/src/targets/core-base.target
> @@ -10,9 +10,9 @@
> <!-- 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.3.v20180228-0905"/>
> + <unit id="org.hibernate.eclipse.feature.feature.group" version="5.2.3.v20180320-1604"/>
> <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.3.v20180227-1649"/>
> + <unit id="org.jboss.ide.eclipse.as.feature.feature.group" version="3.5.3.v20180321-1729"/>
> <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"/>
> @@ -20,16 +20,16 @@
> <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.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.jdt.feature.feature.group" version="3.9.3.v20180315-1742"/>
> <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.foundation.feature.feature.group" version="1.4.3.v20180321-2119"/>
> + <unit id="org.jboss.tools.foundation.security.linux.feature.feature.group" version="1.4.3.v20180321-1728"/>
> + <unit id="org.jboss.tools.foundation.help.ui" version="1.4.3.v20180321-1728"/>
> + <unit id="org.jboss.tools.foundation.license.feature.feature.group" version="1.4.3.v20180321-1728"/>
> <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"/>
> @@ -43,14 +43,14 @@
> <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.3.v20180227-1651"/>
> + <unit id="org.jboss.tools.openshift.cdk.feature.feature.group" version="3.4.3.v20180321-1737"/>
> <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.feature.feature.group" version="3.4.3.v20180322-1234"/>
> <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.1.v20180216-1625"/>
> + <unit id="org.jboss.tools.project.examples.feature.feature.group" version="3.1.103.v20180313-1958"/>
> + <unit id="org.jboss.tools.runtime.core.feature.feature.group" version="3.4.2.v20180321-2038"/>
> <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"/>
> @@ -62,7 +62,7 @@
> <!-- <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.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..."/>
> + <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 e4db8cb..ed9c993 100644
> --- a/target-platform/src/targets/integration-stack-base-ea.target
> +++ b/target-platform/src/targets/integration-stack-base-ea.target
> @@ -12,7 +12,7 @@
> <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.3.AM3" 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 47aac4d..5d9285d 100644
> --- a/target-platform/src/targets/integration-stack-base.target
> +++ b/target-platform/src/targets/integration-stack-base.target
> @@ -206,7 +206,7 @@
> <!-- 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.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.as.test.core" version="3.5.3.v20180308-1559"/>
> <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"/>
> @@ -215,22 +215,22 @@
> <!-- <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-coretests-4.5.3.AM3" 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.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.fusesource.ide.camel.editor.feature.feature.group" version="10.3.0.v20180321-1852"/>
> + <unit id="org.fusesource.ide.core.feature.feature.group" version="10.3.0.v20180320-1830"/>
> + <unit id="org.fusesource.ide.jmx.feature.feature.group" version="10.3.0.v20180316-1454"/>
> + <unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="10.3.0.v20180316-1454"/>
> + <unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="10.3.0.v20180316-1454"/>
> <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.3.AM2" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> + <repository id="jbt-core-4.5.3.AM3" location="http://download.jboss.org/jbosstools/static/oxygen/development/updates/co..."/>
> </location>
>
> </locations>
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
> 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)
7 years, 7 months
[JBoss JIRA] (JBTIS-1212) IS target platform - sync with JBT 4.5.3.AM3
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1212?page=com.atlassian.jira.plugin... ]
Paul Leacu updated JBTIS-1212:
------------------------------
Summary: IS target platform - sync with JBT 4.5.3.AM3 (was: IS target platform - sync with JBT 4.5.3.AM2)
> IS target platform - sync with JBT 4.5.3.AM3
> --------------------------------------------
>
> 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)
7 years, 7 months
[JBoss JIRA] (JBIDE-25830) After starting CDK server adapter OpenShift Connection does not work when oc is not on path
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25830?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25830:
-------------------------------------
If 'oc' is not on the path, eclipse / jbosstools has absolutely no way to discover where it lives. The user is expected to either add it to the workspace preference page, or to have it on the path for us to discover it.
There's no other possible solution unless we intend to do a full hard-drive search for this file?
[~adietish] wdyt?
> After starting CDK server adapter OpenShift Connection does not work when oc is not on path
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-25830
> URL: https://issues.jboss.org/browse/JBIDE-25830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.3.AM3
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Labels: cdk_server_adapter, connection
> Fix For: 4.5.3.Final
>
>
> OpenShift connection should be working, when user starts CDK server adapter, even if you do not have oc on path. In my opinion OpenShift connection should be working "out of box" when user starts CDK server adapter.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months