jlavallee / JMeter-Rabbit-AMQP

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker
Apache License 2.0
158 stars 180 forks source link

Update documentation for new Ivy2 build dependencies #5

Closed deckerego closed 11 years ago

deckerego commented 11 years ago

This should update the docs to reflect the new Ivy2 dependency resolution.

jlavallee commented 11 years ago

I just cherry-picked 55daa5b. You might consider getting your master branch to match my master, as it has diverged quite a bit (and as a result the above pull request is a bit of a mess).

deckerego commented 11 years ago

We should be in sync now. The mess of a pull request is mostly due to me merging in each of these feature branches and then sync'ing with upstream, so I think at this point things should level out.