Skip Menu |

This queue is for tickets about the Log-Log4perl-Appender-RabbitMQ CPAN distribution.

Report information
The Basics
Id: 95180
Status: resolved
Priority: 0/
Queue: Log-Log4perl-Appender-RabbitMQ

People
Owner: BUNDACIA [...] cpan.org
Requestors: abraxxa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.102220
Fixed in: (no value)



Subject: convert to Net::AMQP::RabbitMQ
Net::RabbitMQ seems to be unmaintained and works with a forked version of librabbitmq. Net::AMQP::RabbitMQ seems to be a drop-in replacement with the same api. I'd supply a patch or github pull-request if you have no objections.
Sounds great to me. Go ahead and submit a pull request on github. On Tue Apr 29 15:45:10 2014, ABRAXXA wrote: Show quoted text
> Net::RabbitMQ seems to be unmaintained and works with a forked version > of librabbitmq. > Net::AMQP::RabbitMQ seems to be a drop-in replacement with the same > api. > I'd supply a patch or github pull-request if you have no objections.
Am Di 29. Apr 2014, 16:26:28, BUNDACIA schrieb: Show quoted text
> Sounds great to me. Go ahead and submit a pull request on github. > > On Tue Apr 29 15:45:10 2014, ABRAXXA wrote:
> > Net::RabbitMQ seems to be unmaintained and works with a forked version > > of librabbitmq. > > Net::AMQP::RabbitMQ seems to be a drop-in replacement with the same > > api. > > I'd supply a patch or github pull-request if you have no objections.
> >
pull-request #1 sent
Can you please review my pull-request, apply it if ok and release a new version to CPAN? Am Di 29. Apr 2014, 17:13:49, ABRAXXA schrieb: Show quoted text
> Am Di 29. Apr 2014, 16:26:28, BUNDACIA schrieb:
> > Sounds great to me. Go ahead and submit a pull request on github. > > > > On Tue Apr 29 15:45:10 2014, ABRAXXA wrote:
> > > Net::RabbitMQ seems to be unmaintained and works with a forked version > > > of librabbitmq. > > > Net::AMQP::RabbitMQ seems to be a drop-in replacement with the same > > > api. > > > I'd supply a patch or github pull-request if you have no objections.
> > > >
> > > pull-request #1 sent
The pull request has been merged and released. cpan should update shortly with the new version. On Tue May 20 11:48:33 2014, ABRAXXA wrote: Show quoted text
> Can you please review my pull-request, apply it if ok and release a > new version to CPAN? > > Am Di 29. Apr 2014, 17:13:49, ABRAXXA schrieb:
> > Am Di 29. Apr 2014, 16:26:28, BUNDACIA schrieb:
> > > Sounds great to me. Go ahead and submit a pull request on github. > > > > > > On Tue Apr 29 15:45:10 2014, ABRAXXA wrote:
> > > > Net::RabbitMQ seems to be unmaintained and works with a forked > > > > version > > > > of librabbitmq. > > > > Net::AMQP::RabbitMQ seems to be a drop-in replacement with the > > > > same > > > > api. > > > > I'd supply a patch or github pull-request if you have no > > > > objections.
> > > > > >
> > > > > > pull-request #1 sent
Thanks!