This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch release22.01 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release22.01 by this push: new db86f7bd13 Fixed: Replace SvnCheckout in Gradle (OFBIZ-12868) db86f7bd13 is described below commit db86f7bd130cb483d3a2fe259312c7c2242416c7 Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Tue Jan 2 17:33:06 2024 +0100 Fixed: Replace SvnCheckout in Gradle (OFBIZ-12868) I was reluctant to set chmod 775 to pullPluginSource.sh but finally it's needed to at least test --- pullPluginSource.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/pullPluginSource.sh b/pullPluginSource.sh old mode 100644 new mode 100755