This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch release18.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 651998e0aa Improved: Adds LICENCE to GetUiLabels.ftl new c57cf89ffc Implemented: Replace SvnCheckout in Gradle (OFBIZ-12868) new c55ee999a1 Implemented: Replace SvnCheckout in Gradle (OFBIZ-12868) (INFRA-25327) new a39981f238 Fixed: Updates to 2024 new 0ba2011f26 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 | 11 +++-- NOTICE | 2 +- README.adoc | 24 +++++----- build.gradle | 4 +- ...-gradle-wrapper.bat => pullAllPluginsSource.bat | 21 +++++++-- .../applySolrConfig.sh => pullAllPluginsSource.sh | 28 +++++++++--- init-gradle-wrapper.bat => pullPluginSource.bat | 30 +++++++++++-- pullPluginSource.sh | 51 ++++++++++++++++++++++ 9 files changed, 142 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