Create an installGroovyFile task
--------------------------------
Key: MGNLGROOVY-58
URL: http://jira.magnolia-cms.com/browse/MGNLGROOVY-58
Project: Magnolia Groovy Module
Issue Type: Task
Affects Versions: 1.2.1
Reporter: Eric Hechinger
Assignee: Eric Hechinger
Fix For: 1.2.2
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------