Krzysztof Sierszeń created GROOVY-10584:
-------------------------------------------
Summary: Stub generator does not respect BaseScript
Key: GROOVY-10584
URL: https://issues.apache.org/jira/browse/GROOVY-10584
Project: Groovy
Issue Type: Bug
Components: Stub generator / Joint compiler
Reporter: Krzysztof Sierszeń
The {{BaseScript(CustomScriptClass)}} annotation is ignored by the stub
generator and consequently, stubs generated for a {{BaseScript}} - annotated
script still inherit from {{groovy.lang.Script}} instead of
{{CustomScriptClass}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)