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

kusal pushed a change to branch fix/WW-5468-modeldriven-2
in repository https://gitbox.apache.org/repos/asf/struts.git


    omit 9a5080d40 WW-5468 Replace tabs with spaces
    omit 10f47305b WW-5468 Remove unneeded annotations
     add 58e19dde3 WW-5468 Remove unneeded annotations
     add f6c17e9c6 WW-5468 Replace tabs with spaces

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   (9a5080d40)
            \
             N -- N -- N   refs/heads/fix/WW-5468-modeldriven-2 (f6c17e9c6)

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:
 .../org/apache/struts2/showcase/modelDriven/ModelDrivenAction.java     | 2 +-
 core/src/test/java/com/opensymphony/xwork2/ModelDrivenAction.java      | 2 +-
 .../test/java/com/opensymphony/xwork2/ModelDrivenAnnotationAction.java | 2 +-
 .../src/test/java/com/opensymphony/xwork2/test/ModelDrivenAction2.java | 2 +-
 .../com/opensymphony/xwork2/test/ModelDrivenAnnotationAction2.java     | 2 +-
 .../com/opensymphony/xwork2/test/subtest/NullModelDrivenAction.java    | 3 ++-
 .../com/opensymphony/xwork2/validator/VisitorValidatorModelAction.java | 3 ++-
 .../src/test/java/com/opensymphony/xwork2/ModelDrivenAction.java       | 2 +-
 8 files changed, 10 insertions(+), 8 deletions(-)

Reply via email to