From 4c7dd6921a669fbf0f4d3c920f10337e1f89d744 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 9 Aug 2023 10:29:50 -0400 Subject: [PATCH] Clean up target platform Until https://github.com/eclipse-cdt/cdt/pull/495 can be resolved fully, apply some of the required changes. - wildwebdeveloper was out of date, however we don't really need wwd in CDT, but some of our dependencies have requirements that are fufilled (e.g. linuxtools) - duplicate entry for hamcrest 2.2 removed (other entry was just above it!) --- .../debug.product | 5 ++++- releng/org.eclipse.cdt.target/cdt.target | 9 +-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index ed0abe89a94..a2520a5fb77 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -189,9 +189,9 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + - @@ -201,6 +201,8 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + + @@ -405,6 +407,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 1b4b5cd2912..7459d3d25b0 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -47,8 +47,7 @@ - - + @@ -142,12 +141,6 @@ 2.2 jar - - org.hamcrest - hamcrest - 2.2 - jar -