This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch UNOMI-892-maven-cache
in repository https://gitbox.apache.org/repos/asf/unomi.git
from fa86e5286 Adressed feedback from jayblanc.
add a52602d42 UNOMI-903: Fix documentation about REST privacy routes
(delete and anonymize profile) (#721)
add a72cd1a49 UNOMI-909: Fix places for web-tracker javascript resource in
the wab
add ade356316 [UNOMI-909] Fix places for web-tracker javascript resource
in the wab
add 089443efe Benefit from enhanced build insights and troubleshooting
ability by publishing Build Scans to https://develocity.apache.org (#731)
add dfe64eb8b UNOMI-913: add documentation and script to migrate
elasticsearch datas (#738)
add 1335911f6 Update PGP public key for Jonathan Sinovassin-naik
add 4966e6c27 UNOMI-915: remove useless usage on
maven-source.plugin.version (#739)
add 812e0fb81 [maven-release-plugin] prepare release unomi-root-3.0.0
add 0e8547d81 [maven-release-plugin] prepare for next development iteration
add adcbb0b1d - Fix failure to build from source ZIP (#740)
add 1dc5705c4 revert version to 3.0.0-SNAPSHOT
add 845869ec2 [maven-release-plugin] prepare release unomi-root-3.0.0
add bd0799c86 [maven-release-plugin] prepare for next development iteration
add d6b4dfb87 update doc config
add 5ab25d032 Merge branch 'master' into UNOMI-892-maven-cache
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql-analysis-java.yml | 3 +
.github/workflows/unomi-ci-build-tests.yml | 3 +
.github/workflows/unomi-ci-docs-deploy.yml | 3 +
.gitignore | 3 +-
.mvn/develocity.xml | 44 ++
.mvn/extensions.xml | 41 +-
KEYS | 176 +++--
NOTICE | 2 +-
NOTICE.template | 2 +-
api/pom.xml | 2 +-
bom/artifacts/pom.xml | 2 +-
bom/pom.xml | 2 +-
common/pom.xml | 2 +-
docker/pom.xml | 2 +-
extensions/geonames/pom.xml | 2 +-
extensions/geonames/rest/pom.xml | 2 +-
extensions/geonames/services/pom.xml | 2 +-
extensions/groovy-actions/karaf-kar/pom.xml | 2 +-
extensions/groovy-actions/pom.xml | 2 +-
extensions/groovy-actions/rest/pom.xml | 2 +-
extensions/groovy-actions/services/pom.xml | 2 +-
extensions/healthcheck/pom.xml | 2 +-
extensions/json-schema/pom.xml | 2 +-
extensions/json-schema/rest/pom.xml | 2 +-
extensions/json-schema/services/pom.xml | 2 +-
extensions/lists-extension/actions/pom.xml | 2 +-
extensions/lists-extension/pom.xml | 2 +-
extensions/lists-extension/rest/pom.xml | 2 +-
extensions/lists-extension/services/pom.xml | 2 +-
extensions/log4j-extension/pom.xml | 2 +-
extensions/pom.xml | 2 +-
extensions/privacy-extension/pom.xml | 2 +-
extensions/privacy-extension/rest/pom.xml | 2 +-
extensions/privacy-extension/services/pom.xml | 2 +-
extensions/router/pom.xml | 2 +-
extensions/router/router-api/pom.xml | 2 +-
extensions/router/router-core/pom.xml | 2 +-
extensions/router/router-karaf-feature/pom.xml | 2 +-
extensions/router/router-rest/pom.xml | 2 +-
extensions/router/router-service/pom.xml | 2 +-
extensions/salesforce-connector/actions/pom.xml | 2 +-
extensions/salesforce-connector/karaf-kar/pom.xml | 2 +-
extensions/salesforce-connector/pom.xml | 2 +-
extensions/salesforce-connector/rest/pom.xml | 3 +-
extensions/salesforce-connector/services/pom.xml | 2 +-
extensions/weather-update/core/pom.xml | 2 +-
extensions/weather-update/karaf-kar/pom.xml | 2 +-
extensions/weather-update/pom.xml | 2 +-
extensions/web-tracker/pom.xml | 2 +-
extensions/web-tracker/wab/pom.xml | 10 +-
generate-manual-config.sh | 8 +-
graphql/cxs-impl/pom.xml | 2 +-
graphql/graphql-ui/pom.xml | 2 +-
graphql/karaf-feature/pom.xml | 2 +-
graphql/pom.xml | 2 +-
itests/pom.xml | 2 +-
kar/pom.xml | 2 +-
lifecycle-watcher/pom.xml | 3 +-
manual/pom.xml | 2 +-
manual/src/main/asciidoc/index.adoc | 2 +
manual/src/main/asciidoc/migrate-es7-to-es9.adoc | 131 ++++
manual/src/main/asciidoc/privacy.adoc | 4 +-
manual/src/main/asciidoc/whats-new.adoc | 8 +-
metrics/pom.xml | 2 +-
migration_es7-es9.sh | 750 ++++++++++++++++++++++
package/pom.xml | 5 +-
package/src/main/resources/NOTICE | 12 +-
persistence-elasticsearch/conditions/pom.xml | 5 +-
persistence-elasticsearch/core/pom.xml | 2 +-
persistence-elasticsearch/pom.xml | 2 +-
persistence-spi/pom.xml | 5 +-
plugins/baseplugin/pom.xml | 2 +-
plugins/hover-event/pom.xml | 2 +-
plugins/kafka-injector/pom.xml | 2 +-
plugins/mail/pom.xml | 2 +-
plugins/optimization-test/pom.xml | 2 +-
plugins/past-event/pom.xml | 2 +-
plugins/pom.xml | 2 +-
plugins/request/pom.xml | 2 +-
plugins/tracked-event/pom.xml | 2 +-
pom.xml | 16 +-
rest/pom.xml | 2 +-
samples/graphql-providers-feature/pom.xml | 2 +-
samples/graphql-providers/pom.xml | 2 +-
samples/groovy-actions/pom.xml | 2 +-
samples/login-integration/pom.xml | 2 +-
samples/pom.xml | 2 +-
samples/trainingplugin/pom.xml | 2 +-
samples/tweet-button-plugin/pom.xml | 2 +-
scripting/pom.xml | 2 +-
services/pom.xml | 2 +-
tools/pom.xml | 2 +-
tools/shell-commands/pom.xml | 2 +-
tools/shell-dev-commands/pom.xml | 2 +-
wab/pom.xml | 2 +-
95 files changed, 1192 insertions(+), 191 deletions(-)
create mode 100644 .mvn/develocity.xml
create mode 100644 manual/src/main/asciidoc/migrate-es7-to-es9.adoc
create mode 100755 migration_es7-es9.sh