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


##########
core/src/test/java/com/opensymphony/xwork2/ModelDrivenAction.java:
##########
@@ -44,7 +44,6 @@ public String getFoo() {
     /**
      * @return the model to be pushed onto the ValueStack after the Action 
itself
      */
-    @StrutsParameter(depth = 2)

Review Comment:
   I removed all these annotations on `ModelDriven` Action model getters as 
they are no longer required (not that they were being detected correctly 
previously)



-- 
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