Chidananda Jayakeerti wrote:
Hello all,I'm new to ANT. I'm trying to generate checksum using the following syntax, <checksum algorithm="SHA" file="${build.lib}/app.jar" todir="${build.dest }"/> 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
this is probably a bug in ant. Can you do a -v run and file the trace as a bug report?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
