[JBoss JIRA] (ERT-636) Fix Failing Platform Tests
by Roland Grunberg (JIRA)
[ https://issues.jboss.org/browse/ERT-636?page=com.atlassian.jira.plugin.sy... ]
Roland Grunberg updated ERT-636:
--------------------------------
Description:
Fix failing platform tests in the ant build and Maven/Tycho. Generally these will involve fixing the tests that fail specifically on Java 9 or 10.
(/) http://eclip.se/439930 (LeakTestSuite)
was:
Fix failing platform tests in the ant build and Maven/Tycho. Generally these will involve fixing the tests that fail specifically on Java 9 or 10.
(/) http://eclip.se/439930 (LeakTestSuite)
(?) org.eclipse.osgi.tests ClassLoadingBundleTests#testContextFinderGetResource
> Fix Failing Platform Tests
> --------------------------
>
> Key: ERT-636
> URL: https://issues.jboss.org/browse/ERT-636
> Project: Eclipse Release Train
> Issue Type: Task
> Reporter: Roland Grunberg
> Assignee: Roland Grunberg
>
> Fix failing platform tests in the ant build and Maven/Tycho. Generally these will involve fixing the tests that fail specifically on Java 9 or 10.
> (/) http://eclip.se/439930 (LeakTestSuite)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months
[JBoss JIRA] (JBDS-4708) Remediation prevents installation of devstudio 12 AND egit 5.0 concurrently
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4708?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4708:
----------------------------------
Hopefully this will fix the problem by moving to egit 5.0 (was 4.11):
https://github.com/jbosstools/jbosstools-target-platforms/pull/293
> Remediation prevents installation of devstudio 12 AND egit 5.0 concurrently
> ---------------------------------------------------------------------------
>
> Key: JBDS-4708
> URL: https://issues.jboss.org/browse/JBDS-4708
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer, upstream
> Affects Versions: 12.0.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 12.0.0.AM3
>
> Attachments: remediation-1.png, remediation-2.png, remediation-jbt-central.png
>
>
> Problem appears to be a hard upper limit from org.sonatype.m2e.egit 0.15.0.20161027 on egit.core [3.0.0,5.0.0).
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: Red Hat JBoss Developer Studio (Core Features) 12.0.0.v20180525-1013 (com.jboss.devstudio.core.feature.feature.group 12.0.0.v20180525-1013)
> Software currently installed: Git integration for Eclipse 5.0.0.201805151920-m7 (org.eclipse.egit.feature.group 5.0.0.201805151920-m7)
> Only one of the following can be installed at once:
> Git integration for Eclipse - Core 4.11.0.201803080745-r (org.eclipse.egit.core 4.11.0.201803080745-r)
> Git integration for Eclipse - Core 5.0.0.201805151920-m7 (org.eclipse.egit.core 5.0.0.201805151920-m7)
> Git integration for Eclipse - Core 4.10.0.201712302008-r (org.eclipse.egit.core 4.10.0.201712302008-r)
> Git integration for Eclipse - Core 5.0.0.201805221745-rc1 (org.eclipse.egit.core 5.0.0.201805221745-rc1)
> Cannot satisfy dependency:
> From: Red Hat JBoss Developer Studio (Core Features) 12.0.0.v20180525-1013 (com.jboss.devstudio.core.feature.feature.group 12.0.0.v20180525-1013)
> To: org.eclipse.equinox.p2.iu; com.jboss.devstudio.core.rpmdeps.feature.feature.group [12.0.0.v20180418-2342,12.0.0.v20180418-2342]
> Cannot satisfy dependency:
> From: Red Hat JBoss Developer Studio (Feature Dependencies) 12.0.0.v20180418-2342 (com.jboss.devstudio.core.rpmdeps.feature.feature.group 12.0.0.v20180418-2342)
> To: org.eclipse.equinox.p2.iu; org.sonatype.m2e.egit.feature.feature.group 0.0.0
> Cannot satisfy dependency:
> From: Git integration for Eclipse 5.0.0.201805151920-m7 (org.eclipse.egit.feature.group 5.0.0.201805151920-m7)
> To: org.eclipse.equinox.p2.iu; org.eclipse.egit.core [5.0.0.201805151920-m7,5.0.0.201805151920-m7]
> Cannot satisfy dependency:
> From: Maven SCM Handler for EGit 0.15.0.201610271523 (org.sonatype.m2e.egit 0.15.0.201610271523)
> To: osgi.bundle; org.eclipse.egit.core [3.0.0,5.0.0)
> Cannot satisfy dependency:
> From: Maven SCM Handler for EGit 0.15.0.201610271523 (org.sonatype.m2e.egit.feature.feature.group 0.15.0.201610271523)
> To: org.eclipse.equinox.p2.iu; org.sonatype.m2e.egit [0.15.0.201610271523,0.15.0.201610271523]{code}
> As such we can either:
> * install devstudio (which requires m2e.egit) and uninstall egit and egit.mylyn features to do so, or
> !remediation-2.png|thumbnail!
> * upgrade to egit 5.0.0.20180522 (rc1) and not be able to install devstudio 12.0.0.AM2.
> !remediation-1.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 9 months