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

mbrohl pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git.


    from e964d61  Improved: Default ordering of webapps titles in main menu 
(OFBIZ-12166)
     new 3bfac03  Improved: Declare classes final as suggested by checkstyle 
(OFBIZ-12169)
     new 9465c20  Improved: Adds newline at the end of the file (OFBIZ-12169)
     new 0474982  Improved: if else construct must use parentheses (OFBIZ-12169)

The 3 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:
 .../main/java/org/apache/ofbiz/content/search/ContentDocument.java  | 6 ++++--
 .../main/java/org/apache/ofbiz/content/search/DocumentIndexer.java  | 2 +-
 .../src/main/java/org/apache/ofbiz/passport/util/PassportUtil.java  | 2 +-
 .../main/java/org/apache/ofbiz/htmlreport/AbstractHtmlReport.java   | 2 +-
 .../src/main/java/org/apache/ofbiz/htmlreport/AbstractReport.java   | 2 +-
 .../src/main/java/org/apache/ofbiz/htmlreport/InterfaceReport.java  | 2 +-
 .../main/java/org/apache/ofbiz/htmlreport/util/ReportEncoder.java   | 2 +-
 .../java/org/apache/ofbiz/htmlreport/util/ReportStringUtil.java     | 2 +-
 solr/src/main/java/org/apache/ofbiz/solr/CategoryUtil.java          | 2 +-
 .../java/org/apache/ofbiz/solr/webapp/OFBizSolrContextFilter.java   | 3 ++-
 webpos/src/main/java/org/apache/ofbiz/webpos/WebPosEvents.java      | 2 +-
 11 files changed, 15 insertions(+), 12 deletions(-)

Reply via email to