S
swebb99
Hi,
If I compile some code and create a jar and related md5 file using ANT
the checksum in the md5 file is different everytime even though the
code hasn't changed. Any idea's why this is so how it can circumvented
? I suspect there is some timestamp information coming in somewhere.
Im trying to use the md5 info to decide if the jars need downloading to
the apache server ready of webstart access. If its the same checksum as
in the last build I won't download the jar.
Cheers
Steve
If I compile some code and create a jar and related md5 file using ANT
the checksum in the md5 file is different everytime even though the
code hasn't changed. Any idea's why this is so how it can circumvented
? I suspect there is some timestamp information coming in somewhere.
Im trying to use the md5 info to decide if the jars need downloading to
the apache server ready of webstart access. If its the same checksum as
in the last build I won't download the jar.
Cheers
Steve