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

kusal pushed a change to branch 7.0.x/WW-5411-delete-deprecated-2
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard 78e019862 WW-5411 General code clean up using modern language features
     add d1d21026c WW-5411 General code clean up using modern language 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   (78e019862)
            \
             N -- N -- N   refs/heads/7.0.x/WW-5411-delete-deprecated-2 
(d1d21026c)

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:
 .../xwork2/inject/ConstructionContext.java         | 150 ++++++++--------
 .../xwork2/inject/ContainerBuilder.java            |   6 +-
 .../opensymphony/xwork2/inject/ContainerImpl.java  |  10 +-
 .../com/opensymphony/xwork2/inject/Factory.java    |  10 +-
 .../xwork2/inject/InternalFactory.java             |  10 +-
 .../interceptor/PrefixMethodInvocationUtil.java    | 191 ++++++++++-----------
 .../org/apache/struts2/views/jsp/ui/SelectTag.java |   6 +-
 7 files changed, 186 insertions(+), 197 deletions(-)

Reply via email to