-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maven, x-dead-letters-exchange, JSON Object #32
base: master
Are you sure you want to change the base?
Conversation
Thanks for these. I'm not particularly interested in moving to Maven, could you split out the other changes? |
I would like these fixes to be merged as we need the functionality to assert against the reponse (which this fixes) and assert against the correlation_id in the header. I personally think moving to Maven is a good idea, it's pretty defacto now. This project should build with either Maven or Gradle I think. The changes added in this pull request need new dependencies which it looks like the author has included as new maven dependencies. |
Please split out the move to maven into a separate pull request. I want to accept the fixes, and I want to be able to do so without being required to change how the project builds. |
integer AMQP header namew with tag (int)
Will this ever be merged? I't not possible to add a producer to a queue that has dead letter configuration. |
This developments were based on a mix of jeanml and pramodanarase last developments.
Changes: