commit | 805e1649a8f37c870ad8fd294d22a072b854cf03 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Tue May 26 10:09:26 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue May 26 10:09:58 2015 +0900 |
tree | 08c56cfe784664366b1f30fb57cb2dc9fa9a1a7a | |
parent | 5be539c2cd5fda3c20cb8b85793060d0d75a995f [diff] | |
parent | 86ad067783adf0e7e2df389bd625f0687890caad [diff] |
Merge branch 'stable-2.11' * stable-2.11: Remove VERSION file Solver V1: Check for file/directory existence before operations AMQProperties: Fix IllegalArgumentException when setting properties Catch explicit exceptions instead of Exception Use AtomicInteger instead of volatile int Prevent potential null-pointer access Remove unnecessary constructor invocations Remove unnecessary casts Add missing @Override annotations Change logging message and level for closed connection. Create new AMQP properties for each publication Bump AMQP client to 3.5.2 Fall back to loading only base config if no site configs are found Change logging message and level for failed connection. Add timestamp on messages Use API version 2.10.4 Implement standalone Buck build Remove Gradle build Implement Buck build Better usage of builder patten in AMQProperties.getBasicProperties Build with API version 2.11 Change-Id: Ia9235595fd810e01e7749a31265ab1233f7d7206
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