Re: svn commit: r1818495 [3/4] - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/ base/util/

2017-12-17 Thread Jacques Le Roux
Le 17/12/2017 à 17:57, mbr...@apache.org a écrit : -//Debug.logInfo("Found Map value that is not Serializable: " + mapEntry.getKey() + "=" + mapEntry.getValue(), module); I wonder if we should not rather put back the comment uncommented out. This can be interesting sometimes

svn commit: r1818514 - /ofbiz/ofbiz-framework/trunk/framework/start/src/main/java/org/apache/ofbiz/base/start/StartupControlPanel.java

2017-12-17 Thread jleroux
Author: jleroux Date: Sun Dec 17 21:33:27 2017 New Revision: 1818514 URL: http://svn.apache.org/viewvc?rev=1818514=rev Log: Improved: Fixing defects reported by FindBugs, package org.apache.ofbiz.base.start. (OFBIZ-9573) For r1815119 I wrote: No functional change, while reviewing

svn commit: r1818510 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/string/JuelConnector.java

2017-12-17 Thread nmalin
Author: nmalin Date: Sun Dec 17 20:01:06 2017 New Revision: 1818510 URL: http://svn.apache.org/viewvc?rev=1818510=rev Log: Fixed: Massive stacktraces in JuelConnector. Added a constraint to verbose logging to avoid logging too much. Complete the revision 1818498 Modified:

svn commit: r1818509 - /ofbiz/ofbiz-framework/trunk/framework/start/src/main/java/org/apache/ofbiz/base/start/

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 19:14:33 2017 New Revision: 1818509 URL: http://svn.apache.org/viewvc?rev=1818509=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.start. (OFBIZ-9937) Thanks Dennis Balkir for reporting and providing the patches.

buildbot success in on ofbiz-trunk-framework-plugins

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/934 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot success in on ofbiz-trunk-framework

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/901 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1818505 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/test/GenericTestCaseBase.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 19:00:31 2017 New Revision: 1818505 URL: http://svn.apache.org/viewvc?rev=1818505=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.test. (OFBIZ-9938) Thanks Dennis Balkir for reporting and providing the patch. Modified:

svn commit: r1818504 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/cache/UtilCache.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:57:17 2017 New Revision: 1818504 URL: http://svn.apache.org/viewvc?rev=1818504=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.util.cache. (OFBIZ-9939) Thanks Dennis Balkir for reporting and providing the patch.

svn commit: r1818503 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/cache/test/UtilCacheTests.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:55:31 2017 New Revision: 1818503 URL: http://svn.apache.org/viewvc?rev=1818503=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.util.cache.test. (OFBIZ-9940) Thanks Dennis Balkir for reporting and providing the patch.

svn commit: r1818502 - in /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/template: FreeMarkerWorker.java XslTransform.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:54:10 2017 New Revision: 1818502 URL: http://svn.apache.org/viewvc?rev=1818502=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.util.template. (OFBIZ-9941) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818501 - in /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/crypto: BlowFishCrypt.java DesCrypt.java HashCrypt.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:51:18 2017 New Revision: 1818501 URL: http://svn.apache.org/viewvc?rev=1818501=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.crypto. (OFBIZ-9942) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818500 - in /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/mail: JavaMailContainer.java MimeMessageWrapper.java ServiceMcaAction.java ServiceMcaCon

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:47:18 2017 New Revision: 1818500 URL: http://svn.apache.org/viewvc?rev=1818500=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.service.mail. (OFBIZ-9943) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818498 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/string/JuelConnector.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 18:08:53 2017 New Revision: 1818498 URL: http://svn.apache.org/viewvc?rev=1818498=rev Log: Fixed: Massive stacktraces in JuelConnector. Added a constraint to verbose logging to avoid logging too much. Modified:

buildbot success in on ofbiz-trunk-framework

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/897 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1818495 [1/4] - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 16:57:56 2017 New Revision: 1818495 URL: http://svn.apache.org/viewvc?rev=1818495=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.base.util. (OFBIZ-9944) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818495 [4/4] - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/

2017-12-17 Thread mbrohl
Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilXml.java?rev=1818495=1818494=1818495=diff

svn commit: r1818495 [3/4] - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/

2017-12-17 Thread mbrohl
Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilMisc.java URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilMisc.java?rev=1818495=1818494=1818495=diff

svn commit: r1818495 [2/4] - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/

2017-12-17 Thread mbrohl
Modified: ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/StringUtil.java URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/StringUtil.java?rev=1818495=1818494=1818495=diff

svn commit: r1818494 - in /ofbiz/ofbiz-framework/trunk/framework/webapp: entitydef/entitymodel.xml src/main/java/org/apache/ofbiz/webapp/control/RequestHandler.java src/main/java/org/apache/ofbiz/weba

2017-12-17 Thread nmalin
Author: nmalin Date: Sun Dec 17 16:47:18 2017 New Revision: 1818494 URL: http://svn.apache.org/viewvc?rev=1818494=rev Log: Implemented: Website can manage hidden webapp (OFBIZ-10088) Improve RequestHandler.makeLink code to manage url generation with surcharge the webapp path. When a websiteId

svn commit: r1818485 - /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/semaphore/ServiceSemaphore.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 13:44:14 2017 New Revision: 1818485 URL: http://svn.apache.org/viewvc?rev=1818485=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.service.semaphore. (OFBIZ-9945) Thanks Dennis Balkir for reporting and providing the patch.

buildbot success in on ofbiz-trunk-framework

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/894 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/924 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

svn commit: r1818482 - /ofbiz/branches/release16.11/specialpurpose/birt/webapp/birt/webcontent/birt/pages/common/Attributes.jsp

2017-12-17 Thread taher
Author: taher Date: Sun Dec 17 12:00:50 2017 New Revision: 1818482 URL: http://svn.apache.org/viewvc?rev=1818482=rev Log: Implemented: enforce html encoding of request-strings passed to birt Modified:

buildbot success in on ofbiz-trunk-framework-plugins

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/926 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

svn commit: r1818481 - in /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/calendar: RecurrenceInfo.java RecurrenceRule.java RecurrenceUtil.java TemporalExpression

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:48:06 2017 New Revision: 1818481 URL: http://svn.apache.org/viewvc?rev=1818481=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.service.calendar. (OFBIZ-9946) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818480 - in /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/test: AbstractXmlRpcTestCase.java ServiceEntityAutoTests.java XmlRpcTests.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:41:23 2017 New Revision: 1818480 URL: http://svn.apache.org/viewvc?rev=1818480=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.service.test. (OFBIZ-9947) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818479 - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/cache/ScreenCache.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:38:15 2017 New Revision: 1818479 URL: http://svn.apache.org/viewvc?rev=1818479=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.widget.cache. (OFBIZ-9948) Thanks Dennis Balkir for reporting and providing the patch.

svn commit: r1818478 - in /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/cache: AbstractEntityConditionCache.java Cache.java EntityCache.java EntityListCache.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:34:39 2017 New Revision: 1818478 URL: http://svn.apache.org/viewvc?rev=1818478=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity.cache. (OFBIZ-9949) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818477 - in /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer: FormRenderer.java MenuWrapTransform.java Paginator.java ScreenRenderer.java Util

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:32:01 2017 New Revision: 1818477 URL: http://svn.apache.org/viewvc?rev=1818477=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.widget.renderer. (OFBIZ-9950) Thanks Dennis Balkir for reporting and providing the patch.

buildbot success in on ofbiz-trunk-framework

2017-12-17 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/892 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1818476 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/serialize/XmlSerializer.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:27:15 2017 New Revision: 1818476 URL: http://svn.apache.org/viewvc?rev=1818476=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity.serialize. (OFBIZ-9951) Thanks Dennis Balkir for reporting and providing the patch.

svn commit: r1818475 - in /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/test: EntityCryptoTestSuite.java EntityQueryTestSuite.java EntityTestSuite.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:25:11 2017 New Revision: 1818475 URL: http://svn.apache.org/viewvc?rev=1818475=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity.test. (OFBIZ-9952) Thanks Dennis Balkir for reporting and providing the patches.

buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-17 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/925 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

svn commit: r1818474 - in /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/finder: EntityFinderUtil.java Finder.java ListFinder.java PrimaryKeyFinder.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:19:19 2017 New Revision: 1818474 URL: http://svn.apache.org/viewvc?rev=1818474=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity.finder. (OFBIZ-9953) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818473 - in /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/job: GenericServiceJob.java JobManager.java JobPoller.java PersistedServiceJob.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:12:00 2017 New Revision: 1818473 URL: http://svn.apache.org/viewvc?rev=1818473=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.service.job. (OFBIZ-9954) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818472 [2/3] - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/

2017-12-17 Thread mbrohl
Modified: ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelFormFieldBuilder.java URL:

svn commit: r1818472 [3/3] - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/

2017-12-17 Thread mbrohl
Modified: ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ScreenFactory.java URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ScreenFactory.java?rev=1818472=1818471=1818472=diff

svn commit: r1818472 [1/3] - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 11:07:31 2017 New Revision: 1818472 URL: http://svn.apache.org/viewvc?rev=1818472=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.widget.model. (OFBIZ-9955) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818469 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/condition/

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 10:37:49 2017 New Revision: 1818469 URL: http://svn.apache.org/viewvc?rev=1818469=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity.condition. (OFBIZ-9956) Thanks Dennis Balkir for reporting and providing the patches.

svn commit: r1818468 - in /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity: Delegator.java DelegatorContainer.java DelegatorFactory.java DelegatorFactoryImpl.java Ge

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 09:56:54 2017 New Revision: 1818468 URL: http://svn.apache.org/viewvc?rev=1818468=rev Log: Improved: General refactoring and code improvements, package org.apache.ofbiz.entity. (OFBIZ-9957) Thanks Dennis Balkir for reporting and providing the patches. Modified:

svn commit: r1818466 - /ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/login/LoginServices.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 09:41:58 2017 New Revision: 1818466 URL: http://svn.apache.org/viewvc?rev=1818466=rev Log: Improved: No functional change, removed obsolete import. Modified:

svn commit: r1818465 - /ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java

2017-12-17 Thread mbrohl
Author: mbrohl Date: Sun Dec 17 09:41:04 2017 New Revision: 1818465 URL: http://svn.apache.org/viewvc?rev=1818465=rev Log: Improved: Added conditions for logging (info, warn) and made the cookies Array more readable in the log (FindBugs warning). Modified: