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

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

                Author: ASF GitHub Bot
            Created on: 05/Mar/25 10:45
            Start Date: 05/Mar/25 10:45
    Worklog Time Spent: 10m 
      Work Description: lukaszlenart commented on PR #1124:
URL: https://github.com/apache/struts/pull/1124#issuecomment-2700543454

   > Not familiar with Jasper Reports to be able to review this in detail
   
   Me too, and that's why I marked it as experimental tbh. Thanks!




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

    Worklog Id:     (was: 960185)
    Time Spent: 1h  (was: 50m)

> 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: 1h
>  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