This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch opentelemetry-1.1
in repository https://gitbox.apache.org/repos/asf/tomee.git
discard a9845253fd Update the last failing test with a description why it
currently fails:
discard cea42c2a0f Fix arquillian setup to deploy tck test webapp
discard 3110751ad1 Add smallrye-opentelemetry-propagation for OT 1.1
discard 40ee28e483 WIP MP 6.1 (OpenTelemetry 1.1, Config 3.1)
new a072ab38fe Upgrades to OpenTelemetry 1.1 and Config 3.1 in preparation
of MP 6.1
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 (a9845253fd)
\
N -- N -- N refs/heads/opentelemetry-1.1 (a072ab38fe)
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.
The 1 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:
tck/microprofile-tck/opentelemetry/pom.xml | 7 ---
.../OpenTelemetryTCKDeploymentProcessor.java | 54 ++++++++++++++++++++++
tomee/tomee-myfaces/pom.xml | 5 ++
3 files changed, 59 insertions(+), 7 deletions(-)