From 49d3e3113d50cdf56d2f97d87a23eb2d30eefe2e Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Fri, 21 Jul 2023 13:58:04 -0400 Subject: [PATCH] Move back to Linux Tools Docker nightly The commit resolves the resolution error that was raised in https://github.com/eclipse-linuxtools/org.eclipse.linuxtools/issues/232 I have raised an issue in PDE here: https://github.com/eclipse-pde/eclipse.pde/issues/675 --- releng/org.eclipse.cdt.target/cdt.target | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 1b6fa66acd7..d71ce8e7604 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -19,7 +19,7 @@ - + @@ -146,6 +146,18 @@ 5.13.0 jar + + com.google.guava + guava + 32.1.1-jre + jar + + + com.google.guava + failureaccess + 1.0.1 + jar + @@ -182,6 +194,15 @@ + + + + +