Skip to content

Conversation

@uehaj
Copy link

@uehaj uehaj commented Dec 12, 2012

... And to make include the script name in error message, change GroovyShell.evaluate(String) to GroovyShell.run(File).

Use of shell variable 'args' in groovy scripts are very common and useful. But in current implementation, scripts called from 'run-script' can't use args at all so fixed it.

As a side effect, in this version can't spcify multiple scripts at one command invocation of run-script.
It might be better to create another new script(for example 'run-batch') to use 'args' arguments from script.
I have no good idea anymore so send in this form as a one proposal.

Best regards,

…pt. And to make include the script name in error message, change GroovyShell.evaluate(String) to GroovyShell.run(File).
@lhotari
Copy link
Member

lhotari commented Aug 8, 2014

Closing outdated pull requests.

@lhotari lhotari closed this Aug 8, 2014
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Jan 15, 2025
Update dependency org.springframework.boot:spring-boot-test to v2.7.14
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Apr 14, 2025
…plugin to v2.0.1 (apache#298)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Jun 28, 2025
This pull request updates the release-drafter template to enhance the quality of release notes.

Additionally, we've introduced two new triggers, `pull_request` and `pull_request_target`, which automatically apply labels to pull requests based on their titles. This is essential for autolabeling and to accommodate pull requests from forks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants