You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by ke...@keysolutions.com on 2002/04/10 16:23:16 UTC

Can't run Ant from 4NT on Win32

I'm not sure if any of you folks use 4NT (from the 4DOS folks),
but if you do, Ant runs really strangely.  It refuses to see any
command line parameters; e.g., "ant -help" doesn't work.  It
also won't see the default project target in the build.xml file if
you run "ant".  It tries to build a target named "build" instead.

Popping up a standard Win2K MS-DOS prompt seems to
work fine for running Ant.


 ken



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Can't run Ant from 4NT on Win32

Posted by Diane Holt <ho...@yahoo.com>.
--- kenyee@keysolutions.com wrote: 
> I'm not sure if any of you folks use 4NT (from the 4DOS folks),
> but if you do, Ant runs really strangely.

Fixed in 1.5alpha -- see:

 http://marc.theaimsgroup.com/?l=ant-user&m=101595544203313&w=2

If you can't go with 1.5 until it's released, you should be able to just
pick it up from CVS (or just apply the fix to your local copy), since it's
just the wrapper script.

Diane

=====
(holtdl@yahoo.com)



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>