https://bz.apache.org/bugzilla/show_bug.cgi?id=63874
Bug ID: 63874
Summary: Ant regression breaks javac openjfx build
Product: Ant
Version: 1.10.7
Hardware: PC
OS: Linux
Status: NEW
Severity: regression
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 36852
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36852&action=edit
Error log from ant 1.10.7
For some reason, javac command line argument files don't work with ant 1.10.7
when building Java openjfx. See attachment, or:
1. https://bugs.openjdk.java.net/browse/JDK-8231316
2. https://bugs.archlinux.org/task/64055
javac unexpectedly fails with:
[javac] error: invalid flag:
@/home/username/work/build/java-openjfx/repos/extra-x86_64/src/rt-13+14/build/compile.args
The cmd line argument file is well formed and the path is correct.
Downgrading to ant 1.10.6 fixes the problem.
--
You are receiving this mail because:
You are the assignee for the bug.