You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gi...@apache.org on 2021/01/09 17:10:54 UTC

[aries-jax-rs-whiteboard] branch dependabot/maven/org.apache.geronimo.specs-geronimo-json_1.1_spec-1.5 updated (8a5ebf8 -> 5e97cf9)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.apache.geronimo.specs-geronimo-json_1.1_spec-1.5
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


 discard 8a5ebf8  Bump geronimo-json_1.1_spec from 1.1 to 1.5
     add 5c73393  eliminate all warnings
     add 4147dec  Bump org.eclipse.osgi from 3.13.200 to 3.16.100
     add a40f76d  Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
     add 5e97cf9  Bump geronimo-json_1.1_spec from 1.1 to 1.5

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   (8a5ebf8)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.geronimo.specs-geronimo-json_1.1_spec-1.5 (5e97cf9)

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:
 .../cxf-jettison/cxf-jettison-itest/itest.bndrun         |  8 ++++----
 integrations/jackson/jackson-itest/itest.bndrun          |  6 +++---
 integrations/openapi/openapi-itest/itest.bndrun          |  6 +++---
 integrations/shiro/shiro-itest/itest.bndrun              |  8 ++++----
 jax-rs.example/aries-jaxrs-whiteboard-example.bndrun     |  4 ++--
 jax-rs.example/aries-jaxrs-whiteboard-only.bndrun        |  2 +-
 jax-rs.features/pom.xml                                  |  2 +-
 jax-rs.itests/itest.bndrun                               |  6 +++---
 .../aries/jax/rs/whiteboard/internal/Registry.java       |  2 +-
 .../rs/whiteboard/internal/ServiceReferenceRegistry.java |  1 -
 .../aries/jax/rs/whiteboard/internal/Whiteboard.java     | 16 ++++++++--------
 .../internal/cxf/CxfJaxrsServiceRegistrator.java         |  5 ++---
 .../cxf/PrototypeServiceReferenceResourceProvider.java   |  1 -
 org.apache.aries.jax.rs.cxf.repackage/pom.xml            |  1 -
 pom.xml                                                  |  2 +-
 15 files changed, 33 insertions(+), 37 deletions(-)