Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9204

Make jbpm-work-items repository compile with JDK 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.41.0.Final
    • 7.39.0.Final
    • Runtime Engine
    • None
    • 3
    • NEW
    • NEW
    • 2020 Week 25-27 (from Jun 15)

      Currently the jbpm-work-items repository isn't compilable with JDK 11. There is a bug with annotation processor when used with JDK 11 which compiles to JDK 8 source and target. It canot properly parse an annotation which has an array as one of its parameters. If an import of that annotation is provided in the annotated file, suddenly everything will start working. Tests will be runnable with JDK 11 as well, just 2 modules won't be:

      • mavenembedder-workitem because there are some issues with Eclipse JDK compiler
      • karaf-itests because these tests use pax-exam-junit4 dependency which seems to be not working with JDK 11 in the version we use now

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: