[ 
https://issues.apache.org/jira/browse/WW-5431?focusedWorklogId=924011&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-924011
 ]

ASF GitHub Bot logged work on WW-5431:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jun/24 14:29
            Start Date: 21/Jun/24 14:29
    Worklog Time Spent: 10m 
      Work Description: sonarcloud[bot] commented on PR #971:
URL: https://github.com/apache/struts/pull/971#issuecomment-2182094378

   ## [![Quality Gate 
Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png
 'Quality Gate 
Failed')](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=971) 
**Quality Gate failed**  
   Failed conditions  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png
 '') [C Maintainability Rating on New 
Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=971) 
(required ≥ A)  
     
   [See analysis details on 
SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=971)
   
   ##   
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/light_bulb-16px.png
 '') Catch issues before they fail your Quality Gate with our IDE extension 
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/sonarlint-16px.png
 '') 
[SonarLint](https://www.sonarsource.com/products/sonarlint/features/connected-mode/?referrer=pull-request)
   
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 924011)
    Time Spent: 20m  (was: 10m)

> Mark as deprecated unused constants in FreemarkerManager
> --------------------------------------------------------
>
>                 Key: WW-5431
>                 URL: https://issues.apache.org/jira/browse/WW-5431
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 6.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Mark as @Deprecated
> {code:java}
>     @Deprecated(since = "Struts 6.5.0", forRemoval = true)
>     public static final String KEY_INCLUDE = "include_page";
>     @Deprecated(since = "Struts 6.5.0", forRemoval = true)
>     public static final String KEY_REQUEST_PRIVATE = 
> "__FreeMarkerServlet.Request__";
>     @Deprecated(since = "Struts 6.5.0", forRemoval = true)
>     public static final String KEY_REQUEST_PARAMETERS = "RequestParameters";
>     @Deprecated(since = "Struts 6.5.0", forRemoval = true)
>     public static final String KEY_HASHMODEL_PRIVATE = 
> "__FreeMarkerManager.Request__";
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to