https://bz.apache.org/bugzilla/show_bug.cgi?id=65621

--- Comment #1 from Stefan Bodewig <bode...@apache.org> ---
@Alexander have you tried using Ant 1.10.12 and does the issue still exist? It
probably does.

Between 1.10.5 and 1.10.11 the most important change is that we now put all
options into a command file (since 1.10.7 I believe). I just re-read
https://docs.oracle.com/javase/7/docs/technotes/tools/windows/javac.html#commandlineargfile
and it says 

> Wildcards (*) are not allowed in these lists (such as for specifying *.java). 

so we probably just hit another special case similar to bug 63874

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to