Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
all
Description
Maybe I have a bad day, but it seems that
if ( !!StringUtils.equals( first.getArtifactId(), second.getArtifactId() ) ) { return false; }
has too many ! marks...
am I wrong?
with best regards
Grzegorz Grzybek