buildbot success in on ofbizTrunkFramework

2019-05-14 Thread buildbot
The Buildbot has detected a restored build on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/839 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

svn commit: r1859269 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ themes/common-theme/webapp/images/humanres/humanres.css

2019-05-14 Thread jleroux
Author: jleroux Date: Wed May 15 06:17:37 2019 New Revision: 1859269 URL: http://svn.apache.org/viewvc?rev=1859269&view=rev Log: "Applied fix from trunk for revision: 1859268" r1859268 | jleroux | 2019-05-15 08:17:03 +0200 (

svn commit: r1859268 - /ofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/images/humanres/humanres.css

2019-05-14 Thread jleroux
Author: jleroux Date: Wed May 15 06:17:03 2019 New Revision: 1859268 URL: http://svn.apache.org/viewvc?rev=1859268&view=rev Log: Fixed: Unknown request [images]; this request does not exist or cannot be called directly. (OFBIZ-10895) This error happens in many occasions. It shows only in log and

svn commit: r1859267 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/order/OrderServices.java

2019-05-14 Thread surajk
Author: surajk Date: Wed May 15 06:15:52 2019 New Revision: 1859267 URL: http://svn.apache.org/viewvc?rev=1859267&view=rev Log: Improved: Improved condition in which reversation block was not being executed in case of auto-reserve not found in attribute. (OFBIZ-10518) This should be a case only

svn commit: r1859264 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ themes/common-theme/webapp/images/humanres/humanres.css

2019-05-14 Thread jleroux
Author: jleroux Date: Wed May 15 05:59:45 2019 New Revision: 1859264 URL: http://svn.apache.org/viewvc?rev=1859264&view=rev Log: "Applied fix from trunk for revision: 1859263" r1859263 | jleroux | 2019-05-15 07:58:31 +0200 (

svn commit: r1859263 - /ofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/images/humanres/humanres.css

2019-05-14 Thread jleroux
Author: jleroux Date: Wed May 15 05:58:31 2019 New Revision: 1859263 URL: http://svn.apache.org/viewvc?rev=1859263&view=rev Log: Fixed: Unknown request [images]; this request does not exist or cannot be called directly. (OFBIZ-10895) This error happens in many occasions. It shows only in log and

buildbot success in on ofbizBranch18FrameworkPlugins

2019-05-14 Thread buildbot
The Buildbot has detected a restored build on builder ofbizBranch18FrameworkPlugins while building . Full details are available at: https://ci.apache.org/builders/ofbizBranch18FrameworkPlugins/builds/124 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build R

buildbot success in on ofbizBranch16

2019-05-14 Thread buildbot
The Buildbot has detected a restored build on builder ofbizBranch16 while building . Full details are available at: https://ci.apache.org/builders/ofbizBranch16/builds/205 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sc

svn commit: r1859258 - in /ofbiz/branches/release16.11: ./ applications/product/src/main/java/org/apache/ofbiz/product/product/ProductWorker.java

2019-05-14 Thread adityasharma
Author: adityasharma Date: Wed May 15 05:14:35 2019 New Revision: 1859258 URL: http://svn.apache.org/viewvc?rev=1859258&view=rev Log: Applied fix from trunk for revision: 1859255 === Fixed: Issue in function getVariantSelectionFeatures of ProductWorker.java (OFBIZ-11029) Check should be isVirtua

svn commit: r1859257 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/product/src/main/java/org/apache/ofbiz/product/product/ProductWorker.java

2019-05-14 Thread adityasharma
Author: adityasharma Date: Wed May 15 05:12:52 2019 New Revision: 1859257 URL: http://svn.apache.org/viewvc?rev=1859257&view=rev Log: Applied fix from trunk for revision: 1859255 === Fixed: Issue in function getVariantSelectionFeatures of ProductWorker.java (OFBIZ-11029) Check should be isVirtua

svn commit: r1859256 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/product/src/main/java/org/apache/ofbiz/product/product/ProductWorker.java

2019-05-14 Thread adityasharma
Author: adityasharma Date: Wed May 15 05:10:52 2019 New Revision: 1859256 URL: http://svn.apache.org/viewvc?rev=1859256&view=rev Log: Applied fix from trunk for revision: 1859255 === Fixed: Issue in function getVariantSelectionFeatures of ProductWorker.java (OFBIZ-11029) Check should be isVirtua

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

2019-05-14 Thread adityasharma
Author: adityasharma Date: Wed May 15 05:07:48 2019 New Revision: 1859255 URL: http://svn.apache.org/viewvc?rev=1859255&view=rev Log: Fixed: Issue in function getVariantSelectionFeatures of ProductWorker.java (OFBIZ-11029) Check should be isVirtual instead of productId. Also handled a NullPointer