commit | 04ff7585fa7b18e0c86b39cb2924ffa696c0763e | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Apr 17 15:46:59 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Apr 17 15:46:59 2015 +0900 |
tree | f3af3120bc83a812f562d1000c14b42f53cd08fe | |
parent | ccb5837a6fa88b29c285a104cd3799d5d6eb2dcc [diff] |
Build with API version 2.11 Change-Id: I19bda859ddd00d3751f1ab52c0034b5e7b854b07
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