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

michaelo pushed a change to branch doxia-2.0.0
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


    omit 79f39d9  Prepare for Doxia 2.0.0
     add ceac0bf  Consistently use MavenReport#getReportOutputDirectory()
     add 91a065b  [MPIR-452] Upgrade to Parent 41
     add 4d94edc  [MPIR-446] Update to Maven SCM 2.0.
     add 60cfdea  [MPIR-453] Replace Commons IO in favor of standard APIs
     add 482ea62  Fix formatting
     add 9c4fc33  Remove unneeded incompatiblity notice
     add 28ac4b5  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.5.0
     add 33db4bd  [maven-release-plugin] prepare for next development iteration
     new 53b663a  Prepare for Doxia 2.0.0

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   (79f39d9)
            \
             N -- N -- N   refs/heads/doxia-2.0.0 (53b663a)

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.

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                                            |  59 ++-----
 src/it/MPIR-412/verify.groovy                      |   2 +
 .../apache/maven/report/projectinfo/ScmReport.java | 194 +--------------------
 src/main/resources/project-info-reports.properties |  10 --
 .../resources/project-info-reports_cs.properties   |  10 --
 .../resources/project-info-reports_de.properties   |  10 --
 .../resources/project-info-reports_es.properties   |  12 +-
 .../resources/project-info-reports_fr.properties   |  10 --
 .../resources/project-info-reports_gl.properties   |  10 --
 .../resources/project-info-reports_hu.properties   |  10 --
 .../resources/project-info-reports_ja.properties   |  10 --
 .../resources/project-info-reports_ko.properties   |  10 --
 .../resources/project-info-reports_lt.properties   |  12 +-
 .../resources/project-info-reports_no.properties   |  10 --
 .../resources/project-info-reports_pl.properties   |  10 --
 .../resources/project-info-reports_pt.properties   |  10 --
 .../project-info-reports_pt_BR.properties          |  10 --
 .../resources/project-info-reports_ru.properties   |  10 --
 .../resources/project-info-reports_sk.properties   |  10 --
 .../resources/project-info-reports_sv.properties   |  10 --
 .../resources/project-info-reports_tr.properties   |  10 --
 .../project-info-reports_zh_CN.properties          |  10 --
 .../project-info-reports_zh_TW.properties          |  10 --
 src/site/apt/index.apt.vm                          |  26 ---
 .../report/projectinfo/ModulesReportTest.java      |   6 +-
 25 files changed, 23 insertions(+), 468 deletions(-)

Reply via email to