From 9920d7afbd81062c5fc84d58d168a5d3fe8871de Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 2 Aug 2023 15:07:25 -0400 Subject: [PATCH] Move entirely from the old Orbit repos to the new aggregated ones (#486) I have also removed the now unused dependencies. --- .../debug.product | 8 +-- releng/org.eclipse.cdt.target/cdt.target | 55 ++++++++++--------- 2 files changed, 32 insertions(+), 31 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index 85f3220bb1e..ed0abe89a94 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -188,16 +188,13 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + - - - + - - @@ -430,6 +427,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 d71ce8e7604..1b4b5cd2912 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,6 +1,6 @@ - + @@ -50,22 +50,6 @@ - - - - - - - - - - - - - - - - @@ -153,9 +137,15 @@ jar - com.google.guava - failureaccess - 1.0.1 + org.hamcrest + hamcrest + 2.2 + jar + + + org.hamcrest + hamcrest + 2.2 jar @@ -192,16 +182,29 @@ 9.5 jar + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + jar + + + jakarta.activation + jakarta.activation-api + 1.2.2 + - - + + + + + + +