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-framework.git


    from a2f3ec8830 Fixed: Removes duplicate srcDirs entry for 
"src/main/groovy" to prevent error in Eclipse.
     new 502c56b3d9 Implemented: Refactored the ContentWrapper implementations 
to use the central cache key separator (OFBIZ-10194)
     new e7502ac544 Fixed: Corrections based on Codenarc and Checkstyle errors 
(OFBIZ-10194)
     new 625b80dbc6 Implemented: Use the rendered cache in content wrappers 
(OFBIZ-10194)

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:
 .../org/apache/ofbiz/content/content/ContentWrapper.java   |  5 +++--
 .../org/apache/ofbiz/order/order/OrderContentWrapper.java  |  7 +++----
 .../apache/ofbiz/party/content/PartyContentWrapper.java    |  1 -
 .../ofbiz/product/category/CategoryContentWrapper.java     | 10 ++++++----
 .../product/config/ProductConfigItemContentWrapper.java    | 10 ++++++----
 .../ofbiz/product/product/ProductContentWrapper.java       | 14 +++++++-------
 .../ofbiz/product/product/ProductPromoContentWrapper.java  | 12 +++++++-----
 .../ofbiz/workeffort/content/WorkEffortContentWrapper.java |  7 ++++---
 8 files changed, 36 insertions(+), 30 deletions(-)

Reply via email to