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

olamy pushed a change to branch MSITE-829
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


 discard 4383136  use last jetty 9.4.44
 discard 06993f8  [MSITE-829] use jetty 9.4.43.v20210629
     add 7029bab  [MSITE-878] Upgrade Doxia to 1.11.1 and Doxia Tools to 1.11.1
     add c56b7b2  [maven-release-plugin] prepare release 
maven-site-plugin-3.10.0
     add 26d92ab  [maven-release-plugin] prepare for next development iteration
     add 75c8d35  update GitHub notifications scheme
     add 3ebcef6  [MSITE-870] wagon-provider-api is also provided by Maven Core
     add 1399379  send PR notifications to [email protected]
     add 94e03e7  Bump maven-archiver from 3.5.1 to 3.5.2
     add db0ed41  [MSITE-880] AbstractSiteDeployWebDavTest should not log
     add eca1960  [MSITE-883] Upgrade plugins in ITs
     add 09d2f6f  [MSITE-881] Upgrade Maven Reporting API to 3.1.0
     add 26979ff  [MSITE-882] Upgrade Maven Reporting Exec to 1.6.0
     add a0e97b4  [maven-release-plugin] prepare release 
maven-site-plugin-3.11.0
     add 01db98d  [maven-release-plugin] prepare for next development iteration
     add 6c53dfc  Shared GitHub actions v2
     add 18fc90d  [MSITE-829] use jetty 9.4.43.v20210629
     add 27d26cd  use last jetty 9.4.44

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4383136)
            \
             N -- N -- N   refs/heads/MSITE-829 (27d26cd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  9 ++++++++
 .github/workflows/maven-verify.yml                 |  6 +----
 .gitignore                                         |  1 +
 pom.xml                                            | 26 ++++++++++++----------
 src/it/projects/MSITE-159/pom.xml                  |  7 ------
 src/it/projects/MSITE-265/pom.xml                  |  7 ------
 src/it/projects/MSITE-458/pom.xml                  |  7 ------
 .../projects/MSITE-484/parent-usage-test/pom.xml   |  2 +-
 src/it/projects/MSITE-497/pom.xml                  |  9 +-------
 .../projects/MSITE-512/parent-usage-test/pom.xml   |  2 +-
 src/it/projects/MSITE-566/pom.xml                  |  7 ------
 src/it/projects/MSITE-582/pom.xml                  |  7 ------
 src/it/projects/MSITE-609/pom.xml                  |  7 ------
 src/it/projects/MSITE-658/pom.xml                  |  7 ------
 src/it/projects/MSITE-723/pom.xml                  |  9 +-------
 src/it/projects/default-reports/verify.groovy      |  7 ++++--
 src/it/projects/failure/pom.xml                    |  2 +-
 src/it/projects/full-reporting/pom.xml             | 22 +++++++++++++-----
 src/it/projects/full-reporting/verify.groovy       | 16 ++++++-------
 src/it/projects/inheritance-interpolation/pom.xml  |  7 ------
 .../inheritance-interpolation/repo-parent/pom.xml  |  7 ------
 src/it/projects/inheritedMenus/parentAsRef/pom.xml |  7 ------
 .../projects/inheritedMenus/parentNotAsRef/pom.xml |  7 ------
 src/it/projects/inheritedMenus/pom.xml             |  7 ------
 src/it/projects/report-changes-generation/pom.xml  |  8 +------
 .../src/changes/changes.xml                        |  2 +-
 .../projects/report-changes-generation/verify.bsh  | 21 +++--------------
 src/it/projects/reportConfig/pom.xml               |  4 ++--
 src/it/projects/reportConfig/verify.groovy         |  2 +-
 src/it/projects/resources/pom.xml                  |  7 ------
 src/it/projects/site-deploy/pom.xml                |  7 ------
 .../projects/site-inheritance/aggregator/pom.xml   |  7 ------
 src/it/projects/site-inheritance/module/pom.xml    |  7 ------
 src/it/projects/site-inheritance/parent/pom.xml    |  7 ------
 src/it/projects/site-inheritance/pom.xml           |  7 ------
 src/it/projects/site-jar/pom.xml                   |  7 ------
 src/it/projects/site-sd-lang/pom.xml               |  7 ------
 src/it/projects/site-sd/pom.xml                    |  7 ------
 src/it/projects/template-skin/pom.xml              |  7 ------
 src/it/projects/validate/src/site/fml/faq.fml      |  2 +-
 src/it/projects/validate/src/site/xdoc/xdoc.xml    |  2 +-
 .../site/deploy/AbstractSiteDeployWebDavTest.java  | 24 +++++---------------
 42 files changed, 74 insertions(+), 256 deletions(-)

Reply via email to