Uploaded image for project: 'Magnolia Groovy Module'
  1. Magnolia Groovy Module
  2. MGNLGROOVY-58

Create an installGroovyFile task

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.2
    • 1.2.1
    • None
    • None

      Create a Task that allows to deploy groovy files into the 'scripts' workspace.
      Input argument: String pattern '/myScript/.*.groovy'
      All *.groovy files found under /myScript/ have to be deployed under the scripts workspace.
      The folder structure has to be keept (/myScript/test/a.groovy) --> /scripts/myScript/test/a.groovy
      folder node must be of type MgnlNodeType.NT_FOLDER.

        Acceptance criteria

              ehechinger Eric Hechinger
              ehechinger Eric Hechinger
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR