FS#64318 - [ant] javac with fork=true broken when arg files are used

Attached to Project: Arch Linux
Opened by Ilya Lipnitskiy (lipnitsk) - Tuesday, 29 October 2019, 22:42 GMT
Last edited by Jan de Groot (JGC) - Monday, 23 November 2020, 10:31 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

<javac fork="true">
<compilerarg value="@path-to-args-file"/>
</javac>

Works with ant v1.10.6, but is broken with ant v1.10.7.

See https://bz.apache.org/bugzilla/show_bug.cgi?id=63874. Fixed upstream in https://github.com/apache/ant/commit/7b0e8555a067d8288a4dcc653bf76f0102c349f8
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 23 November 2020, 10:31 GMT
Reason for closing:  Fixed
Comment by mpan (mpan) - Saturday, 14 November 2020, 13:14 GMT
lipnitsk, is that bug still occuring? According to upstream⁽¹⁾ it has been fixed in 1.10.8, which is already in Arch repos, and the current release is 1.10.9. If it’s fixed, I believe this may be closed.

____
⁽¹⁾ https://github.com/apache/ant/compare/rel/1.10.7...rel/1.10.8
Comment by Ilya Lipnitskiy (lipnitsk) - Tuesday, 17 November 2020, 17:32 GMT
Thanks, I have requested closure of this bug.

Loading...