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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new ef9a8c79 Remove old comments
ef9a8c79 is described below

commit ef9a8c79b09c8df2a82d4a2b351239cebe119f0f
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 4 12:49:33 2026 -0500

    Remove old comments
---
 .../jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java        | 2 --
 .../commons/jcs3/auxiliary/remote/server/RemoteCacheServerFactory.java  | 1 -
 2 files changed, 3 deletions(-)

diff --git 
a/auxiliary-builds/jdk14/src/java/org/apache/commons/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java
 
b/auxiliary-builds/jdk14/src/java/org/apache/commons/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java
index 3e0046cc..c750a531 100644
--- 
a/auxiliary-builds/jdk14/src/java/org/apache/commons/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java
+++ 
b/auxiliary-builds/jdk14/src/java/org/apache/commons/jcs/auxiliary/lateral/javagroups/LateralCacheJGListener.java
@@ -163,8 +163,6 @@ public class LateralCacheJGListener
         return ins;
     }
 
-    //////////////////////////// implements the ILateralCacheListener
-    // interface. //////////////
     /**
      * @param element
      * @param cb
diff --git 
a/commons-jcs3-core/src/main/java/org/apache/commons/jcs3/auxiliary/remote/server/RemoteCacheServerFactory.java
 
b/commons-jcs3-core/src/main/java/org/apache/commons/jcs3/auxiliary/remote/server/RemoteCacheServerFactory.java
index 41fcb713..63046c9d 100644
--- 
a/commons-jcs3-core/src/main/java/org/apache/commons/jcs3/auxiliary/remote/server/RemoteCacheServerFactory.java
+++ 
b/commons-jcs3-core/src/main/java/org/apache/commons/jcs3/auxiliary/remote/server/RemoteCacheServerFactory.java
@@ -408,7 +408,6 @@ public class RemoteCacheServerFactory
         }
     }
 
-    // ///////////////////// Startup/shutdown methods. //////////////////
     /**
      * Starts up the remote cache server on this JVM, and binds it to the 
registry on the given host
      * and port.

Reply via email to