William Lo created GOBBLIN-1004:
-----------------------------------

             Summary: Helix version introduces incompatible slf4j version
                 Key: GOBBLIN-1004
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1004
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: William Lo


The version of Helix from [GOBBLIN-996] downloads a transitive dependency of 
slf4j, version 1.7.25, that is incompatible with the current dependency of 
slf4j 1.7.21

Causes this error to be raised immediately at runtime.

{code:java}
Exception in thread "main" java.lang.NoSuchMethodError: 
org.slf4j.helpers.Util.safeGetSystemProperty(Ljava/lang/String;)Ljava/lang/String;
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to