This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch MDEP-679v2
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git.
discard 11ba00b [MDEP-679] Should not include string literals when parsing
references
discard e6b3fed [MDEP-679] Refactor: extract helper functions in
ConstantPoolParser
discard e7483e7 [MSHARED-785] Make ConstantPoolParser ignore classes in
unnamed package
add fc5b093 [MSHARED-785] Make ConstantPoolParser ignore classes in
unnamed package
new 3de9523 [MDEP-679] Refactor: extract helper functions in
ConstantPoolParser
new d29d1fb [MDEP-679] Should not include string literals when parsing
references
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 (11ba00b)
\
N -- N -- N refs/heads/MDEP-679v2 (d29d1fb)
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 2 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: