DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=16604>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=16604
peterreilly@apache.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.7
------- Additional Comments From peterreilly@apache.org 2006-09-16 21:42 -------
The reason that it is seen in win9x and not in winnt,xp
is that win9x uses a batch script (antrun.bat) to
execute the external programs (decided in a static part
of Execute.java).
I have placed the fix in the code
if the os is win9x. I know that ant 1.7 is not meant
to support win9x but I do not know of any change yet
that makes it impossible to use win9x ...
Note that netware uses a perl script (!) to run
an external program and if os cannot detect the os
the antrun shell script is used.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|