From d1c4437295878ce8276d113a6aecf9f8edae3396 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 26 Jan 2023 14:05:34 +0100 Subject: [PATCH 1/2] Uncommented test --- .github/workflows/plugins-jdk17-test.0.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/plugins-jdk17-test.0.yaml b/.github/workflows/plugins-jdk17-test.0.yaml index d496c158ab..ddd07cfa3e 100644 --- a/.github/workflows/plugins-jdk17-test.0.yaml +++ b/.github/workflows/plugins-jdk17-test.0.yaml @@ -59,8 +59,7 @@ jobs: matrix: case: - jdk17-with-gson-scenario -# TODO: We can't test it just yet, because it requires a Skywalking release -# - resttemplate-6.x-scenario + - resttemplate-6.x-scenario steps: - uses: actions/checkout@v2 with: From 5aef6d442d0cfa6d37df9bf8a085ba281ebe4e6c Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 26 Jan 2023 14:54:38 +0100 Subject: [PATCH 2/2] Manually set sw.version to 8.14.0 --- test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml b/test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml index 93eeeb38f6..3daaf125db 100644 --- a/test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml +++ b/test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml @@ -39,7 +39,7 @@ (if you build from command line, just use ./mvnw -Dsw.version=x.y.z), but make sure not to check it into the code base / git --> - + 8.14.0