[ https://issues.apache.org/jira/browse/WW-5533?focusedWorklogId=958708&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-958708 ]
ASF GitHub Bot logged work on WW-5533: -------------------------------------- Author: ASF GitHub Bot Created on: 25/Feb/25 12:26 Start Date: 25/Feb/25 12:26 Worklog Time Spent: 10m Work Description: lukaszlenart commented on code in PR #1233: URL: https://github.com/apache/struts/pull/1233#discussion_r1969668202 ########## plugins/tiles/src/main/java/org/apache/tiles/el/ScopeELResolver.java: ########## @@ -57,7 +57,7 @@ public Class<?> getCommonPropertyType(ELContext context, Object base) { /** * {@inheritDoc} */ - @Override + // @Override Review Comment: Maybe add a comment why the `@Override` is commented out? Issue Time Tracking ------------------- Worklog Id: (was: 958708) Time Spent: 1h 10m (was: 1h) > Add compilation support for Jakarta EE 11 > ----------------------------------------- > > Key: WW-5533 > URL: https://issues.apache.org/jira/browse/WW-5533 > Project: Struts 2 > Issue Type: Improvement > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 7.1.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.20.10#820010)