This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch release18.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 707434c229 Fixed: Fix infinite DOS redirection under windows environment new b1cf4ef3e1 Improved: Don't need to show files names in UI messages (OFBIZ-12884) new 93f8a58419 Improved: Don't need to show files names in UI messages (OFBIZ-12884) new c910e413ba Improved: Don't need to show files names in UI messages (OFBIZ-12884) 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: .../ofbiz/minilang/MiniLangRuntimeException.java | 2 +- .../org/apache/ofbiz/minilang/SimpleMethod.java | 64 ++++++++++++---------- .../apache/ofbiz/minilang/ValidationException.java | 2 +- .../apache/ofbiz/minilang/method/envops/Break.java | 2 +- .../ofbiz/minilang/method/envops/Continue.java | 2 +- 5 files changed, 39 insertions(+), 33 deletions(-)