-
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
[JENKINS-45110] Adapt ConfigFileBuildWrapperWorkflowTest due to JENKINS-43073
Description |
Original:
Since 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 |
New:
Since 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 |
Description |
Original:
Since 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 |
New:
Since 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 |
Description |
Original:
Since 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 |
New:
Since 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 |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR-41 (Web Link)" [ 17170 ] |
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