Yuri Zelikov created WAVE-440: --------------------------------- Summary: Update Robot/Gadget API to work with more up to date OAuth libraries Key: WAVE-440 URL: https://issues.apache.org/jira/browse/WAVE-440 Project: Wave Issue Type: Improvement Components: Extentions, Robots Reporter: Yuri Zelikov Priority: Critical
Our current Robot/Gadget APIs use outdated OAuth libraries that were removed from maven repositories. Specifically the dependency [group: "net.oauth.core", name: "oauth-consumer", version: "20100527"] We need to update the relevant code to remove the old dependency, by using some newer OAuth libraries like Scribe OAuth Library. -- This message was sent by Atlassian JIRA (v6.3.4#6332)