[GitHub] [struts] kusalk commented on a diff in pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
kusalk commented on code in PR #715: URL: https://github.com/apache/struts/pull/715#discussion_r1278864406 ## core/src/main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java: ## @@ -194,7 +194,7 @@ private Set> parseClasses(String commaDelimitedClasses) { try {

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873693&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873693 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] sonarcloud[bot] commented on pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
sonarcloud[bot] commented on PR #715: URL: https://github.com/apache/struts/pull/715#issuecomment-1657780561 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Gate

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873685&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873685 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] kusalk commented on a diff in pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
kusalk commented on code in PR #715: URL: https://github.com/apache/struts/pull/715#discussion_r1278809579 ## core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStack.java: ## @@ -482,12 +482,22 @@ public void clearContextValues() { ((OgnlContext) context).getValu

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873683&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873683 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] lukaszlenart commented on a diff in pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
lukaszlenart commented on code in PR #715: URL: https://github.com/apache/struts/pull/715#discussion_r1278807713 ## core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStack.java: ## @@ -482,12 +482,22 @@ public void clearContextValues() { ((OgnlContext) context).g

[jira] [Work logged] (WW-5233) Include Apache Tiles code base in the Tiles plugin

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5233?focusedWorklogId=873660&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873660 ] ASF GitHub Bot logged work on WW-5233: -- Author: ASF GitHub Bot

[GitHub] [struts] gregh3269 commented on pull request #608: [WW-5233] Include Apache Tiles code base in the Tiles plugin

2023-07-30 Thread via GitHub
gregh3269 commented on PR #608: URL: https://github.com/apache/struts/pull/608#issuecomment-1657086093 +1. But then i am standard wrt tiles. -- 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 s

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873659&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873659 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] gregh3269 commented on pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
gregh3269 commented on PR #715: URL: https://github.com/apache/struts/pull/715#issuecomment-1657084175 Seems OK. Running from the branch directly. -- 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 g

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873658&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873658 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] kusalk commented on a diff in pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
kusalk commented on code in PR #715: URL: https://github.com/apache/struts/pull/715#discussion_r1278534244 ## core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStack.java: ## @@ -482,12 +482,22 @@ public void clearContextValues() { ((OgnlContext) context).getValu

[jira] [Work logged] (WW-5233) Include Apache Tiles code base in the Tiles plugin

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5233?focusedWorklogId=873657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873657 ] ASF GitHub Bot logged work on WW-5233: -- Author: ASF GitHub Bot

[jira] [Work logged] (WW-5233) Include Apache Tiles code base in the Tiles plugin

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5233?focusedWorklogId=873656&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873656 ] ASF GitHub Bot logged work on WW-5233: -- Author: ASF GitHub Bot

[jira] [Work logged] (WW-5327) Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5327?focusedWorklogId=873655&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-873655 ] ASF GitHub Bot logged work on WW-5327: -- Author: ASF GitHub Bot

[GitHub] [struts] lukaszlenart commented on pull request #715: [WW-5327] Stop using JavaBeans notation for setters in SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread via GitHub
lukaszlenart commented on PR #715: URL: https://github.com/apache/struts/pull/715#issuecomment-1657079129 @JCgH4164838Gh792C124B5 @gregh3269 @kusalk could you take a look? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[jira] [Created] (WW-5328) Removes deprecated methods from SecurityMemberAccess & MemberAccessValueStack

2023-07-30 Thread Lukasz Lenart (Jira)
Lukasz Lenart created WW-5328: - Summary: Removes deprecated methods from SecurityMemberAccess & MemberAccessValueStack Key: WW-5328 URL: https://issues.apache.org/jira/browse/WW-5328 Project: Struts 2