svn commit: r1817978 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/product/ProductServices.java

2017-12-12 Thread jleroux
Author: jleroux Date: Wed Dec 13 07:45:04 2017 New Revision: 1817978 URL: http://svn.apache.org/viewvc?rev=1817978=rev Log: No functional change, just trivial formatting Modified:

buildbot success in on ofbiz-trunk-framework

2017-12-12 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/839 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: forced: by

buildbot failure in on ofbiz-trunk-framework

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

buildbot success in on ofbiz-trunk-framework-plugins

2017-12-12 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/865 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

svn commit: r1817963 - in /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/string: FlexibleStringExpander.java JuelConnector.java UelFunctions.java UelUtil.java

2017-12-12 Thread mbrohl
Author: mbrohl Date: Tue Dec 12 22:32:00 2017 New Revision: 1817963 URL: http://svn.apache.org/viewvc?rev=1817963=rev Log: Reverted: Fixing defects reported by FindBugs, package org.apache.ofbiz.base.util.string. (OFBIZ-9700) There is an Exception being thrown during the tests, reverting and

buildbot failure in on ofbiz-trunk-framework-plugins

2017-12-12 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/862 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot exception in on ofbiz-trunk-framework

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

buildbot exception in on ofbiz-trunk-framework-plugins

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

buildbot success in on ofbiz-trunk-framework-plugins

2017-12-12 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/863 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

svn commit: r1817935 - in /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/string: FlexibleStringExpander.java JuelConnector.java UelFunctions.java UelUtil.java

2017-12-12 Thread mbrohl
Author: mbrohl Date: Tue Dec 12 16:41:06 2017 New Revision: 1817935 URL: http://svn.apache.org/viewvc?rev=1817935=rev Log: Improved: Fixing defects reported by FindBugs, package org.apache.ofbiz.base.util.string. (OFBIZ-9700) Thanks Julian Leichert for reporting and providing the patch.

buildbot success in on ofbiz-trunk-framework

2017-12-12 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/836 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1817929 - /ofbiz/ofbiz-plugins/trunk/cmssite/src/main/java/org/apache/ofbiz/cmssite/multisite/WebSiteFilter.java

2017-12-12 Thread mbrohl
Author: mbrohl Date: Tue Dec 12 16:22:21 2017 New Revision: 1817929 URL: http://svn.apache.org/viewvc?rev=1817929=rev Log: Improved: Fixing defects reported by FindBugs, package org.apache.ofbiz.cmssite.multisite. (OFBIZ-9626) Thanks Dennis Balkir for reporting and providing the patch.

svn commit: r1817926 - /ofbiz/ofbiz-framework/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/worldpay/WorldPayEvents.java

2017-12-12 Thread mbrohl
Author: mbrohl Date: Tue Dec 12 16:18:42 2017 New Revision: 1817926 URL: http://svn.apache.org/viewvc?rev=1817926=rev Log: Improved: Fixing defects reported by FindBugs, package org.apache.ofbiz.accounting.thirdparty.worldpay. (OFBIZ-9548) Thanks Kyra Pritzel-Hentley for reporting and providing

svn commit: r1817925 - /ofbiz/ofbiz-framework/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/paypal/PayPalEvents.java

2017-12-12 Thread mbrohl
Author: mbrohl Date: Tue Dec 12 16:14:59 2017 New Revision: 1817925 URL: http://svn.apache.org/viewvc?rev=1817925=rev Log: Improved: Fixing defects reported by FindBugs, package org.apache.ofbiz.accounting.thirdparty.paypal. (OFBIZ-9539) Thanks Kyra Pritzel-Hentley for reporting and Dennis

svn commit: r1817917 - in /ofbiz/ofbiz-framework/trunk/applications: humanres/data/HumanResTypeData.xml marketing/data/MarketingTypeData.xml

2017-12-12 Thread rishi
Author: rishi Date: Tue Dec 12 14:05:11 2017 New Revision: 1817917 URL: http://svn.apache.org/viewvc?rev=1817917=rev Log: Improved: Move all data in applications to the datamodel component. Removed unused files. (OFBIZ-9501) Removed:

svn commit: r1817915 [1/2] - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/ datamodel/data/seed/ humanres/ humanres/data/ marketing/ marketing/data/ order/data/

2017-12-12 Thread rishi
Author: rishi Date: Tue Dec 12 13:57:04 2017 New Revision: 1817915 URL: http://svn.apache.org/viewvc?rev=1817915=rev Log: Improved: Move all data in applications to the datamodel component. Moved seed data from humanres, marketing and order component. Left the protlet, security and help data

svn commit: r1817915 [2/2] - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/ datamodel/data/seed/ humanres/ humanres/data/ marketing/ marketing/data/ order/data/

2017-12-12 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/data/MarketingTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/data/MarketingTypeData.xml?rev=1817915=1817914=1817915=diff

buildbot success in on ofbiz-trunk-framework-plugins

2017-12-12 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/858 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

svn commit: r1817914 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/spreadsheetimport/ImportProductServices.java

2017-12-12 Thread jleroux
Author: jleroux Date: Tue Dec 12 13:32:23 2017 New Revision: 1817914 URL: http://svn.apache.org/viewvc?rev=1817914=rev Log: No functional change, just trivial formatting Modified:

svn commit: r1817895 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/imagemanagement/ImageManagementServices.java

2017-12-12 Thread jleroux
Author: jleroux Date: Tue Dec 12 09:17:16 2017 New Revision: 1817895 URL: http://svn.apache.org/viewvc?rev=1817895=rev Log: No functional change, just trivial formatting Modified: