GitHub user gemmellr opened a pull request: https://github.com/apache/activemq-artemis/pull/219
Upgrade to proton 0.9.1 and fix the build #218 broke the build, needed a couple of fixes to the distribution module to account for the reduced offset. #217 upgraded the main proton-j dependency to 0.9, but left the other at 0.8. There were some issues in 0.9 that we did a 0.9.1 to get fixes out for, so this upgrades both to that. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gemmellr/activemq-artemis dist-fix-and-proton-0.9.1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/219.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 #219 ---- commit 4d42e51af25690ddef668abb08ca1d72782b21a8 Author: Robert Gemmell <rob...@apache.org> Date: 2015-05-03T14:55:15Z fix parent and basedir config, get the build working again after recent changes commit 574397ee80bbeb0484681539d02bc37c1e7acc1f Author: Robert Gemmell <rob...@apache.org> Date: 2015-05-03T14:56:20Z Upgrade to Proton 0.9.1 release, use a property to keep versions in sync ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---