Issue Type: Bug Bug
Assignee: ikedam
Components: copyartifact-plugin
Created: 25/Apr/15 3:32 AM
Description:

You can test the behavior of the snippet generator in a following way:

  • Create a new workflow project
  • Select "Groovy CPS DSL" in Definition for Workflow
  • Check "Snippet generator"
  • Select "General Build Step" for "Sample Step"
  • Select "Copy artifacts from another project" for "Build Step"
  • Configure copyartifact, and click "Generate Groovy"

Result:

  • The validation for "Project name" fails with NPE.
  • The generated result is
    ```
    step <object of type hudson.plugins.copyartifact.CopyArtifact>
    ```
Environment: copyartifact-1.35
Project: Jenkins
Priority: Minor Minor
Reporter: ikedam
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to