commit | dc67d9b30cb305ac425d954261948a0b0832fc9f | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 21 10:37:26 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri May 22 14:46:37 2015 +0000 |
tree | 8a522650dc1a39fcc0a3f6944526b7dbf602ba5d | |
parent | 7d449680c5527ead02653b9a505e96d7bd9fefb5 [diff] |
Solver V1: Check for file/directory existence before operations Only move the old config file if it exists. Trying to move the file if it does not exist results in an exception being thrown and then the subsequent call to create the default site config file does not get executed. This is most likely the root cause of there being no default site config which was worked around in change I217d6479. Also, only create the default site config file if it does not already exist. Attempting to create the file if it exists will not cause the file to be overwritten, but results in an unnecessary exception being thrown and logged. Change-Id: I7d3c7d49bcca14009a9252d2cb82d3ccaf685cf8
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