Bernd and Glenn -
I ran into the same problem and figured it out just before I took last week
off (sorry I wasn't able to help you solve this one!)
The problem was, indeed, in the ant.bat file.
I'm using the 4NT shell under W2K.
The offending line was:
set ANT_CMD_LINE_ARGS=%*
Changing it to the folowing:
set ANT_CMD_LINE_ARGS=%$
works for 4NT.
jim anderson
Hewlett Packard
> -----Original Message-----
> From: Glenn McAllister [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 3:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Target 'build.xml' does not exist...
>
>
> Bernd Gruendling wrote:
>
> > But I found a workaround. Usually I am not using the standard shell.
> > When I switched to Windows' command prompt, everything worked fine!
> > So I wrote my own, very simple ant.bat along the lines of the
> > documentation ("Running Ant by Hand"), and everything is fine.
>
> Out of curiosity, what shell are you using? We cover
> command.com, cmd.exe,
> and the cygwin stuff to the best of my knowledge.
>
> > I did not bother searching for the cause of the problem, however.
> > Time is running short...
>
> I can understand that...
>
> Glenn McAllister
> SOMA Networks, Inc.
>
RE: Target 'build.xml' does not exist...
ANDERSON,JIM (HP-FtCollins,ex1) Sun, 08 Jul 2001 12:22:51 -0700
- RE: Target 'build.xml' does not exist... Bill . J . Fellows
- Re: Target 'build.xml' does not exist... Glenn McAllister
- Re: Target 'build.xml' does not e... Bernd Gruendling
- Re: Target 'build.xml' does n... Glenn McAllister
- Re: Target 'build.xml' does not exist... Bill . J . Fellows
- Re: Target 'build.xml' does not exist... ANDERSON,JIM (HP-FtCollins,ex1)
- Re: Target 'build.xml' does not e... Glenn McAllister
- Re: Target 'build.xml' does n... Bernd Gruendling
