From 9f6a912d8396c3187101f3fac5cacf88594b2381 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 3 Oct 2024 09:33:17 -0700 Subject: [PATCH] Use 2.479 in tests (#672) --- src/it/parent-4x/pom.xml | 2 +- src/it/parent-4x/verify.groovy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/it/parent-4x/pom.xml b/src/it/parent-4x/pom.xml index 458b2e52a5..7b4785330f 100644 --- a/src/it/parent-4x/pom.xml +++ b/src/it/parent-4x/pom.xml @@ -12,7 +12,7 @@ 1.0-SNAPSHOT hpi - 2.475 + 2.479 2254.vcff7a_d4969e5 @project.version@ diff --git a/src/it/parent-4x/verify.groovy b/src/it/parent-4x/verify.groovy index b20c792b02..be29aff6ae 100644 --- a/src/it/parent-4x/verify.groovy +++ b/src/it/parent-4x/verify.groovy @@ -25,7 +25,7 @@ checkArtifact(installed, 'parent-4x-1.0-SNAPSHOT.hpi', ['WEB-INF/lib/parent-4x.jar'], // TODO still some problems with unwanted transitive JAR dependencies creeping in, e.g. WEB-INF/lib/jboss-marshalling-1.4.9.Final.jar in workflow-multibranch.hpi, or all kinds of junk in parameterized-trigger.hpi ['test/SampleRootAction.class', 'WEB-INF/lib/symbol-annotation-1.5.jar'], - ['Short-Name': 'parent-4x', 'Group-Id': 'org.jenkins-ci.tools.hpi.its', 'Jenkins-Version': '2.475' /* Plugin-Version unpredictable for a snapshot */, 'Plugin-Dependencies': 'structs:338.v848422169819']) + ['Short-Name': 'parent-4x', 'Group-Id': 'org.jenkins-ci.tools.hpi.its', 'Jenkins-Version': '2.479' /* Plugin-Version unpredictable for a snapshot */, 'Plugin-Dependencies': 'structs:338.v848422169819']) checkArtifact(installed, 'parent-4x-1.0-SNAPSHOT.jar', ['META-INF/annotations/hudson.Extension', 'test/SampleRootAction.class', 'index.jelly'],