-
Bug
-
Resolution: Fixed
-
Minor
-
None
Since JENKINS-29711 the syntax used in ConfigFileBuildWrapperWorkflowTest#symbolWithTargetLocation is deprecated and due to JENKINS-43073 the change is not backwards compatible, this makes ConfigFileBuildWrapperWorkflowTest#symbolWithTargetLocation fail when executing with versions of workflow-cps:2.14+ for example when running the Plugin Compatibility Tester
This does not affect the plugin itself but I believe there is no reason to keep tests that make use of a deprecated syntax, even if JENKINS-43073 is eventually done.
- links to
Code changed in jenkins
User: Raul Arabaolaza
Path:
pom.xml
http://jenkins-ci.org/commit/config-file-provider-plugin/7934776b88e16bab81c4b7d55a876dc3361dd67c
Log:
JENKINS-45110Small dependency bump so we do not need to use a deprecated sintaxIs small enough to no affect the plugin's baseline