Description
The GroovyShell invoked at GroovyScriptOutlet.java:42 doesn't get a classpath, if i try to start it from a gradle instance. (the generator is invoked inside a kotlin.class)
Error executing template torque.sql.ddl.database org.apache.torque.generator.GeneratorException: Error executing template torque.sql.ddl.database Caused by: org.apache.torque.generator.GeneratorException: Error executing groovy script torque.sql.ddl.database Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script1.groovy: 17: unable to resolve class org.apache.torque.generator.template.groovy.TorqueGenGroovy @ line 17, column 1. import org.apache.torque.generator.template.groovy.TorqueGenGroovy ^