@CompileStatic class FindMainClassTask extends DefaultTask
A task that finds the main task, differs slightly from Boot's version as expects a subclass of GrailsConfiguration
Constructor and description |
---|
FindMainClassTask() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected MainClassFinder |
createMainClassFinder() |
|
protected String |
findMainClass() |
|
protected FileCollection |
resolveClassesDirs(SourceSetOutput output, org.apache.tools.ant.Project project) |
|
void |
setMainClassProperty() |