Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18484

Add Grape @Grab support to flow-dsl plugin

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • build-flow-plugin
    • None

      I'm running jobs based on the content of an external CSV file.
      I would like to import a CVS library:

      @Grab('com.xlson.groovycsv:groovycsv:1.0')
      import static com.xlson.groovycsv.CsvParser.parseCsv

      It would appear that a solution is available in the job-dsl plugin:
      JENKINS-16361

            Unassigned Unassigned
            timor_raiman Timor Raiman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: