Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3277

commons-logging JAR is missing from Debezium Server distro

          [DBZ-3277] commons-logging JAR is missing from Debezium Server distro

          Released

          Debezium Builder added a comment - Released

          The other cause can be exclusion of commons-logging via one of Quarkus deps.

          Jiri Pechanec added a comment - The other cause can be exclusion of commons-logging via one of Quarkus deps.

          Interesting, Jira obviously ate my yesterday comment .

          http-client that is used by multiple modules uses commons-logging. Unfortunately if you check the client pom file it is set only as a compile not runtime dependency which means it is not included. The result is CNFE exception on http client initialization.

          Jiri Pechanec added a comment - Interesting, Jira obviously ate my yesterday comment . http-client that is used by multiple modules uses commons-logging. Unfortunately if you check the client pom file it is set only as a compile not runtime dependency which means it is not included. The result is CNFE exception on http client initialization.

          jpechane, can you add some description, in particular why this is needed? Thx!

          Gunnar Morling added a comment - jpechane , can you add some description, in particular why this is needed? Thx!

            jpechane Jiri Pechanec
            jpechane Jiri Pechanec
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: