Björn Kautler created GROOVY-11665: --------------------------------------
Summary: {{groovyc}} is not creating the {{destdir}} Key: GROOVY-11665 URL: https://issues.apache.org/jira/browse/GROOVY-11665 Project: Groovy Issue Type: Improvement Affects Versions: 4.0.26 Reporter: Björn Kautler When using the {{groovyc}} Ant task, the {{destdir}} is not automatically created, but you have to first do a {{mkdir}} task to create the directory manually. Would probably make sense to automatically create this instead of failing with {{destination directory "..." does not exist or is not a directory}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)