svn commit: r1857095 - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/FormRenderer.java

2019-04-07 Thread deepak
Author: deepak Date: Mon Apr 8 05:37:54 2019 New Revision: 1857095 URL: http://svn.apache.org/viewvc?rev=1857095&view=rev Log: Reverted :Use try with resource for closing ‘EntityListIterator’ This commit causing 'ResultSet not open' while rendering list forms. Scott's comments from ML: You'll nee

buildbot failure in on ofbizTrunkFramework

2019-04-07 Thread buildbot
The Buildbot has detected a new failure on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/750 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

Re: buildbot exception in on ofbizTrunkFramework

2019-04-07 Thread Mathieu Lirzin
build...@apache.org writes: > The Buildbot has detected a build exception on builder ofbizTrunkFramework > while building . Full details are available at: > https://ci.apache.org/builders/ofbizTrunkFramework/builds/748 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: si

svn commit: r1857091 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/payment/ applications/content/src/main/java/org/apache/ofbiz/content/ applicat

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 23:36:29 2019 New Revision: 1857091 URL: http://svn.apache.org/viewvc?rev=1857091&view=rev Log: Reverted: Changes done at r#1857089 and r#1857090 (OFBIZ-10911)(OFBIZ-10912) The Cleanups introduced by those revisions has introduced some unexpected regressions making

svn commit: r1857090 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/DatabaseUtil.java

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 23:12:13 2019 New Revision: 1857090 URL: http://svn.apache.org/viewvc?rev=1857090&view=rev Log: Improved: Remove ‘CreateTableCallable’ private class (OFBIZ-10912) This class was never instantiated locally. Since this was a private class it is better to remove it. M

buildbot exception in on ofbizTrunkFramework

2019-04-07 Thread buildbot
The Buildbot has detected a build exception on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/748 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

svn commit: r1857089 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/payment/ applications/content/src/main/java/org/apache/ofbiz/content/ applicat

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 23:02:39 2019 New Revision: 1857089 URL: http://svn.apache.org/viewvc?rev=1857089&view=rev Log: Improved: Remove redundant null checks (OFBIZ-10911) Redundant null checks detected by Eclipse has been removed. Modified: ofbiz/ofbiz-framework/trunk/applications/a

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

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 22:11:53 2019 New Revision: 1857088 URL: http://svn.apache.org/viewvc?rev=1857088&view=rev Log: Fixed: Remove redundant interface declaration (OFBIZ-10910) ‘java.io.ObjectInputStream’ already implements the ‘AutoCloseable’ interface, so there is no need to declare it

svn commit: r1857087 - in /ofbiz/ofbiz-framework/trunk/framework: base/src/main/java/org/apache/ofbiz/base/test/ base/src/main/java/org/apache/ofbiz/base/util/cache/test/ entity/src/main/java/org/apac

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 22:00:16 2019 New Revision: 1857087 URL: http://svn.apache.org/viewvc?rev=1857087&view=rev Log: Fixed: Remove unused type parameters (OFBIZ-10909) No functional change. Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/tes

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

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 19:39:54 2019 New Revision: 1857085 URL: http://svn.apache.org/viewvc?rev=1857085&view=rev Log: Improved: Remove unused private ‘UnsupportedClassConverter’ class (OFBIZ-10908) Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/ba

svn commit: r1857084 - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/FormRenderer.java

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 19:38:09 2019 New Revision: 1857084 URL: http://svn.apache.org/viewvc?rev=1857084&view=rev Log: Fixed: Use try with resource for closing ‘EntityListIterator’ Modified: ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/Fo

svn commit: r1857083 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/component/ComponentConfig.java

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 19:35:37 2019 New Revision: 1857083 URL: http://svn.apache.org/viewvc?rev=1857083&view=rev Log: Fixed: Remove unused ‘java.util.TreeMap’ import Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/component/ComponentConfig.jav

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

2019-04-07 Thread mthl
Author: mthl Date: Sun Apr 7 19:33:44 2019 New Revision: 1857082 URL: http://svn.apache.org/viewvc?rev=1857082&view=rev Log: Fixed: Remove Raw type cast warning in ‘ObjectType’ Use ‘UtilGenerics#cast’ for shorter syntax. Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/or

svn commit: r1857076 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: webapp/accounting/WEB-INF/controller.xml widget/InvoiceForms.xml widget/InvoiceScreens.xml

2019-04-07 Thread jleroux
Author: jleroux Date: Sun Apr 7 10:29:10 2019 New Revision: 1857076 URL: http://svn.apache.org/viewvc?rev=1857076&view=rev Log: Improved: Have the ability to edit/remove terms of an invoice (OFBIZ-9290) Currently the user has the ability to add terms to an invoice, but doesn't have the function

svn commit: r1857071 - in /ofbiz/ofbiz-framework/trunk: applications/product/minilang/product/product/ framework/service/entitydef/ framework/service/src/main/java/org/apache/ofbiz/service/engine/ fra

2019-04-07 Thread lektran
Author: lektran Date: Sun Apr 7 07:39:47 2019 New Revision: 1857071 URL: http://svn.apache.org/viewvc?rev=1857071&view=rev Log: Implemented: Allow Jobs to specify a priority and be queued accordingly by the JobPoller so that important jobs can be prioritized over normal jobs, and low priority j