Uploaded image for project: 'Magnolia Workflow Module'
  1. Magnolia Workflow Module
  2. MGNLWORKFLOW-413

Adapt code to breaking change in minor jBPM update

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Neutral Neutral
    • 6.0.8
    • 6.0.8
    • None
    • None

      A compilation error was uncovered in the latest module SNAPSHOT, following a breaking change in a minor jBPM library update in BOM.

      [ERROR] /var/lib/jenkins/workspace/enterprise_workflow_master/kie-jcr/jbpm-jcr-persistence/src/main/java/org/jbpm/persistence/processinstance/JcrProcessInstanceManager.java:[161,41] method cancelTimer in class org.jbpm.process.instance.timer.TimerManager cannot be applied to given types;
      
        required: long,long
      
        found: long
      
        reason: actual and formal argument lists differ in length
      

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR