Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The workflow plugin and its groovy DSL should support the use of Grape and the @Grab attribute to allow the creation of workflows that depend on external libraries such as HTTP Builder or jYaml.
This issue seems closely related to JENKINS-18349 and other issues referenced in the comments of that issue.
Attachments
Issue Links
- depends on
-
JENKINS-18349 Allow to use @Grab in a Script Console
-
- Open
-
- is related to
-
JENKINS-26635 Provide Groovy workflow build step
-
- Resolved
-
-
JENKINS-42307 Please add general support for Grape (and ivy)
-
- Open
-
-
JENKINS-31155 Workflow shared library improvements
-
- Closed
-
- links to
(1 links to)
Code changed in jenkins
User: Jesse Glick
Path:
src/test/java/plugins/WorkflowPluginTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/0a43987a7dfad296b0521a7e242bcb6e090dc0f1
Log:
JENKINS-26192workflow-cps-global-lib 2.3 was released.Amends #176.