commit | 2ed41f3fefd79c1fdc7b01fcacb4b668adbca7dc | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Mar 17 15:14:56 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Mar 17 15:15:03 2015 +0900 |
tree | cfdf77a98a63896bf4207c583574de0c1d6b6f96 | |
parent | d3d974157ac40f28d6abf5e10eb0d6de02a44b80 [diff] | |
parent | 63b8f5b29a428f6cc341619f3cc395216389ca4c [diff] |
Merge remote-tracking branch 'origin/github/rinrinne/master' into stable-2.10 * origin/github/rinrinne/master: Prepare for next...? Release 3.14 Update README Prelease for next development iteration Release 3.1 Fix README Prepare for next development iteration Release 3.0 Update README Bump amqp-client to 3.5.0 Update README and Documentation Change-Id: I542c745a5c1aa24d39dff31def50b8b56def611a
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
gradle
To build plugin with gradle.
./gradlew build
Now avaliable for Gerrit 2.10 only. If you want to use it on another version of Gerrit, please try the below.
./gradlew build -PapiVersion=2.8
[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