GitHub user jdanekrh opened a pull request: https://github.com/apache/qpid-proton-j/pull/18
NO-JIRA fix use of AtomicInteger and other various small fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jdanekrh/qpid-proton-j jd_various_small_fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/qpid-proton-j/pull/18.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 #18 ---- commit b9c373861159499e999a5d33695cc7f3c1a03ad7 Author: Jiri Danek <jdanek@...> Date: 2018-10-15T09:29:08Z NO-JIRA fix minor typos (semicolons and javadoc @links) commit 77d9bc43c3d90e328bcf6baca68e02817fcd8a34 Author: Jiri Danek <jdanek@...> Date: 2018-10-15T09:30:43Z NO-JIRA fix use of AtomicInteger for class instance IDs It seems to me the field has to be static, for the code to make sense. commit 75801e6e003b2db5a97bb07c8da8ddc6f4e32b9b Author: Jiri Danek <jdanek@...> Date: 2018-10-15T09:34:21Z NO-JIRA apply IntelliJ suggested fixes where they seem helpful ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org