Skip to content

GPU-2205: Add Groovy Support - #873

Open
npomaroli wants to merge 9 commits into
devfrom
f-gpu-2205
Open

GPU-2205: Add Groovy Support#873
npomaroli wants to merge 9 commits into
devfrom
f-gpu-2205

Conversation

@npomaroli

Copy link
Copy Markdown
Member

No description provided.

CompilationUnit unit = renderType.getCompilationUnit(node);

return GroovyUtils.call(unit.getClassLoader(), name, script -> {
script.setProperty("cms", cmsResolver);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrap into ResolvableMapWrapper


import groovy.lang.GroovyClassLoader;

public abstract class AbstractGroovyTest {

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Javadoc

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.

1 participant