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

kusal pushed a change to branch WW-5336-deprecate-ognltool
in repository https://gitbox.apache.org/repos/asf/struts.git


 discard 740cb68e8 WW-5336 Switch to HashMap as concurrency handling not 
required
 discard 83c555af5 WW-5336 Reduce cognitive complexity #makeSelectList
 discard 9f4b84cca WW-5336 Deprecate OGNL in template context
 discard 79e950fe7 WW-5336 Clean up StrutsUtil
     add 12cd92cb6 WW-5336 Clean up StrutsUtil
     add 85e8d819e WW-5336 Deprecate OGNL in template context
     add 0f068d37a WW-5336 Reduce cognitive complexity #makeSelectList
     add 6b13e8ac3 WW-5336 Switch to HashMap as concurrency handling not 
required
     add 35b0a6887 WW-5336 Update JavaDoc VelocityManager

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   (740cb68e8)
            \
             N -- N -- N   refs/heads/WW-5336-deprecate-ognltool (35b0a6887)

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:
 .../java/org/apache/struts2/util/StrutsUtil.java   |  7 ++--
 .../org/apache/struts2/util/StrutsUtilTest.java    | 42 ++++++++++++++++++----
 .../struts2/views/velocity/VelocityManager.java    | 22 +++---------
 3 files changed, 44 insertions(+), 27 deletions(-)

Reply via email to