Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2023

Removed call to jgit deprecated class

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.0.GA
    • None
    • None
    • None
    • CR1

    Description

      to align to JBEAP 7.2 the version of org.eclipse.jgit had was upgraded from 4.8.0.201706111038-r to 5.0.2.201807311906-r.
      The build failed because of https://rhba-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/KIE/job/Test-jobs/job/org.eclipse.jgit-upgrade/3/console

      There is called/used deprecated jgit class in uberfire-nio-jgit module. This blocks upgrade to 5.x where the class doesn't exist anymore.

      17:15:44 Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
      17:15:44 /home/jenkins/workspace/KIE/Test-jobs/org.eclipse.jgit-upgrade/appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/daemon/git/DaemonClient.java:[29,32] cannot find symbol
      17:15:44   symbol:   class SafeBufferedOutputStream
      17:15:44   location: package org.eclipse.jgit.util.io
      

      Attachments

        Activity

          People

            paulovmr Paulo Rego
            mbiarnes@redhat.com Michael Biarnes Kiefer
            Tomas David Tomas David
            Tomas David Tomas David
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: