[
https://issues.apache.org/jira/browse/GROOVY-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951907#comment-17951907
]
Björn Kautler commented on GROOVY-11665:
----------------------------------------
Hm, yeah, you are right, I have a `mkdir` there too. :-(
Dont't like that either if I think about it. :-D
But you are right, at least it is consistent with the built-in task, so just
close this if you want to keep it like that. :-)
> groovyc Ant task 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
> Priority: Major
>
> 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)