Add optional (but default) ant = new AntBuilder() to groovy:execute
-------------------------------------------------------------------
Key: MGROOVY-31
URL: http://jira.codehaus.org/browse/MGROOVY-31
Project: Maven 2.x Groovy Plugin
Issue Type: Improvement
Components: execute
Reporter: Jason Dillon
Assignee: Jason Dillon
Priority: Minor
Fix For: 1.0-alpha-3
Should add an optional 'ant' variable (from new AntBuilder()) to the context of
groovy:execute, defaulting to adding it, unless a flag is set to disable it.
May even want to provided some other control over what default variables or
features are added...
Like:
{code}
<features>
<!-- Disable the default 'ant' variable -->
<feature>-ant</feature>
<feature>+uberfeature</feature>
</features>
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email