HomePhorge

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

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
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU97e9e5f223cb: Updated CHANGELOG & version for 2.7.0rc1
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU7d3c30323efa: Fixed #7166 - Replaced deprecated stomp "send" method with "publish" (authored by James Turnbull <james@lovedthanlost.net>).Apr 19 2011, 6:35 PM