You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2018/12/20 00:50:15 UTC

[geode] branch feature/GEODE-6143-9 updated (ddbe4aa -> 34ab61b)

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

zhouxj pushed a change to branch feature/GEODE-6143-9
in repository https://gitbox.apache.org/repos/asf/geode.git.


 discard ddbe4aa  GEODE-6143: remove PowerMock from HARegionQueueIntegrationTest GEODE-6143: remove PowerMock from HARegionQueueJUnitTest
     add 6666ba2  GEODE-6227 add lsof to test images for NetstatDUnitTest (#3024)
     add 1813f8c  GEODE-6154: Remove optional from geode-core spring-shell dependency (#2961)
     add a8ef73c  GEODE-6224: Do not use internal BOM to resolve versions. (#3022)
     add 34ab61b  GEODE-6143: remove PowerMock from HARegionQueueIntegrationTest GEODE-6143: remove PowerMock from HARegionQueueJUnitTest

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   (ddbe4aa)
            \
             N -- N -- N   refs/heads/feature/GEODE-6143-9 (34ab61b)

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:
 boms/geode-all-bom/build.gradle                    | 143 +----
 ci/docker/Dockerfile                               |   1 +
 ci/images/google-geode-builder/scripts/setup.sh    |   1 +
 ci/images/test-container/Dockerfile                |   1 +
 geode-assembly/build.gradle                        |   3 -
 geode-assembly/src/test/resources/expected-pom.xml | 669 +++++++++++++++++++-
 geode-common/src/test/resources/expected-pom.xml   | 669 +++++++++++++++++++-
 .../src/test/resources/expected-pom.xml            | 669 +++++++++++++++++++-
 .../src/test/resources/expected-pom.xml            | 669 +++++++++++++++++++-
 geode-core/build.gradle                            |   1 -
 geode-core/src/test/resources/expected-pom.xml     | 670 ++++++++++++++++++++-
 geode-cq/src/test/resources/expected-pom.xml       | 669 +++++++++++++++++++-
 geode-dunit/src/test/resources/expected-pom.xml    | 669 +++++++++++++++++++-
 .../src/test/resources/expected-pom.xml            | 669 +++++++++++++++++++-
 geode-json/src/test/resources/expected-pom.xml     | 669 +++++++++++++++++++-
 geode-junit/src/test/resources/expected-pom.xml    | 669 +++++++++++++++++++-
 geode-lucene/src/test/resources/expected-pom.xml   | 669 +++++++++++++++++++-
 .../src/test/resources/expected-pom.xml            | 669 +++++++++++++++++++-
 geode-protobuf/src/test/resources/expected-pom.xml | 669 +++++++++++++++++++-
 geode-pulse/src/test/resources/expected-pom.xml    | 669 +++++++++++++++++++-
 .../src/test/resources/expected-pom.xml            | 669 +++++++++++++++++++-
 geode-wan/src/test/resources/expected-pom.xml      | 669 +++++++++++++++++++-
 geode-web-api/src/test/resources/expected-pom.xml  | 669 +++++++++++++++++++-
 geode-web/src/test/resources/expected-pom.xml      | 669 +++++++++++++++++++-
 gradle/geode-dependency-management.gradle          | 155 ++++-
 25 files changed, 12130 insertions(+), 218 deletions(-)