buildbot failure in on ofbizTrunkFramework

2020-04-04 Thread buildbot
The Buildbot has detected a new failure on builder ofbizTrunkFramework while building ofbiz-framework. Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/1348 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf947_ubuntu Build Reason: Th

buildbot exception in on ofbizTrunkFrameworkPlugins

2020-04-04 Thread buildbot
The Buildbot has detected a build exception on builder ofbizTrunkFrameworkPlugins while building ofbiz-plugins. Full details are available at: https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/1266 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf947_ubuntu

[ofbiz-plugins] 01/02: Improved: POC for CSRF Token

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git commit cf272a9750db86927d6f2692320fe0f4165dd0ff Author: Jacques Le Roux AuthorDate: Fri Mar 27 14:43:52 2020 +0100

[ofbiz-plugins] branch trunk updated (6b0c188 -> aa26d8f)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git. from 6b0c188 Fixed: Product Images not rendering on One Page Checkout (OFBIZ-11400) new cf272a9 Improved: P

[ofbiz-plugins] 02/02: Adds the meta CSRF token for Ajax

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git commit aa26d8f0cfeea2035d638d8b9ee34a173f2a7860 Author: Jacques Le Roux AuthorDate: Sat Mar 28 09:54:12 2020 +0100

[ofbiz-framework] 26/26: Merge branch 'JacquesLeRoux-POC-for-CSRF-Token-OFBIZ-11306' into trunk Because of GitHub message on PR56: This branch cannot be rebased due to conflicts

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit ba548f626ece855d1fb533a4207e262d76cf0430 Merge: 8ee522e 645d419 Author: Jacques Le Roux AuthorDate: Sat Apr 4 1

[ofbiz-framework] 25/26: Merge branch 'trunk' into POC-for-CSRF-Token-OFBIZ-11306

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 645d419574f24ab7e9218ec9ad7373fb98601b06 Merge: 768353a 8ee522e Author: Jacques Le Roux AuthorDate: Sat Apr 4 1

[ofbiz-framework] 04/26: Improved: Added unit testing, using JMockit, to ensure that form macros are rendered using ids from ModelFormField#getCurrentContainerId.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 87277ab9925f9dfa7787b86605b43857d2fc4978 Author: Daniel Watford AuthorDate: Sun Feb 23 18:33:33 2020 +

[ofbiz-framework] 12/26: Improved: unify style application

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 321e51602a744799779b4edf7cd6ee5040ee2003 Author: Pierre Smits AuthorDate: Sun Mar 15 10:03:14 2020 +0100 I

[ofbiz-framework] 15/26: Improved: no functional change

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 060e9ab950da20d6c03825b5676b86f532a3c718 Author: Jacques Le Roux AuthorDate: Tue Mar 24 18:31:54 2020 +0100

[ofbiz-framework] 08/26: Improved: Added unit testing, using JMockit, to ensure that form macros are rendered using ids from ModelFormField#getCurrentContainerId.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 43f46399ffdf144adf164da08edf5af97c8ebca7 Author: Jacques Le Roux AuthorDate: Sat Mar 21 23:09:05 2020 +0100

[ofbiz-framework] 01/26: Improved: "auth" should be true for all the request url used for Application components

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 6c49411ee7914e3aff8e31c802bff0721361abef Author: Jacques Le Roux AuthorDate: Sat Mar 14 08:51:06 2020 +0100

[ofbiz-framework] 09/26: Fixed: Specified key was too long; max key length is 767 bytes for ProductPromoCodeEmail entity.(OFBIZ-5426) (#44)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 4d2e5d3e26dfc5011084f8f34c430a52c9497df1 Author: Pawan Verma AuthorDate: Mon Mar 23 17:08:58 2020 +0530 Fi

[ofbiz-framework] 17/26: Improved: type="text/css" was missing on a call to <

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit ae3ae266986e238ceb9a68fcd53af319a691e2f2 Author: Jacques Le Roux AuthorDate: Thu Mar 26 12:12:37 2020 +0100

[ofbiz-framework] 02/26: Fixed: Ensure that the SameSite attribute is set to 'strict' for all cookies.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 866c742e8fb8f10d71571e8bc5c54bca70de599c Author: Jacques Le Roux AuthorDate: Sat Mar 21 11:55:53 2020 +0100

[ofbiz-framework] 19/26: Fixed: The createTaskContent request does not work

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit c9d516d367d4c06d99adae002273540b13511d32 Author: Jacques Le Roux AuthorDate: Fri Mar 27 10:55:59 2020 +0100

[ofbiz-framework] 23/26: Merges OFBiz trunk

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 5bc579ab4a6679e5840e7b9aeb377859441dd02e Author: Jacques Le Roux AuthorDate: Thu Feb 27 14:36:26 2020 +0100

[ofbiz-framework] 05/26: Improved: Added license header to MacroFormRendererTest

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 1fbf6c3d6b614cadd340fc3550cef37c95188cd9 Author: Daniel Watford AuthorDate: Mon Feb 24 07:05:11 2020 +

[ofbiz-framework] 20/26: Improved: Convert PartyPermissionServices.xml from mini lang to groovy (OFBIZ-11433)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 4594fc4964e92a48295608ec445394bfa1d5c3f3 Author: Harutyun Farajyan AuthorDate: Tue Mar 17 16:44:35 2020 +0100

[ofbiz-framework] 03/26: Fixed: Ensure that the SameSite attribute is set to 'strict' for all cookies.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 11c75b66613c73507852bc0d5b7652caa4b38278 Author: Jacques Le Roux AuthorDate: Sat Mar 21 12:02:03 2020 +0100

[ofbiz-framework] 24/26: Improved: Implemented: Documented: Completed: Reverted: Fixed:

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 768353a09339eb431c89d50ee96568a998352d4b Author: Jacques Le Roux AuthorDate: Sat Apr 4 15:25:16 2020 +0200

[ofbiz-framework] 21/26: Fixed: correct path to ftpAddress services (OFBIZ-11359)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 8fc5028be99aa0df662dabbb93d0c9cd36271e6a Author: Nicolas Malin AuthorDate: Fri Mar 27 11:41:03 2020 +0100

[ofbiz-framework] branch trunk updated (8ee522e -> ba548f6)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git. from 8ee522e Improved: Decodes AjaxAutocompleteOptions return value add c344918 Improved: Implemented: Doc

[ofbiz-framework] 13/26: Improved: unify style application

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit c89e9346ba8703bf65a12542a60643d90cc949f7 Author: Pierre Smits AuthorDate: Sun Mar 15 10:05:03 2020 +0100 I

[ofbiz-framework] 07/26: Improved: Added unit testing, using JMockit, to ensure that form macros are rendered using ids from ModelFormField#getCurrentContainerId.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit c68d43efa21b91f91a33fc002af1d387b0b11483 Author: Jacques Le Roux AuthorDate: Sat Mar 21 23:01:36 2020 +0100

[ofbiz-framework] 06/26: Improved: Added unit testing, using JMockit, to ensure that form macros are rendered using ids from ModelFormField#getCurrentContainerId.

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit d1ca68c166c44b06ec4b66eb53feb22e8cbdf158 Author: Jacques Le Roux AuthorDate: Sat Mar 21 22:08:00 2020 +0100

[ofbiz-framework] 10/26: Improved: style alignment properties

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 48e81c48dba67cd4c0814327ddc4242fe3cb4df1 Author: Pierre Smits AuthorDate: Sun Mar 15 09:45:32 2020 +0100 I

[ofbiz-framework] 14/26: Fixed: DataModel - correct foreign key (#51)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 6c66ce0dc2d70207c971ea45d946f45bb35bbd91 Author: Pierre Smits AuthorDate: Tue Mar 24 10:15:58 2020 +0100 F

[ofbiz-framework] 11/26: Improved: unify style application

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 20cf076c4487649b4678cb526080ef6af7e1056f Author: Pierre Smits AuthorDate: Sun Mar 15 10:01:23 2020 +0100 I

[ofbiz-framework] 16/26: Improved: Implement the pretty print for keyword search

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit f2e69894fb1a4070696a1e4d6d05eef3dd7a11b9 Author: Jacques Le Roux AuthorDate: Thu Mar 26 11:07:29 2020 +0100

[ofbiz-framework] 22/26: Fixed: correct path to ftpAddress services (OFBIZ-11359)

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit 37f33f48ff56a1201181e51bc3a2c2fb373e2e43 Author: Nicolas Malin AuthorDate: Fri Mar 27 11:46:11 2020 +0100

[ofbiz-framework] 18/26: Improved: Improve Web Content Caching

2020-04-04 Thread jleroux
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git commit e666c65b7cb210bfeffb35884001775dc08fd3aa Author: Jacques Le Roux AuthorDate: Fri Mar 27 10:05:37 2020 +0100