JCgH4164838Gh792C124B5 opened a new pull request #454:
URL: https://github.com/apache/struts/pull/454


   - Minor non-code changes, driven by examination of the issue.
   - Update taglib version from 2.3 to 2.6
   - Apply missing @ Override annotation to methods in several components.
   - ContextBean - tag attribute description updated to mention scope action.
   - ServletUrlRenderer - corrected code comment concerning scope of var
     attribute, corrected spelling mistake, changed URL case.
   - Set - Added JavaDoc and code comment to clarify that with action scope
     the var is also assigned to page scope.  Updated tag descriptions for var
     and scope to further clarify the behaviour.
   - Text - Added JavaDoc comment to clarify that if the var attribute is used
     the result is not written out, but instead saved into the action context.
   - AttributeMap - Whitespace cleanup in get() method, plus added @ Override
     tags to multiple methods.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to