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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven-maven-parent-38
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git


 discard 80cbfc3  Bump maven-parent from 36 to 38
     add 0cb1782  [DOXIASITETOOLS-273] Upgrade Plexus Utils to 3.5.0
     add c5a311e  Add missing plugin version
     add 8671e2b  [DOXIASITETOOLS-274] Upgrade htmlunit to 2.67.0
     add c3ff269  [DOXIASITETOOLS-276] Upgrade Maven Wagon to 3.5.2
     add 1706bf4  [DOXIASITETOOLS-275] Upgrade Maven Reporting API to 4.0.0-M3
     add 7bb6eb2  [DOXIASITETOOLS-277] Upgrade L10N Maven Plugin to 1.0.0
     add 54338f4  [DOXIASITETOOLS-271] Overhaul locale support (make 
Locale#ROOT instead of Locale#ENGLISH default and use full locale)
     add ab11434  [maven-release-plugin] prepare release 
doxia-sitetools-2.0.0-M4
     add 61c8001  [maven-release-plugin] prepare for next development iteration
     add b501d8d  Bump maven-parent from 36 to 38

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   (80cbfc3)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven-maven-parent-38 (b501d8d)

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:
 doxia-decoration-model/pom.xml                     |   2 +-
 doxia-integration-tools/pom.xml                    |   7 +-
 .../apache/maven/doxia/tools/DefaultSiteTool.java  | 264 +++++++++++++++------
 .../org/apache/maven/doxia/tools/SiteTool.java     |  27 ++-
 .../org/apache/maven/doxia/tools/SiteToolTest.java |  79 ++++--
 .../full}/pom.xml                                  |   0
 .../full}/src/site/site.xml                        |   2 +-
 .../full/src/site/site_de_DE_BY.xml}               |   2 +-
 .../language}/pom.xml                              |   0
 .../language}/src/site/site.xml                    |   2 +-
 .../language/src/site/site_de.xml}                 |   2 +-
 .../language_country}/pom.xml                      |   0
 .../language_country}/src/site/site.xml            |   0
 .../language_country/src/site/site_de_DE.xml}      |   0
 doxia-site-renderer/pom.xml                        |   6 +-
 .../doxia/siterenderer/SiteRenderingContext.java   |   2 +-
 .../siterenderer/DefaultSiteRendererTest.java      |   9 +-
 doxia-skin-model/pom.xml                           |   2 +-
 pom.xml                                            |  13 +-
 19 files changed, 284 insertions(+), 135 deletions(-)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/full}/pom.xml (100%)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/full}/src/site/site.xml (97%)
 copy 
doxia-integration-tools/src/test/resources/unit/{site-tool-test/src/site/site.xml
 => site-tool-locales-test/full/src/site/site_de_DE_BY.xml} (96%)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/language}/pom.xml (100%)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/language}/src/site/site.xml (97%)
 copy 
doxia-integration-tools/src/test/resources/unit/{site-tool-test/src/site/site.xml
 => site-tool-locales-test/language/src/site/site_de.xml} (97%)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/language_country}/pom.xml (100%)
 copy doxia-integration-tools/src/test/resources/unit/{site-tool-test => 
site-tool-locales-test/language_country}/src/site/site.xml (100%)
 copy 
doxia-integration-tools/src/test/resources/unit/{site-tool-test/src/site/site.xml
 => site-tool-locales-test/language_country/src/site/site_de_DE.xml} (100%)

Reply via email to