https://bz.apache.org/bugzilla/show_bug.cgi?id=62330
Bug ID: 62330
Summary: output="nul" no longer works
Product: Ant
Version: 1.10.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
<exec executable="jarlook.exe" dir="com/mindprod/batik" output="nul">
no longer works. In 1.10.1 it would work, as would output="nul:".
When I try it I get the following error message
BUILD FAILED
E:\com\mindprod\batik\build.xml:93: Execute failed:
java.nio.file.FileSystemExce
ption: E:\nul: Incorrect function.
--
You are receiving this mail because:
You are the assignee for the bug.