[ 
https://issues.apache.org/jira/browse/WW-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart updated WW-5455:
------------------------------
    Description: 
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

  was:See https://github.com/apache/struts/pull/1007


> Bump net.sf.jasperreports:jasperreports from 6.21.3 to 7.0.0
> ------------------------------------------------------------
>
>                 Key: WW-5455
>                 URL: https://issues.apache.org/jira/browse/WW-5455
>             Project: Struts 2
>          Issue Type: Dependency
>          Components: Plugin - JasperReports
>            Reporter: Lukasz Lenart
>            Priority: Major
>             Fix For: 7.0.0
>
>
> 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