svn commit: r1540552 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataServices.java

2013-11-10 Thread lektran
Author: lektran Date: Sun Nov 10 21:12:51 2013 New Revision: 1540552 URL: http://svn.apache.org/r1540552 Log: Remove null check (always yields false) Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataServices.java Modified: ofbiz/trunk/applications/content/src/org/o

svn commit: r1540551 - /ofbiz/trunk/framework/service/src/org/ofbiz/service/engine/GenericAsyncEngine.java

2013-11-10 Thread lektran
Author: lektran Date: Sun Nov 10 21:06:50 2013 New Revision: 1540551 URL: http://svn.apache.org/r1540551 Log: Remove null comparison because jobV can't be null at the given location Modified: ofbiz/trunk/framework/service/src/org/ofbiz/service/engine/GenericAsyncEngine.java Modified: ofbiz

svn commit: r1540491 - in /ofbiz/branches/release13.07: ./ framework/base/src/org/ofbiz/base/util/ framework/common/servicedef/ framework/entity/dtd/ framework/entity/src/org/ofbiz/entity/ framework/e

2013-11-10 Thread adrianc
Author: adrianc Date: Sun Nov 10 16:43:20 2013 New Revision: 1540491 URL: http://svn.apache.org/r1540491 Log: Merged revision(s) 1526276 from ofbiz/trunk: Fixed a warning caused by a framework dependency on the Party component. Merged revision(s) 1527626 from ofbiz/trunk: Fixed a subtle flaw in t

svn commit: r1540482 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/website/WebSiteProperties.java

2013-11-10 Thread adrianc
Author: adrianc Date: Sun Nov 10 15:17:15 2013 New Revision: 1540482 URL: http://svn.apache.org/r1540482 Log: Fixed a bug in WebSiteProperties.java where host name defaults were not initialized properly. Also added a toString method. Modified: ofbiz/trunk/framework/webapp/src/org/ofbiz/weba

svn commit: r1540475 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentConfig.java

2013-11-10 Thread adrianc
Author: adrianc Date: Sun Nov 10 14:02:47 2013 New Revision: 1540475 URL: http://svn.apache.org/r1540475 Log: Fixed a bug introduced in rev 1534264 - unable to log into web applications that do not have a base-permission attribute. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/comp