https://issues.apache.org/bugzilla/show_bug.cgi?id=54484
Jesse Glick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jesse Glick <[email protected]> --- You should always use fork="true" for user programs. fork="false" is only appropriate for running things that you expect to interact with the live Ant internal data structures. Whether it is a (fixable) bug that ScriptEngineFactory behaves this way for JS inside Ant, I am not sure. -- You are receiving this mail because: You are the assignee for the bug.
