This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch MNG-6754
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from a55757b  [MNG-6754] Set the same timestamp in multi module builds
     new aa1dfd8  Apply consistent timestamp to all metadata types
     new 69df0e3  Don't set timestamp when creating

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../artifact/installer/DefaultArtifactInstaller.java      |  1 +
 .../resolver/transform/ReleaseArtifactTransformation.java |  1 +
 .../legacy/resolver/transform/SnapshotTransformation.java |  1 +
 .../repository/metadata/AbstractRepositoryMetadata.java   |  1 -
 .../maven/repository/internal/LocalSnapshotMetadata.java  | 15 ++++++++-------
 .../internal/LocalSnapshotMetadataGenerator.java          |  7 ++++++-
 .../apache/maven/repository/internal/MavenMetadata.java   |  8 ++++++--
 .../maven/repository/internal/MavenSnapshotMetadata.java  |  5 +++--
 .../maven/repository/internal/RemoteSnapshotMetadata.java | 10 +++-------
 .../maven/repository/internal/VersionsMetadata.java       | 13 +++++++------
 .../repository/internal/VersionsMetadataGenerator.java    |  7 ++++++-
 11 files changed, 42 insertions(+), 27 deletions(-)

Reply via email to