You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/09/24 18:44:16 UTC

[maven] branch master updated (421164e -> 7c1e712)

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

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 421164e  Excluded the license files cause they do not contain a license of themselfs.
     add 7c1e712  [MNG-6415] Project Artifacts Cache does not retain the order of classpath entries.

No new revisions were added by this update.

Summary of changes:
 .../artifact/DefaultProjectArtifactsCache.java     |  5 +-
 .../artifact/DefaultProjectArtifactsCacheTest.java | 72 ++++++++++++++++++++++
 2 files changed, 75 insertions(+), 2 deletions(-)
 create mode 100644 maven-core/src/test/java/org/apache/maven/project/artifact/DefaultProjectArtifactsCacheTest.java