kusalk commented on code in PR #735:
URL: https://github.com/apache/struts/pull/735#discussion_r1301075562


##########
core/src/main/resources/struts-beans.xml:
##########
@@ -198,7 +198,7 @@
     <bean type="ognl.MethodAccessor" 
name="com.opensymphony.xwork2.util.CompoundRoot"
           class="com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor"/>
 
-    <bean class="org.apache.struts2.views.jsp.ui.OgnlTool"/>
+    <bean class="org.apache.struts2.views.jsp.ui.OgnlTool"/> <!-- Deprecated 
since 6.3.0 -->

Review Comment:
   Amended - I tend to favour the same line as sometimes comments can become 
detached from their intended line in highly concurrent teams



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to