This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch WW-5117-evaluate-dynamic-attributes in repository https://gitbox.apache.org/repos/asf/struts.git.
discard f456f1b WW-5117 Does a conditional evaluation depending on the tag Some tags requires to perform a lazy evaluation which can only happen in ftl template as performing it in the component class is not possible add 8c6eb6f WW-5117 Does a conditional evaluation depending on the tag Some tags requires to perform a lazy evaluation which can only happen in ftl template as performing it in the component class is not possible 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 (f456f1b) \ N -- N -- N refs/heads/WW-5117-evaluate-dynamic-attributes (8c6eb6f) 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: core/src/main/java/org/apache/struts2/components/CheckboxList.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)