If you want to compare two directories using ant, you can do this by
using the present and the different selectors.
these files are only in bar : ${toString:onlyinbar}
these files are different in bar compared to foo :
${toString:differentbarfoo}
Regards,
Antoine
[1] htt
Maybe you have a program running which is writing a log file under
C:\Program Files.
You should try on a tiny set of files which you know are not going to
change.
Regards,
Antoine
On 2/25/2011 11:32 AM, ritchie wrote:
I used the below checksum task and i passed the same directory twice bu
anders.jacobs...@gmail.com wrote:
Hi!
The Jenkins Ivy plugin uses Ivy 2.1 internally so yes, it would not
allow version="2.2". Ivy 2.1 only allows "1.0", "1.1", "1.2", "1.3",
"1.4" and "2.0".
Good to know, but the manual doesn't say that the ivy-module version
tracks the release number.
I used the below checksum task and i passed the same directory twice but i am
getting different values for the same directory.
value of prop is ${ab1}
${ab2}
[echo] value of prop is 8a76f4364f3d593d9af177630b22b431
[echo] fb3eb4fb22641ba916e55230b597b12a
-
I want to check files from 2 directories for filematch, I tried using
checksum task but it does not work for 2 directories. Is it possible to
attain this by using ant alone?
--
View this message in context:
http://ant.1045680.n5.nabble.com/compare-files-from-2-directories-tp3400285p3400285.html