List view
- No due date•1/1 issues closed
- No due date•2/2 issues closed
- No due date•3/3 issues closed
### Breaking changes Due to changes in the JasperReports itself, older `jrxml` files have become incompatible with the newer version of the library and all the examples had to be updated with the JasperReports studio. For details, please see: * [JasperReport issue about incompatibility](https://github.com/Jaspersoft/jasperreports/issues/521) * [JasperReport 7.0 Release notes](https://github.com/Jaspersoft/jasperreports/releases/tag/7.0.0) Then to update your files, you should do: * Copy all jrxml fiels into one folder with their parent folder as prefix (e.g. some/path/someReportType/exampleReport.jrxml -> someReportType_exampleReport.jrxml). * Create a new JasperReports project in Jasper Studio. * Import files from the folder (Import -> filesystem -> ...). * Right-click on a project -> JasperReports -> Update JasperReports files. * Export project files. * Copy the files back to their original place. ### Major Update Spring is upgraded to version 7
No due date•90/90 issues closed