commit | 312b6a9b46d5e85340616365b4dc12517d4d16df | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Nov 09 14:32:22 2016 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Nov 09 14:34:32 2016 +0900 |
tree | 19d86ce80e9c9174fe05abcfe896bdaa9a17c379 | |
parent | 63c40aaa2df7e4fc4235fe64ca34791fb0b7739f [diff] |
Tidy up dependencies Remove gson and commons-lang. These are provided by the plugin API, so it's not necessary to explicitly depend on them. Move the commons-io and commons-codec definitions to the root BUCK file. Change-Id: I5df79e8c1468ef566b06059d6f40e772e2ca74b2
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