[GitHub] maven-plugins pull request #136: [MDEP-584] Update plexus-utils to 3.1.0

2018-04-02 Thread io7m
Github user io7m closed the pull request at:

https://github.com/apache/maven-plugins/pull/136


---

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] maven-plugins pull request #136: [MDEP-584] Update plexus-utils to 3.1.0

2017-11-18 Thread io7m
GitHub user io7m opened a pull request:

https://github.com/apache/maven-plugins/pull/136

[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 MDEP-584

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-plugins/pull/136.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 #136


commit 178f30ff90efd73276ef636114377d74d047af11
Author: Mark Raynsford 
Date:   2017-11-18T11:38:40Z

[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: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org