This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch release22.01 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 2e33900354 Improved: Adds LICENCE to GetUiLabels.ftl new 89a83b2144 Implemented: Replace SvnCheckout in Gradle (OFBIZ-12868) new be141a17b6 Implemented: Replace SvnCheckout in Gradle (OFBIZ-12868) (INFRA-25327) new d27f2a4048 Fixed: Updates to 2024 new 0857763166 Improved: Replace SvnCheckout in Gradle (OFBIZ-12868 The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/docker-image.yaml | 8 ++-- .github/workflows/gradle.yaml | 8 ++-- NOTICE | 2 +- README.adoc | 23 +++++----- .../datamodel/data/demo/AccountingDemoData.xml | 3 +- build.gradle | 4 +- ...-gradle-wrapper.bat => pullAllPluginsSource.bat | 21 +++++++-- .../applySolrConfig.sh => pullAllPluginsSource.sh | 28 +++++++++--- init-gradle-wrapper.bat => pullPluginSource.bat | 30 +++++++++++-- pullPluginSource.sh | 51 ++++++++++++++++++++++ 10 files changed, 141 insertions(+), 37 deletions(-) copy init-gradle-wrapper.bat => pullAllPluginsSource.bat (69%) mode change 100755 => 100644 copy docker/examples/postgres-demo/after-config-applied.d/applySolrConfig.sh => pullAllPluginsSource.sh (63%) mode change 100644 => 100755 copy init-gradle-wrapper.bat => pullPluginSource.bat (55%) mode change 100755 => 100644 create mode 100644 pullPluginSource.sh