svn commit: r1801473 - in /ofbiz/ofbiz-framework/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/eway: EwayServices.java GatewayConnector.java

2017-07-10 Thread mbrohl
Author: mbrohl Date: Mon Jul 10 14:23:34 2017 New Revision: 1801473 URL: http://svn.apache.org/viewvc?rev=1801473&view=rev Log: Improved: Fixing defects reported by code analysis tools. (OFBIZ-9485) Avoid the use of inefficient Boolean constructors and avoid reliance on default encoding. Thanks

svn commit: r1801464 - in /ofbiz/ofbiz-framework/trunk/applications: order/email/default/ order/minilang/order/ order/src/main/java/org/apache/ofbiz/order/order/ order/template/email/ product/minilang

2017-07-10 Thread deepak
Author: deepak Date: Mon Jul 10 13:07:27 2017 New Revision: 1801464 URL: http://svn.apache.org/viewvc?rev=1801464&view=rev Log: Improved: Moved some ftl file to correct location, found while code review. Added: ofbiz/ofbiz-framework/trunk/applications/order/template/email/ - copied from

svn commit: r1801457 - in /ofbiz/ofbiz-framework/trunk/applications/order/template/order: OrderContactInfo.ftl OrderPaymentInfo.ftl OrderShippingInfo.ftl

2017-07-10 Thread deepak
Author: deepak Date: Mon Jul 10 12:29:06 2017 New Revision: 1801457 URL: http://svn.apache.org/viewvc?rev=1801457&view=rev Log: Fixed: order page shows widget exceptions (OFBIZ-9481) Thanks Wai and Devanshu for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/order/templ

svn commit: r1801431 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilValidate.java

2017-07-10 Thread taher
Author: taher Date: Mon Jul 10 09:05:51 2017 New Revision: 1801431 URL: http://svn.apache.org/viewvc?rev=1801431&view=rev Log: Improved: removed unused private final variables in UtilValidate.java Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/U