Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3545

Java version related errors in the ReportsGenerator

XMLWordPrintable

      It is currently not possible to build Optimize with java versions higher than 8, due to errors in the ReportsGenerator.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project optimize-backend: Compilation failure: Compilation failure: 
       [ERROR] /home/johannes/Camunda/camunda-optimize/backend/src/test/java/org/camunda/optimize/test/util/ReportsGenerator.java:[59,14] incompatible types: java.lang.Object cannot be converted to java.util.List<org.camunda.optimize.dto.optimize.query.report.single.process.ProcessReportDataDto>
       [ERROR] /home/johannes/Camunda/camunda-optimize/backend/src/test/java/org/camunda/optimize/test/util/ReportsGenerator.java:[65,14] incompatible types: java.lang.Object cannot be converted to java.util.List<org.camunda.optimize.dto.optimize.query.report.single.decision.DecisionReportDataDto>
       [ERROR] -> [Help 1]
      

      AT:

      • Optimize can be built on any java version
      • Migration and Query performance tests are running without errors

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              kyrylo.zakurdaiev Kyrylo Zakurdaiev
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: