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 7de818a  Prepare for Doxia 2.0.0
     add 2cea544  Fix typos
     add 3ddd7bd  Code simplifications
     add cb8c257  [MPIR-434] Upgrade plugins and components (in ITs)
     add 3cb4a73  refactor: Replace any StringUtils#isEmpty(String) and 
#isNotEmpty(String) (#50)
     add c031699  [MPIR-435] Custom bundle sometimes not loaded due to 
parent-first class loading
     add a5e3348  [MPIR-436] Don't use DecimalFormat which is identical with 
String#valueOf(long)
     add f942ba1  [MPIR-438] Upgrade to maven-shared-jar 3.0.0
     add 9209a7a  [MPIR-437] 'Java version' is set to 0.0 when no JDK details 
are detected in dependencies
     add 0413d65  Add more scopes to 'full-pom' IT
     add f1cccb9  Fix incorrect ChoiceFormat range
     add 2d60f95  Use proper scope for method
     add dbd863f  [MPIR-431] Dependency file details section: segregate Java 
version column into execution and test versions
     add c17f876  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.4.4
     add ad43b2f  [maven-release-plugin] prepare for next development iteration
     add ace0610  move dependencies to test scope (#54)
     add a29d9aa      MPIR-444 (#60)
     add 8fdb4e1      MPIR-443 (#58)
     add 3b07a10  update keytool-maven-plugin to 1.7 (#57)
     add ef5464c  MPIR-439 update commons-io to 2.12.0 (#56)
     add 84052f3  maven-shared-utils t 3.4.2 (#55)
     add 9c25752  [MPIR-447] Gradle deprecates compile in favor of 
implementation
     add d8f8086  [MPIR-448] [REGRESSION] DependenciesRenderer chokes on 
invalid scope with a NPE
     add 2640c07  [MPIR-449] Don't count and display debug information if 
dependency does not contain class files
     add c17a78f  [MPIR-441] Fix DependenciesReportTest
     add c7cb50a  [maven-release-plugin] prepare release 
maven-project-info-reports-plugin-3.4.5
     add e625cb0  [maven-release-plugin] prepare for next development iteration
     new 72ef285  Prepare for Doxia 2.0.0
     new 455b27d  Next

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   (7de818a)
            \
             N -- N -- N   refs/heads/doxia-2.0.0 (455b27d)

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 2 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                                            |  56 +--
 src/it/{MPIR-412 => MPIR-431}/pom.xml              |  42 ++-
 src/it/MPIR-431/verify.groovy                      |  53 +++
 .../pom.xml                                        |  18 +-
 src/it/{MPIR-407 => MPIR-437}/verify.groovy        |  16 +-
 src/it/full-pom/pom.xml                            |  18 +
 .../site/custom/project-info-reports.properties    |   6 +-
 .../custom/project-info-reports_de.properties}     |  36 +-
 .../custom/project-info-reports_fr.properties}     |  36 +-
 src/it/full-pom/verify.bsh                         |  30 +-
 .../projectinfo/AbstractProjectInfoRenderer.java   |   3 +-
 .../projectinfo/AbstractProjectInfoReport.java     |   2 +-
 .../report/projectinfo/CiManagementReport.java     |   7 +-
 .../projectinfo/DependencyInformationReport.java   |   2 +-
 .../projectinfo/DistributionManagementReport.java  |   6 +-
 .../maven/report/projectinfo/IndexReport.java      |   2 +-
 .../report/projectinfo/IssueManagementReport.java  |   7 +-
 .../maven/report/projectinfo/LicensesReport.java   |   8 +-
 .../report/projectinfo/MailingListsReport.java     |   2 +-
 .../maven/report/projectinfo/ModulesReport.java    |   2 +-
 .../report/projectinfo/PluginManagementReport.java |   2 +-
 .../maven/report/projectinfo/PluginsReport.java    |   2 +-
 .../report/projectinfo/ProjectInfoReportUtils.java |  10 +-
 .../apache/maven/report/projectinfo/ScmReport.java |  22 +-
 .../maven/report/projectinfo/SummaryReport.java    |   2 +-
 .../maven/report/projectinfo/TeamReport.java       |   8 +-
 .../renderer/DependenciesRenderer.java             | 410 +++++++++++++++------
 .../renderer/DependencyManagementRenderer.java     |   2 +-
 .../projectinfo/AbstractProjectInfoTestCase.java   |   7 +-
 .../report/projectinfo/DependenciesReportTest.java |  19 +-
 .../report/projectinfo/MailingListsReportTest.java |  27 ++
 .../maven/report/projectinfo/ScmReportTest.java    |   4 +-
 .../{IndexStub.java => MailingListsStub2.java}     |  11 +-
 .../plugin-config.xml}                             |   3 +-
 .../site/custom/project-info-reports.properties    |   0
 35 files changed, 596 insertions(+), 285 deletions(-)
 copy src/it/{MPIR-412 => MPIR-431}/pom.xml (64%)
 create mode 100644 src/it/MPIR-431/verify.groovy
 copy src/it/{dependencies-java-1.7-and-1.8 => MPIR-437}/pom.xml (82%)
 copy src/it/{MPIR-407 => MPIR-437}/verify.groovy (62%)
 copy src/{test/resources/iso-8859-5-encoded.txt => 
it/full-pom/src/site/custom/project-info-reports_de.properties} (92%)
 copy src/{test/resources/iso-8859-5-encoded.txt => 
it/full-pom/src/site/custom/project-info-reports_fr.properties} (92%)
 copy src/test/java/org/apache/maven/report/projectinfo/stubs/{IndexStub.java 
=> MailingListsStub2.java} (80%)
 copy src/test/resources/plugin-configs/{mailing-lists-plugin-config.xml => 
custom-bundle/plugin-config.xml} (92%)
 copy src/{it/full-pom => 
test/resources/plugin-configs/custom-bundle}/src/site/custom/project-info-reports.properties
 (100%)

Reply via email to