]> source.dussan.org Git - archiva.git/commit
Sorting dependencies before comparison or hashCode calculation to side-step a bug...
authorJohn Dennis Casey <jdcasey@apache.org>
Fri, 1 Sep 2006 13:30:13 +0000 (13:30 +0000)
committerJohn Dennis Casey <jdcasey@apache.org>
Fri, 1 Sep 2006 13:30:13 +0000 (13:30 +0000)
commit16465609afc9b356cb7710bf154f884948d1fb67
treec3a3acc52f6c3691332f8239d525de91bd8e1aaa
parentbcfbb1f2045273226e3170604c4b31056135ae2a
Sorting dependencies before comparison or hashCode calculation to side-step a bug that was fixed in maven 2.0.5 dealing with the sorting of dependencies as they are declared in the POM. Sorting will be restricted to temp variables in those methods to avoid changing behavior.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439314 13f79535-47bb-0310-9956-ffa450edef68
archiva-indexer/src/main/java/org/apache/maven/archiva/indexer/record/StandardArtifactIndexRecord.java