Hi Steve,

Oops, you found a nasty beast!
I just applied your patch to CVS,
Thanks,
Thomas

sclark wrote:
I have found a minor bug in Identity.equals(), which can result in a NPE. The line inside the pk loop should read:

result = (pkValues[i] == null) ? (otherPkValues[i] == null) : pkValues[i].equals(otherPkValues[i]);

I'm not a committer, so I maybe somebody else can patch CVS.

-steve

Steve Clark
Technology Applications Team
Natural Resources Research Center/USGS
[EMAIL PROTECTED]
(970)226-9291


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to