This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch MRESOLVER-88 in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.
discard 1694e81 [MRESOLVER-88] Changes after review discard 7db4e50 [MRESOLVER-88] Checkstyle cleanup - NestedBlocks discard 439f619 [MRESOLVER-88] Checkstyle cleanup - MagicNumber discard daf3484 [MRESOLVER-88] Checkstyle cleanup discard e21028f [MRESOLVER-88] Code style fixes discard c26226e [MRESOLVER-88] Misc fixes 3 discard c63b99d [MRESOLVER-88] Misc fixes 2 discard fcd37de [MRESOLVER-88] Misc code style fixes discard 36d13f0 [MRESOLVER-88] Try/catch with resource close discard ebbde06 [MRESOLVER-88] Collapse identical catch blocks discard b081fe3 [MRESOLVER-88] Replace equals with Object.equals discard c59a7a9 [MRESOLVER-88] Remove redundant boxing/unboxing (Java 5) discard ef3697e [MRESOLVER-88] Convert to use diamond <> (Java 7) new e1bdd66 [MRESOLVER-88] Code style cleanup to use Java 7 features 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 (1694e81) \ N -- N -- N refs/heads/MRESOLVER-88 (e1bdd66) 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: