Re: ANT todir= exception
** On 11/4/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > > Chidananda Jayakeerti wrote: > > Hello all, > > > > I'm new to ANT. I'm trying to generate checksum using the following > syntax, > > > > > >
ANT todir= exception
Hello all, I'm new to ANT. I'm trying to generate checksum using the following syntax, throws /home/app/build.xml:110: java.lang.NullPointerException If i remove todir="${build.dest}" parameter, everything compiles. I'm using Ant 1.6.5 on Sun JDK 1.5.0_05. Any suggestions? Thanks, Chida