> I just upgraded to ant 1.4.1, and I can no longer build from within vim.
> things worked just fine for ant 1.3, but for some reason 1.4.1 will not
> work.  When I use the command ":!ant -find build.xml", the output I get
> is
> "Searching for build.xml..."
> "Buildfile:  /home/michael/dev/twdata/client/build.xml"
> "(1 of 2) Searching for build.xml..."
>  then the the thing quits.  Was there something changed in
> the way ant was started between 1.3 and 1.4.1?  Again, I did not change
> the command used to compile, the full command is ":!ant -find build.xml
> 2>&1| tee /tmp/somefile".  Any help would be appreciated.

I'm using the same editor and the same version of ant.  But it works on my
system.  Did you tell vim your compiler is vim,  i.e. :compiler ant?

> -Michael
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to