This is an automated email from the ASF dual-hosted git repository.
jrhea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new af8a019 fix build failure caused by spotless
af8a019 is described below
commit af8a019794da1c0490e044b9693eaab7b4ec82ba
Author: jonny rhea <[email protected]>
AuthorDate: Tue Apr 23 08:59:06 2019 -0500
fix build failure caused by spotless
---
.../main/java/org/apache/tuweni/plumtree/vertx/VertxGossipServer.java | 1 +
1 file changed, 1 insertion(+)
diff --git
a/plumtree/src/main/java/org/apache/tuweni/plumtree/vertx/VertxGossipServer.java
b/plumtree/src/main/java/org/apache/tuweni/plumtree/vertx/VertxGossipServer.java
index ddbb74c..ba0a289 100644
---
a/plumtree/src/main/java/org/apache/tuweni/plumtree/vertx/VertxGossipServer.java
+++
b/plumtree/src/main/java/org/apache/tuweni/plumtree/vertx/VertxGossipServer.java
@@ -200,6 +200,7 @@ public final class VertxGossipServer {
/**
* Gossip a message to all known peers.
+ *
* @param attributes the payload to propagate
* @param message the payload to propagate
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]