]> source.dussan.org Git - archiva.git/commit
[MRM-535] metadata-updater is changing lastUpdating timestamp when it shouldn't
authorJoakim Erdfelt <joakime@apache.org>
Tue, 16 Oct 2007 01:31:40 +0000 (01:31 +0000)
committerJoakim Erdfelt <joakime@apache.org>
Tue, 16 Oct 2007 01:31:40 +0000 (01:31 +0000)
commit0ef85fe69c3fb93b8b1645cd24c5156aca5744f7
tree59d789a7635143d4713ca7beda9a2a17be47bbd4
parenta97d5c15b713f69ba6928cc89229b84969e355e0
[MRM-535] metadata-updater is changing lastUpdating timestamp when it shouldn't
Correcting logic in snapshot metadata to only update on the following conditions.
* Last Updated exist in original metadata.xml or ...
* Last Updated timestamp as found in unique (timestamped) snapshots is newer.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@584994 13f79535-47bb-0310-9956-ffa450edef68
archiva-base/archiva-repository-layer/src/main/java/org/apache/maven/archiva/repository/metadata/MetadataTools.java