svn commit: r1863507 - in /ofbiz/ofbiz-framework/trunk: applications/content/src/main/java/org/apache/ofbiz/content/data/ applications/content/src/main/java/org/apache/ofbiz/content/survey/ applicatio

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 18:45:21 2019 New Revision: 1863507 URL: http://svn.apache.org/viewvc?rev=1863507=rev Log: Improved: Remove useless imports (OFBIZ-11142) Modified: ofbiz/ofbiz-framework/trunk/applications/content/src/main/java/org/apache/ofbiz/content/data/DataServices.java

svn commit: r1863505 - in /ofbiz/ofbiz-framework/trunk: applications/content/src/main/java/org/apache/ofbiz/content/data/ applications/content/src/main/java/org/apache/ofbiz/content/survey/ applicatio

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 18:41:37 2019 New Revision: 1863505 URL: http://svn.apache.org/viewvc?rev=1863505=rev Log: Improved: Use ‘StandardCharsets.UTF_8’ (OFBIZ-11142) Modified:

svn commit: r1863504 - in /ofbiz/ofbiz-framework/trunk: applications/product/src/main/java/org/apache/ofbiz/shipment/thirdparty/dhl/ applications/product/src/main/java/org/apache/ofbiz/shipment/thirdp

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 18:39:57 2019 New Revision: 1863504 URL: http://svn.apache.org/viewvc?rev=1863504=rev Log: Improved: Use ‘java.util.Base64’ (OFBIZ-11142) Since Java 8 a standard Base64 encoder/decoder is available. As a consequence we can remove our embedded implementation and use

buildbot success in on ofbizTrunkFrameworkPlugins

2019-07-20 Thread buildbot
The Buildbot has detected a restored build on builder ofbizTrunkFrameworkPlugins while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/890 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason:

svn commit: r1863502 - in /ofbiz/ofbiz-framework/trunk: applications/product/src/main/java/org/apache/ofbiz/product/product/ applications/workeffort/src/main/java/org/apache/ofbiz/workeffort/workeffor

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:36:12 2019 New Revision: 1863502 URL: http://svn.apache.org/viewvc?rev=1863502=rev Log: Improved: Inline ‘UtilGenerics#checkCollection(Object)’ (OFBIZ-11141) Modified:

svn commit: r1863501 [3/3] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/ applications/accounting/src/main/java/org/apache/ofbiz/accounti

2019-07-20 Thread mthl
Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/collections/FlexibleServletAccessor.java URL:

svn commit: r1863501 [1/3] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/ applications/accounting/src/main/java/org/apache/ofbiz/accounti

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:35:13 2019 New Revision: 1863501 URL: http://svn.apache.org/viewvc?rev=1863501=rev Log: Improved: Inline ‘UtilGenerics#checkList’ (OFBIZ-11141) Modified:

svn commit: r1863501 [2/3] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/ applications/accounting/src/main/java/org/apache/ofbiz/accounti

2019-07-20 Thread mthl
Modified: ofbiz/ofbiz-framework/trunk/applications/manufacturing/src/main/java/org/apache/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java URL:

svn commit: r1863500 [1/2] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/ledger/ applications/accounting/src/main/java/org/apache/ofbiz/accountin

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:32:34 2019 New Revision: 1863500 URL: http://svn.apache.org/viewvc?rev=1863500=rev Log: Improved: Inline ‘UtilGenerics#checkMap’ (OFBIZ-11141) Modified:

svn commit: r1863500 [2/2] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/ledger/ applications/accounting/src/main/java/org/apache/ofbiz/accountin

2019-07-20 Thread mthl
Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilHttp.java URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilHttp.java?rev=1863500=1863499=1863500=diff

svn commit: r1863499 - in /ofbiz/ofbiz-framework/trunk: applications/content/src/main/java/org/apache/ofbiz/content/ applications/content/src/main/java/org/apache/ofbiz/content/content/ applications/c

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:31:29 2019 New Revision: 1863499 URL: http://svn.apache.org/viewvc?rev=1863499=rev Log: Improved: Inline ‘UtilGenerics#checkSet’ (OFBIZ-11141) Modified:

svn commit: r1863498 - in /ofbiz/ofbiz-framework/trunk/framework: base/src/main/java/org/apache/ofbiz/base/util/ base/src/test/java/org/apache/ofbiz/base/conversion/ common/src/main/java/org/apache/of

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:30:45 2019 New Revision: 1863498 URL: http://svn.apache.org/viewvc?rev=1863498=rev Log: Improved: Inline ‘UtilGenerics#toList’ (OFBIZ-11141) Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilGenerics.java

svn commit: r1863497 - in /ofbiz/ofbiz-framework/trunk/framework: base/src/main/java/org/apache/ofbiz/base/util/ base/src/test/java/org/apache/ofbiz/base/conversion/ widget/src/main/java/org/apache/of

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:29:52 2019 New Revision: 1863497 URL: http://svn.apache.org/viewvc?rev=1863497=rev Log: Improved: Inline ‘UtilGenerics#toMap’ (OFBIZ-11141) Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilGenerics.java

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

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:28:33 2019 New Revision: 1863496 URL: http://svn.apache.org/viewvc?rev=1863496=rev Log: Improved: Rewrite ‘UtilGenerics#toList’ and ‘UtilGenerics#toMap’ (OFBIZ-11141) Modified:

svn commit: r1863495 - in /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util: UtilGenerics.java UtilProperties.java

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:27:23 2019 New Revision: 1863495 URL: http://svn.apache.org/viewvc?rev=1863495=rev Log: Improved: Remove useless ‘UtilGenerics#toMap’ overloads (OFBIZ-11141) Modified:

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

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:25:51 2019 New Revision: 1863494 URL: http://svn.apache.org/viewvc?rev=1863494=rev Log: Improved: Rewrite ‘UtilGenerics#checkMap’ to do a simple cast (OFBIZ-11141) Modified:

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

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:24:39 2019 New Revision: 1863493 URL: http://svn.apache.org/viewvc?rev=1863493=rev Log: Improved: Inline ‘UtilGenerics#checkCollectionContainment’ (OFBIZ-11141) Modified:

svn commit: r1863492 - in /ofbiz/ofbiz-plugins/trunk: birt/src/main/java/org/apache/ofbiz/birt/flexible/ ebay/src/main/java/org/apache/ofbiz/ebay/ msggateway/src/main/java/org/apache/ofbiz/msg91/ pric

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:22:24 2019 New Revision: 1863492 URL: http://svn.apache.org/viewvc?rev=1863492=rev Log: Improved: Inline ‘UtilGenerics#checkList’ (OFBIZ-11141) Modified:

svn commit: r1863491 - in /ofbiz/ofbiz-plugins/trunk: birt/src/main/java/org/apache/ofbiz/birt/flexible/ ebay/src/main/java/org/apache/ofbiz/ebay/ solr/src/main/java/org/apache/ofbiz/solr/

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:21:23 2019 New Revision: 1863491 URL: http://svn.apache.org/viewvc?rev=1863491=rev Log: Improved: Inline ‘UtilGenerics#checkMap’ (OFBIZ-11141) Modified: ofbiz/ofbiz-plugins/trunk/birt/src/main/java/org/apache/ofbiz/birt/flexible/BirtMasterReportServices.java

buildbot exception in on ofbizTrunkFrameworkPlugins

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

svn commit: r1863490 - /ofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/SolrUtil.java

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:20:16 2019 New Revision: 1863490 URL: http://svn.apache.org/viewvc?rev=1863490=rev Log: Improved: Inline ‘UtilGenerics#checkSet’ (OFBIZ-11141) Modified: ofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/SolrUtil.java Modified:

svn commit: r1863489 - in /ofbiz/ofbiz-framework/trunk: applications/workeffort/src/main/java/org/apache/ofbiz/workeffort/workeffort/ framework/base/src/main/java/org/apache/ofbiz/base/util/ framework

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:18:23 2019 New Revision: 1863489 URL: http://svn.apache.org/viewvc?rev=1863489=rev Log: Improved: Make ‘UtilGenerics#checkCollection(Object, Class)’ more generic (OFBIZ-11141) Remove ‘checkList’, ‘checkSet’ and ‘checkStack’ by using ‘checkCollection’ instead.

svn commit: r1863488 - in /ofbiz/ofbiz-plugins/trunk: bi/src/main/java/org/apache/ofbiz/bi/util/DimensionServices.java ebay/src/main/java/org/apache/ofbiz/ebay/EbayOrderServices.java ebay/src/main/jav

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:17:32 2019 New Revision: 1863488 URL: http://svn.apache.org/viewvc?rev=1863488=rev Log: Improved: Use ‘UtilGenerics#checkCollection’ when possible (OFBIZ-11141) Modified:

svn commit: r1863487 - /ofbiz/ofbiz-framework/trunk/framework/base/src/test/java/org/apache/ofbiz/base/util/UtilGenericsTest.java

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:10:54 2019 New Revision: 1863487 URL: http://svn.apache.org/viewvc?rev=1863487=rev Log: Implememented: Add unit tests for ‘UtilGenerics#checkCollectionCast’ (OFBIZ-11141) Added:

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

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:09:29 2019 New Revision: 1863486 URL: http://svn.apache.org/viewvc?rev=1863486=rev Log: Improved: Inline ‘UtilGenerics#checkStack(Object)’ (OFBIZ-11141) Modified:

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

2019-07-20 Thread mthl
Author: mthl Date: Sat Jul 20 16:08:21 2019 New Revision: 1863485 URL: http://svn.apache.org/viewvc?rev=1863485=rev Log: Improved: Inline ‘UtilGenerics#checkCollectionCast’ (OFBIZ-11141) Modified:

svn commit: r1863474 - in /ofbiz/branches/release16.11: ./ applications/order/minilang/order/OrderServices.xml applications/party/minilang/contact/PartyContactMechServices.xml

2019-07-20 Thread jleroux
Author: jleroux Date: Sat Jul 20 11:12:20 2019 New Revision: 1863474 URL: http://svn.apache.org/viewvc?rev=1863474=rev Log: "Applied fix from trunk framework for revision: 1835871" r1835871 | surajk | 2018-07-14 07:35:44

svn commit: r1863473 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/order/minilang/order/OrderServices.xml applications/party/minilang/contact/PartyContactMechServices.xml

2019-07-20 Thread jleroux
Author: jleroux Date: Sat Jul 20 11:12:09 2019 New Revision: 1863473 URL: http://svn.apache.org/viewvc?rev=1863473=rev Log: "Applied fix from trunk for revision: 1835871" r1835871 | surajk | 2018-07-14 07:35:44 +0200 (sam.