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

pivotalsarge pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new ee328b9  GEODE-4873: Remove link to test code from main code. (#1641)
ee328b9 is described below

commit ee328b9845ab7c0aa9f204536a547935e88c1eba
Author: Michael "Sarge" Dodge <[email protected]>
AuthorDate: Wed Mar 21 08:49:00 2018 -0700

    GEODE-4873: Remove link to test code from main code. (#1641)
---
 .../internal/protocol/protobuf/v1/utilities/ProtobufUtilities.java     | 3 ---
 1 file changed, 3 deletions(-)

diff --git 
a/geode-protobuf/src/main/java/org/apache/geode/internal/protocol/protobuf/v1/utilities/ProtobufUtilities.java
 
b/geode-protobuf/src/main/java/org/apache/geode/internal/protocol/protobuf/v1/utilities/ProtobufUtilities.java
index ea39ca8..d7e2a2d 100644
--- 
a/geode-protobuf/src/main/java/org/apache/geode/internal/protocol/protobuf/v1/utilities/ProtobufUtilities.java
+++ 
b/geode-protobuf/src/main/java/org/apache/geode/internal/protocol/protobuf/v1/utilities/ProtobufUtilities.java
@@ -25,9 +25,6 @@ import 
org.apache.geode.internal.protocol.protobuf.v1.serialization.exception.En
  * This class contains helper functions for assistance in creating protobuf 
objects. This class is
  * mainly focused on helper functions which can be used in building BasicTypes 
for use in other
  * messages or those used to create the top level Message objects.
- * <p>
- * Helper functions specific to creating ClientProtocol.Messages can be found 
at
- * {@link ProtobufRequestUtilities}
  */
 @Experimental
 public abstract class ProtobufUtilities {

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to