hipchat-java
hipchat-java copied to clipboard
Infinite recursion in HipChatClient.prepareGetEmoticonRequestBuilder(String)
Just a typo, but the method is calling itself instead of its homonym:
https://github.com/evanwong/hipchat-java/blob/b263fec0e3ec759b3fdb960516863ca082812b89/src/main/java/io/evanwong/oss/hipchat/v2/HipChatClient.java#L94-L96