From d88f80c9511c87dc57c33d3d1b7bed3f81894fab Mon Sep 17 00:00:00 2001 From: cpovirk Date: Mon, 22 Jul 2024 19:57:51 -0700 Subject: [PATCH] Update link to match Guava's cl/654022683. RELNOTES=n/a PiperOrigin-RevId: 654988022 --- core/src/main/java/com/google/common/truth/Truth.gwt.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/src/main/java/com/google/common/truth/Truth.gwt.xml b/core/src/main/java/com/google/common/truth/Truth.gwt.xml index 98e2232f2..b8ecd8d84 100644 --- a/core/src/main/java/com/google/common/truth/Truth.gwt.xml +++ b/core/src/main/java/com/google/common/truth/Truth.gwt.xml @@ -10,7 +10,9 @@ util.concurrent tests under Guava. The problem is that GWT responds poorly to two .gwt.xml files in the same - Java package; see https://goo.gl/pRV3Yn for details. + Java package; see + https://groups.google.com/g/google-web-toolkit-contributors/c/CqYH59Dt_rQ/m/uVGW1QdUsXUJ + for details. The summary is that it ignores one file in favor of the other. util.concurrent, like nearly all our packages, has two .gwt.xml files: one