You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by gi...@apache.org on 2021/01/29 21:56:18 UTC

[avro] branch dependabot/maven/lang/java/org.apache.felix-maven-bundle-plugin-5.1.1 updated (d5da45f -> 78c7b7a)

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

github-bot pushed a change to branch dependabot/maven/lang/java/org.apache.felix-maven-bundle-plugin-5.1.1
in repository https://gitbox.apache.org/repos/asf/avro.git.


 discard d5da45f  Bump maven-bundle-plugin from 4.1.0 to 5.1.1 in /lang/java
     add afe8fa1  AVRO-3028: Records encode fields that equal the default (#1065)
     add 0fc0e05  AVRO-3024: Remove references to Jackson databind (#1073)
     add 41587a9  AVRO-2860: More Closely Adhere to ASF Parent POM  (#1072)
     add 78c7b7a  Bump maven-bundle-plugin from 4.1.0 to 5.1.1 in /lang/java

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   (d5da45f)
            \
             N -- N -- N   refs/heads/dependabot/maven/lang/java/org.apache.felix-maven-bundle-plugin-5.1.1 (78c7b7a)

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:
 doc/src/content/xdocs/spec.xml                     | 21 +++++++------
 .../avro-service-archetype/src/main/pom/pom.xml    | 18 +++++------
 lang/java/integration-test/codegen-test/pom.xml    |  1 -
 lang/java/integration-test/pom.xml                 |  6 ----
 .../unit/idl/pom-injecting-velocity-tools.xml      |  2 +-
 .../src/test/resources/unit/idl/pom.xml            |  2 +-
 .../unit/protocol/pom-injecting-velocity-tools.xml |  2 +-
 .../src/test/resources/unit/protocol/pom.xml       |  2 +-
 .../unit/schema/pom-injecting-velocity-tools.xml   |  2 +-
 .../src/test/resources/unit/schema/pom.xml         |  2 +-
 lang/java/pom.xml                                  | 35 ----------------------
 lang/java/protobuf/pom.xml                         |  1 -
 lang/java/thrift/pom.xml                           |  1 -
 lang/java/tools/pom.xml                            |  1 -
 lang/java/trevni/doc/pom.xml                       |  1 -
 lang/java/trevni/pom.xml                           |  1 -
 pom.xml                                            | 22 +++-----------
 17 files changed, 29 insertions(+), 91 deletions(-)