Closed
Description
Hi,
The project seems to be compiled in java 17, while it was possible to use it in java 7 (from mdewilde). At minimum, I think it should be possible to use it in a java 8 environnement:
ChartJS.java:[14,42] cannot access software.xdev.chartjs.model.charts.Chart
[ERROR] bad class file: C:\Users\sebas.m2\repository\com\xdev-software\chartjs-java-model\1.0.0\chartjs-java-model-1.0.0.jar(software/xdev/chartjs/model/charts/Chart.class)
[ERROR] class file has wrong version 61.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
Also jackson is compatible java 8, so no need to push the version to 17
Metadata
Metadata
Assignees
Labels
No labels