steeve jones

Greenhorn
+ Follow
since Sep 24, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by steeve jones

I tried to do a checksum of a directory twice and compared the two values, I get 2 different values from checksum. Can anyone tell me what is the mistake i am doing?



Answer i get -
Buildfile: build.xml

a:
[echo] value of prop is 8a76f4364f3d593d9af177630b22b431
[echo] fb3eb4fb22641ba916e55230b597b12a

BUILD SUCCESSFUL
13 years ago
IBM redbook will be of good help to begin with.
13 years ago
XMLOutputter serializer = new XMLOutputter(Format.getPrettyFormat().setOmitEncoding(true));