From 7c2244b0a4f2624802a0581e2aedee1ef989b176 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 17 Apr 2018 17:26:47 +0000 Subject: [PATCH] Update git submodules * Update jenkins-job-builder from branch 'master' - Merge "Fix Postbuildscript Plugin Info Lookup" - Fix Postbuildscript Plugin Info Lookup Between version 0.18.1 and 2.0, the longName of postbuildscript changed from 'Jenkins Post-Build Script Plug-in' to 'Jenkins PostBuildScript Plugin'. Because of this JJB>1.6.2 currently does not work with previous usages of the postbuildscript macros, as the lookup never succeeds for the plugin<2.0. This change switches the 'get_plugin_info' call to query using the shortName, which hasn't changed. Change-Id: I51437a300993ed09c7419bd9fc70afd0e8629119 Signed-off-by: Trevor Bramwell --- jenkins-job-builder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-job-builder b/jenkins-job-builder index 2507f60a4e..6d965a99b9 160000 --- a/jenkins-job-builder +++ b/jenkins-job-builder @@ -1 +1 @@ -Subproject commit 2507f60a4e2a62f51ad08f0da26161666b24dc4d +Subproject commit 6d965a99b9cf72ae6ddb4e87efbfbac48d07f212