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

lukaszlenart pushed a change to branch fix/WW-5501-dmi-s7
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit bdd29ac73 WW-5501 Ignores DMI related action field
     add b34665046 Improves code quality Uses existing function to split input 
using comma
     add f4d6564bb Merge pull request #1204 from 
apache/fix/improves-code-quality
     add 9d5d80298 Bump github/codeql-action from 3.28.5 to 3.28.8
     add 442b4ea2e Merge pull request #1205 from 
apache/dependabot/github_actions/github/codeql-action-3.28.8
     add 0b4855ac4 Bump org.htmlunit:htmlunit from 4.2.0 to 4.9.0
     add 58b0d536e Merge pull request #1207 from 
apache/dependabot/maven/org.htmlunit-htmlunit-4.9.0
     add ab431be76 WW-5501 Ignores DMI related action field

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   (bdd29ac73)
            \
             N -- N -- N   refs/heads/fix/WW-5501-dmi-s7 (ab431be76)

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:
 .github/workflows/codeql.yml                       |   6 +-
 .github/workflows/scorecards-analysis.yaml         |   2 +-
 .../convention/DefaultResultMapBuilder.java        | 201 ++++++++++-----------
 .../convention/DefaultResultMapBuilderTest.java    | 106 +++++++----
 pom.xml                                            |   2 +-
 5 files changed, 170 insertions(+), 147 deletions(-)

Reply via email to