eclipse-sirius / sirius-desktop

Sirius Desktop: desktop-based graphical modelers for dedicated DSLs
https://eclipse.dev/sirius/
Eclipse Public License 2.0
14 stars 11 forks source link

Incompatible hamcrest for 7.3.0 on 2023-12 #198

Open ewillink opened 9 months ago

ewillink commented 9 months ago

Attempting to install all of org.eclipse.sirius-7.3.0-2023-03.zip on Eclipse 2023-12 fails with the log below.

(hamcrest has changed to 2.x)

Cannot complete the install because one or more required items could not be found. Software being installed: Sirius APIs and Runtime for Automated Tests Developer Resources 7.3.0.202311270829 (org.eclipse.sirius.tests.support.source.feature.group 7.3.0.202311270829) Missing requirement: Sirius SWTBot Tests Support 7.3.0.202311270829 (org.eclipse.sirius.tests.swtbot.support 7.3.0.202311270829) requires 'osgi.bundle; org.hamcrest.core [1.3.0,2.0.0)' but it could not be found Cannot satisfy dependency: From: Sirius APIs and Runtime for Automated Tests 7.3.0.202311270829 (org.eclipse.sirius.tests.support.feature.group 7.3.0.202311270829) To: org.eclipse.equinox.p2.iu; org.eclipse.sirius.tests.swtbot.support [7.3.0.202311270829,7.3.0.202311270829] Cannot satisfy dependency: From: Sirius APIs and Runtime for Automated Tests Developer Resources 7.3.0.202311270829 (org.eclipse.sirius.tests.support.source.feature.group 7.3.0.202311270829) To: org.eclipse.equinox.p2.iu; org.eclipse.sirius.tests.support.feature.group [7.3.0.202311270829,7.3.0.202311270829]

pcdavid commented 9 months ago

See https://github.com/eclipse-sirius/sirius-desktop/pull/196