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

jacopoc pushed a change to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


    from 48b11fde89 Fixed: EntityDateFilterCondition causes the entity cache to 
return false matches (OFBIZ-3880) (#1272)
     new 62b1f80595 Improved: Add javadoc option to suppress missing 
documentation warnings
     new 123c8b47fb Fixed: Remove unnecessary Javadoc paragraph tags
     new 05a534b4e2 Improved: Add comment for Javadoc option and remove 
commented out option
     new 0ea564b228 Improved: Check and enhance the Javadoc rules/documentation 
for the project (OFBIZ-9148)
     new c53b39f3d8 Improved: Check and enhance the Javadoc rules/documentation 
for the project (OFBIZ-9148)

The 5 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:
 .../java/org/apache/ofbiz/order/shoppingcart/ShoppingCart.java |  8 --------
 .../apache/ofbiz/workeffort/workeffort/WorkEffortServices.java |  6 +++---
 build.gradle                                                   |  3 +++
 .../main/java/org/apache/ofbiz/base/container/Container.java   |  4 ++--
 .../src/main/java/org/apache/ofbiz/base/util/Observable.java   |  2 +-
 .../src/main/java/org/apache/ofbiz/base/util/ScriptHelper.java |  2 +-
 .../src/main/java/org/apache/ofbiz/base/util/Scriptlet.java    |  2 +-
 .../org/apache/ofbiz/common/email/NotificationServices.java    | 10 +++++-----
 .../java/org/apache/ofbiz/entity/condition/EntityOperator.java |  2 --
 .../org/apache/ofbiz/entity/datasource/GenericHelperInfo.java  |  2 +-
 .../src/main/java/org/apache/ofbiz/minilang/SimpleMethod.java  |  2 +-
 .../ofbiz/minilang/method/conditional/ConditionalFactory.java  |  2 +-
 .../org/apache/ofbiz/service/config/ServiceConfigUtil.java     |  2 +-
 .../start/src/main/java/org/apache/ofbiz/base/start/Start.java |  6 +++---
 .../main/java/org/apache/ofbiz/base/start/StartupCommand.java  |  2 +-
 .../java/org/apache/ofbiz/base/start/StartupCommandUtil.java   |  2 +-
 16 files changed, 25 insertions(+), 32 deletions(-)

Reply via email to