hipchat-java
hipchat-java copied to clipboard
Java client for the HipChat v2 API
Hi, first of all thank you for maintaining a backwards compatible version of the API. We could use the User API which the 0.4.0 of the Java 7 release does...
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
Many of us still uses Java 7, especially in old projects. Would be possible to make a Java 7 compatible jar?
1. https://www.hipchat.com/docs/apiv2/method/generate_token 2. https://www.hipchat.com/docs/apiv2/method/get_session 3. https://www.hipchat.com/docs/apiv2/method/delete_session
https://www.hipchat.com/docs/apiv2/method/get_capabilities