linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Update outdated gradle class used in restli-int-server module's buid.gradle #749

Closed junchuanwang closed 2 years ago

junchuanwang commented 2 years ago

build failed with this message

Execution failed for task ':restli-int-test-server:startServer'.
> No signature of method: org.gradle.internal.logging.compatbridge.LoggingManagerInternalCompatibilityBridge.captureStandardOutput() is applicable for argument types: (org.apache.tools.ant.types.LogLevel) values: [info]
  Possible solutions: captureStandardOutput(org.gradle.api.logging.LogLevel)