You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/04/23 19:36:42 UTC

[incubator-tuweni] 38/40: fix build failure caused by spotless

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit af8a019794da1c0490e044b9693eaab7b4ec82ba
Author: jonny rhea <jo...@gmail.com>
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: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org