commit | 7d449680c5527ead02653b9a505e96d7bd9fefb5 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Fri May 22 11:08:15 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri May 22 14:46:15 2015 +0000 |
tree | dafa00e87fc1e6ce4877f240ec2d89834e1b1a82 | |
parent | 7ba73555bc97f5f93f9f1df83de7327c7fc21e91 [diff] |
AMQProperties: Fix IllegalArgumentException when setting properties IllegalArgumentException is raised: Attempt to get java.lang.Integer field "<name>" with illegal data type conversion to int Instead of calling getInt() and friends, use the valueOf() methods on the boxing classes with toString() on the value returned from the basic get() method. Change-Id: Iba95aba743bb76eeef5a193950de4f1b1f7c3e71
This is Gerrit plugin.
This can publish gerrit events to message queue provided by RabbitMQ. Published events are the same as Gerrit stream evnets.
This plugin works on Gerrit 2.8 - 2.10.
linux
java-1.7
Buck
Clone or link this plugin to the plugins directory of Gerrit's source tree, and issue the command:
buck build plugins/rabbitmq
The output is created in
buck-out/gen/plugins/rabbitmq/rabbitmq.jar
[amqp] uri = amqp://localhost [exchange] name = exchange-for-gerrit-queue [message] routingKey = com.foobar.www.gerrit [gerrit] name = foobar-gerrit hostname = www.foobar.com
3.14 (Freezed)
stable-2.10
master
is permanently latest but would not be updated by author anymore.3.1
3.0
2.0
1.4
1.3
1.2
1.1
monitor.failureCount
1.0
The Apache Software License, Version 2.0
Copyright (c) 2013 rinrinne a.k.a. rin_ne