This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a change to branch MSHARED-728 in repository https://gitbox.apache.org/repos/asf/maven-invoker.git.
discard 0125869 [MSHARED-728] - Upgrade maven-shared-utils to 3.2.1 add efa323e The tests relying on the exitcode in case of a timeout which is not correct, cause DefaultInvoker results in an Exception instead. new d40b733 [MSHARED-728] - Upgrade maven-shared-utils to 3.2.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 (0125869) \ N -- N -- N refs/heads/MSHARED-728 (d40b733) 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: .../maven/shared/invoker/DefaultInvokerTest.java | 16 +++++++--- .../resources/test-build-should-timeout/pom.xml | 13 +++++++- .../org/apache/maven/shared/invoker/AppTest.java | 37 ++++++---------------- 3 files changed, 33 insertions(+), 33 deletions(-) -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.