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

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

                Author: ASF GitHub Bot
            Created on: 04/Mar/25 18:46
            Start Date: 04/Mar/25 18:46
    Worklog Time Spent: 10m 
      Work Description: sonarqubecloud[bot] commented on PR #1124:
URL: https://github.com/apache/struts/pull/1124#issuecomment-2698581768

   ## [![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=1124) 
**Quality Gate failed**  
   Failed conditions  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png
 '') [69.4% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1124&metric=new_coverage&view=list)
 (required ≥ 80%)  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/failed-16px.png
 '') [5.3% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1124&metric=new_duplicated_lines_density&view=list)
 (required ≤ 3%)  
     
   [See analysis details on SonarQube 
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1124)
   
   




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

    Worklog Id:     (was: 960032)
    Time Spent: 50m  (was: 40m)

> Implement a new plugin to support Jasper Reports 7
> --------------------------------------------------
>
>                 Key: WW-5455
>                 URL: https://issues.apache.org/jira/browse/WW-5455
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Plugin - JasperReports
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 7.1.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This requires to implement a new plugin as version 7 is incompatible with 7 
> even on jrxml lavel:
> {noformat}
> breaking backward compatibility of serialized/compiled *.jasper report 
> template files,
> mostly because of historical deprecated serialization code removal/cleanup 
> mentioned above
> (source *.jrxml report templates need to be recompiled to *.jasper using the 
> new version of
> the library);
> breaking backward compatibility of source *.jrxml report template files and 
> *.jrtx style
> template files by replacing the Apache Commons Digester based parsers with 
> Jackson XML object
> serialization. *.jrxml and *.jrtx files created with version 6 or older can 
> no longer be loaded
> with version 7 or newer of the library alone. The conversion from the old 
> file formats to the new
> file formats and back can be made using Jaspersoft Studio 7 and later 
> versions of it;
> {noformat}
> See https://github.com/apache/struts/pull/1007



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

Reply via email to