This is an automated email from the ASF dual-hosted git repository.
jsinovassinnaik pushed a change to branch dependency-updates
in repository https://gitbox.apache.org/repos/asf/unomi.git
discard 844c99952 fix build
discard 069efe2ab UNOMI-829: update httpclient and httpcore- osgi version
discard 9f71a7a49 clean some version
discard fdd513b67 UNOMI-829: update slf4f
discard 82eede6d2 to f
discard c3b6a4679 UNOMI-829: Update apache libs
add 306f334d3 UNOMI-829: Update apache libs
add edf33a280 UNOMI-829: update slf4f
add 53eb4ff32 clean some version
add 37cb62899 UNOMI-829: update httpclient and httpcore- osgi version
add 8398ee922 fix build
add 01fb83930 tttt
add 8ff676479 remove jakarta-regex
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (844c99952)
\
N -- N -- N refs/heads/dependency-updates (8ff676479)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
itests/pom.xml | 2 --
.../test/java/org/apache/unomi/itests/BaseIT.java | 11 ----------
.../test/java/org/apache/unomi/itests/BasicIT.java | 7 -------
.../apache/unomi/itests/ConditionEvaluatorIT.java | 4 ----
.../unomi/itests/CopyPropertiesActionIT.java | 4 ----
.../org/apache/unomi/itests/EventServiceIT.java | 4 ----
.../apache/unomi/itests/IncrementPropertyIT.java | 5 -----
.../org/apache/unomi/itests/InputValidationIT.java | 9 --------
.../java/org/apache/unomi/itests/JSONSchemaIT.java | 5 -----
.../org/apache/unomi/itests/ModifyConsentIT.java | 3 ---
.../test/java/org/apache/unomi/itests/PatchIT.java | 7 -------
.../org/apache/unomi/itests/ProfileExportIT.java | 2 --
.../apache/unomi/itests/ProfileImportActorsIT.java | 4 ----
.../apache/unomi/itests/ProfileImportBasicIT.java | 4 ----
.../unomi/itests/ProfileImportRankingIT.java | 5 -----
.../unomi/itests/ProfileImportSurfersIT.java | 4 ----
.../itests/ProfileServiceWithoutOverwriteIT.java | 6 ------
.../unomi/itests/PropertiesUpdateActionIT.java | 5 -----
.../org/apache/unomi/itests/RuleServiceIT.java | 3 ---
.../test/java/org/apache/unomi/itests/ScopeIT.java | 4 ----
.../java/org/apache/unomi/itests/SegmentIT.java | 6 ------
.../org/apache/unomi/itests/SendEventActionIT.java | 4 ----
.../apache/unomi/itests/graphql/BaseGraphQLIT.java | 3 ---
.../unomi/itests/graphql/GraphQLEventIT.java | 7 -------
.../apache/unomi/itests/graphql/GraphQLListIT.java | 4 ----
.../itests/graphql/GraphQLProfileAliasesIT.java | 4 ----
.../unomi/itests/graphql/GraphQLProfileIT.java | 4 ----
.../unomi/itests/graphql/GraphQLSegmentIT.java | 5 -----
.../unomi/itests/graphql/GraphQLSourceIT.java | 6 ------
.../unomi/itests/graphql/GraphQLTopicIT.java | 5 -----
.../apache/unomi/itests/graphql/GraphQLViewIT.java | 8 --------
kar/pom.xml | 4 ----
kar/src/main/feature/feature.xml | 1 -
persistence-elasticsearch/core/pom.xml | 1 +
pom.xml | 24 ++++------------------
35 files changed, 5 insertions(+), 179 deletions(-)