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 an
Author: jleroux
Date: Sun Dec 17 21:33:27 2017
New Revision: 1818514
URL: http://svn.apache.org/viewvc?rev=1818514&view=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 r1
Author: nmalin
Date: Sun Dec 17 20:01:06 2017
New Revision: 1818510
URL: http://svn.apache.org/viewvc?rev=1818510&view=rev
Log:
Fixed: Massive stacktraces in JuelConnector.
Added a constraint to verbose logging to avoid logging too much.
Complete the revision 1818498
Modified:
ofbiz/ofbiz-
Author: mbrohl
Date: Sun Dec 17 19:14:33 2017
New Revision: 1818509
URL: http://svn.apache.org/viewvc?rev=1818509&view=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.
Mo
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 R
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 AnyBr
Author: mbrohl
Date: Sun Dec 17 19:00:31 2017
New Revision: 1818505
URL: http://svn.apache.org/viewvc?rev=1818505&view=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.
Modif
Author: mbrohl
Date: Sun Dec 17 18:57:17 2017
New Revision: 1818504
URL: http://svn.apache.org/viewvc?rev=1818504&view=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.
Author: mbrohl
Date: Sun Dec 17 18:55:31 2017
New Revision: 1818503
URL: http://svn.apache.org/viewvc?rev=1818503&view=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 pa
Author: mbrohl
Date: Sun Dec 17 18:54:10 2017
New Revision: 1818502
URL: http://svn.apache.org/viewvc?rev=1818502&view=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 patc
Author: mbrohl
Date: Sun Dec 17 18:51:18 2017
New Revision: 1818501
URL: http://svn.apache.org/viewvc?rev=1818501&view=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.
M
Author: mbrohl
Date: Sun Dec 17 18:47:18 2017
New Revision: 1818500
URL: http://svn.apache.org/viewvc?rev=1818500&view=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.
Author: mbrohl
Date: Sun Dec 17 18:08:53 2017
New Revision: 1818498
URL: http://svn.apache.org/viewvc?rev=1818498&view=rev
Log:
Fixed: Massive stacktraces in JuelConnector.
Added a constraint to verbose logging to avoid logging too much.
Modified:
ofbiz/ofbiz-framework/trunk/framework/base/
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 AnyBr
Author: mbrohl
Date: Sun Dec 17 16:57:56 2017
New Revision: 1818495
URL: http://svn.apache.org/viewvc?rev=1818495&view=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.
Mod
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&r1=1818494&r2=1818495&view=diff
===
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&r1=1818494&r2=1818495&view=diff
=
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&r1=1818494&r2=1818495&view=diff
=
Author: nmalin
Date: Sun Dec 17 16:47:18 2017
New Revision: 1818494
URL: http://svn.apache.org/viewvc?rev=1818494&view=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 website
Author: mbrohl
Date: Sun Dec 17 13:44:14 2017
New Revision: 1818485
URL: http://svn.apache.org/viewvc?rev=1818485&view=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
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 AnyBr
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 Reason:
Author: taher
Date: Sun Dec 17 12:00:50 2017
New Revision: 1818482
URL: http://svn.apache.org/viewvc?rev=1818482&view=rev
Log:
Implemented: enforce html encoding of request-strings passed to birt
Modified:
ofbiz/branches/release16.11/specialpurpose/birt/webapp/birt/webcontent/birt/pages/comm
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 R
Author: mbrohl
Date: Sun Dec 17 11:48:06 2017
New Revision: 1818481
URL: http://svn.apache.org/viewvc?rev=1818481&view=rev
Log:
Improved: General refactoring and code improvements, package
org.apache.ofbiz.service.calendar.
(OFBIZ-9946)
Thanks Dennis Balkir for reporting and providing the patche
Author: mbrohl
Date: Sun Dec 17 11:41:23 2017
New Revision: 1818480
URL: http://svn.apache.org/viewvc?rev=1818480&view=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.
Author: mbrohl
Date: Sun Dec 17 11:38:15 2017
New Revision: 1818479
URL: http://svn.apache.org/viewvc?rev=1818479&view=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.
Mo
Author: mbrohl
Date: Sun Dec 17 11:34:39 2017
New Revision: 1818478
URL: http://svn.apache.org/viewvc?rev=1818478&view=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.
Author: mbrohl
Date: Sun Dec 17 11:32:01 2017
New Revision: 1818477
URL: http://svn.apache.org/viewvc?rev=1818477&view=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.
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 AnyBr
Author: mbrohl
Date: Sun Dec 17 11:27:15 2017
New Revision: 1818476
URL: http://svn.apache.org/viewvc?rev=1818476&view=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.
Author: mbrohl
Date: Sun Dec 17 11:25:11 2017
New Revision: 1818475
URL: http://svn.apache.org/viewvc?rev=1818475&view=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.
M
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 Reas
Author: mbrohl
Date: Sun Dec 17 11:19:19 2017
New Revision: 1818474
URL: http://svn.apache.org/viewvc?rev=1818474&view=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.
Author: mbrohl
Date: Sun Dec 17 11:12:00 2017
New Revision: 1818473
URL: http://svn.apache.org/viewvc?rev=1818473&view=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.
M
Modified:
ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelFormFieldBuilder.java
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelFormFieldBuilder.java?rev=1818472&r1=181847
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&r1=1818471&r2=1818472&vie
Author: mbrohl
Date: Sun Dec 17 11:07:31 2017
New Revision: 1818472
URL: http://svn.apache.org/viewvc?rev=1818472&view=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.
Author: mbrohl
Date: Sun Dec 17 10:37:49 2017
New Revision: 1818469
URL: http://svn.apache.org/viewvc?rev=1818469&view=rev
Log:
Improved: General refactoring and code improvements, package
org.apache.ofbiz.entity.condition.
(OFBIZ-9956)
Thanks Dennis Balkir for reporting and providing the patche
Author: mbrohl
Date: Sun Dec 17 09:56:54 2017
New Revision: 1818468
URL: http://svn.apache.org/viewvc?rev=1818468&view=rev
Log:
Improved: General refactoring and code improvements, package
org.apache.ofbiz.entity.
(OFBIZ-9957)
Thanks Dennis Balkir for reporting and providing the patches.
Modifi
Author: mbrohl
Date: Sun Dec 17 09:41:58 2017
New Revision: 1818466
URL: http://svn.apache.org/viewvc?rev=1818466&view=rev
Log:
Improved: No functional change, removed obsolete import.
Modified:
ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/login/LoginSer
Author: mbrohl
Date: Sun Dec 17 09:41:04 2017
New Revision: 1818465
URL: http://svn.apache.org/viewvc?rev=1818465&view=rev
Log:
Improved: Added conditions for logging (info, warn) and made the cookies
Array more readable in the log (FindBugs warning).
Modified:
ofbiz/ofbiz-framework/trunk/fr
42 matches
Mail list logo