HomePhorge

Fixed #7166 - Replaced deprecated stomp "send" method with "publish"
9a5bf6e25d58Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed #7166 - Replaced deprecated stomp "send" method with "publish"

The "send" method in the stomp gem has been deprecated since:

http://gitorious.org/stomp/mainline/commit/d542a976028cb4c5badcbb69e3383e746721e44c

It's been replaced with the "publish" method.

Also renamed the send_message method to publish_message more in
keeping with language used in queuing.

Details

Provenance
James Turnbull <james@lovedthanlost.net>Authored on
Josh Cooper <josh@puppetlabs.com>Committed on Apr 20 2011, 6:39 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU72cd6fb38333: Merge branch 'tickets/2.6.x/4655-parameterized-classes-default-stages' into 2.
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU9a5bf6e25d58: Fixed #7166 - Replaced deprecated stomp "send" method with "publish" (authored by James Turnbull <james@lovedthanlost.net>).Apr 20 2011, 6:39 PM