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/05/24 12:23:22 UTC

[maven-site-plugin] branch master updated (0550bf2 -> 0f2afec)

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-site-plugin.git.


    from 0550bf2  Merge pull request #22 from apache/ignore
     add 0dfdcb2  remove unused code
     new 0f2afec  Merge pull request #23 from apache/utils

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:
 src/main/java/org/apache/maven/plugins/site/run/SiteRunMojo.java    | 2 --
 .../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.java | 6 ------
 .../apache/maven/plugins/site/deploy/SimpleDavServerHandler.java    | 5 -----
 .../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.java   | 1 -
 4 files changed, 14 deletions(-)


[maven-site-plugin] 01/01: Merge pull request #23 from apache/utils

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-site-plugin.git

commit 0f2afecdd1cd04513120cb34eaa39bbefce04370
Merge: 0550bf2 0dfdcb2
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun May 24 08:23:15 2020 -0400

    Merge pull request #23 from apache/utils
    
    remove unused code

 src/main/java/org/apache/maven/plugins/site/run/SiteRunMojo.java    | 2 --
 .../org/apache/maven/plugins/site/deploy/AuthAsyncProxyServlet.java | 6 ------
 .../apache/maven/plugins/site/deploy/SimpleDavServerHandler.java    | 5 -----
 .../org/apache/maven/plugins/site/stubs/SiteMavenProjectStub.java   | 1 -
 4 files changed, 14 deletions(-)