[ https://issues.apache.org/jira/browse/WAVE-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970401#comment-15970401 ]
ASF GitHub Bot commented on WAVE-440: ------------------------------------- GitHub user vega113 opened a pull request: https://github.com/apache/incubator-wave/pull/20 WAVE-440 - updates oauth jars version and adds Atlassian repo. This should fix the issue with missing oauth-consumer.jar. I compiled and ran the unit tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-wave feature/WAVE-440-update-oauth-jars-version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-wave/pull/20.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20 ---- commit aa48fd8620a0af3ea0faacd3f1bbadffe7ad48ac Author: Yuri Zelikov <yur...@apache.org> Date: 2017-04-16T13:43:36Z WAVE-440 - updates oauth jars version and adds Atlassion repo. ---- > 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 > Labels: OAuth, OAuth2 > > 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.15#6346)