[
https://issues.apache.org/jira/browse/GROOVY-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King closed GROOVY-9228.
-----------------------------
> CLI options for static compilation
> ----------------------------------
>
> Key: GROOVY-9228
> URL: https://issues.apache.org/jira/browse/GROOVY-9228
> Project: Groovy
> Issue Type: Improvement
> Components: command line processing
> Reporter: Davyd Kohut
> Assignee: Daniel Sun
> Priority: Minor
> Fix For: 3.0.0-rc-1
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Every time we want to compile a script with CompileStatic or TypeChecked, we
> have to write a configuration script. It takes time and sometimes annoys.
> So, I suggest adding the following additional options to cli:
> {code:java}
> --compile-static{code}
> {code:java}
> --type-checked{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)