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

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


    from 3cb4a73  refactor: Replace any StringUtils#isEmpty(String) and 
#isNotEmpty(String) (#50)
     new c031699  [MPIR-435] Custom bundle sometimes not loaded due to 
parent-first class loading
     new a5e3348  [MPIR-436] Don't use DecimalFormat which is identical with 
String#valueOf(long)

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:
 .../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/AbstractProjectInfoReport.java     |  2 +-
 .../renderer/DependenciesRenderer.java             | 43 ++++++++++++----------
 .../report/projectinfo/MailingListsReportTest.java | 27 ++++++++++++++
 .../{IndexStub.java => MailingListsStub2.java}     | 11 +++++-
 .../plugin-config.xml}                             |  3 +-
 .../site/custom/project-info-reports.properties    |  0
 10 files changed, 129 insertions(+), 65 deletions(-)
 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