This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch MNG-5728 in repository https://gitbox.apache.org/repos/asf/maven.git.
discard 9382ef4 replace runtime exception discard 8f57479 Map checksumPolicies of ArtifactRepositoryPolicy to RepositoryPolicy, applying a the default. discard d50b820 Introduce ArtifactRepositoryPolicy.DEFAULT_CHECKSUM_POLICY, so we can maintain the default here discard 16f2d34 Change remaning bits from warn to fail discard f0c7b2c No need for jakarta.xml.bind-api if only 1 method is used discard bd8824d Add xml.bind-api for Java 9+ discard 26cd15b [MNG-5728] Switch the default checksum policy from "warn" to "fail" discard 239b97b Revert "[MNG-5728] Switch the default checksum policy from "warn" to "fail"" discard 501ac7d [MNG-5728] Switch the default checksum policy from "warn" to "fail" new d8ad76b [MNG-5728] Switch the default checksum policy from "warn" to "fail" 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 (9382ef4) \ N -- N -- N refs/heads/MNG-5728 (d8ad76b) 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: .../apache/maven/artifact/AbstractArtifactComponentTestCase.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)