GitHub user io7m opened a pull request:
https://github.com/apache/maven-plugins/pull/135
[MDEP-584] Update plexus-utils to 3.1.0
This updates the plexus-utils dependency to 3.1.0. It corrects four
unit tests that were failing due to new behaviour in 3.1.0: It appears
that the new plexus-utils copies the lastModified attributes of files,
and the old tests were implicitly depending on the attributes not
being copied.
Fixes: MDEP-584
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/io7m/maven-plugins trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugins/pull/135.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #135
----
commit 59c0f89db6e69e8c4287c9dee07b831b26fcbca3
Author: Mark Raynsford <[email protected]>
Date: 2017-11-15T15:28:27Z
[MDEP-584] Update plexus-utils to 3.1.0
This updates the plexus-utils dependency to 3.1.0. It corrects four
unit tests that were failing due to new behaviour in 3.1.0: It appears
that the new plexus-utils copies the lastModified attributes of files,
and the old tests were implicitly depending on the attributes not
being copied.
Fixes: MDEP-584
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]