You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/08/03 12:54:16 UTC

[maven-shared-io] branch master updated (5164550 -> a00cc3b)

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

elharo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git.


    from 5164550  declare used dependencies (#9)
     add ab061eb  deprecate Utils class
     new a00cc3b  Merge pull request #11 from apache/31

The 1 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:
 pom.xml                                            |  6 ++++
 .../java/org/apache/maven/shared/io/Utils.java     | 10 ++++++
 .../io/download/DefaultDownloadManagerTest.java    | 36 +++++++++++-----------
 3 files changed, 34 insertions(+), 18 deletions(-)


[maven-shared-io] 01/01: Merge pull request #11 from apache/31

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git

commit a00cc3bb61c15115b4ea9b9fde921b7be525f7e6
Merge: 5164550 ab061eb
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Mon Aug 3 08:50:39 2020 -0400

    Merge pull request #11 from apache/31
    
    [MSHARED-945] deprecate Utils class

 pom.xml                                            |  6 ++++
 .../java/org/apache/maven/shared/io/Utils.java     | 10 ++++++
 .../io/download/DefaultDownloadManagerTest.java    | 36 +++++++++++-----------
 3 files changed, 34 insertions(+), 18 deletions(-)