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

jbonofre pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
     new 974c9138eb fix typo (#1889)
974c9138eb is described below

commit 974c9138eb064b7c50af4a94a28680f9b14ee60a
Author: Christopher L. Shannon <[email protected]>
AuthorDate: Wed Apr 8 09:53:14 2026 -0400

    fix typo (#1889)
---
 .../src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java
 
b/activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java
index 76f1d7992c..5d69169e9e 100644
--- 
a/activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java
+++ 
b/activemq-stomp/src/test/java/org/apache/activemq/transport/stomp/SamplePojo.java
@@ -52,7 +52,6 @@ public class SamplePojo implements Serializable {
     public void setName(String name) {
         this.name = name;
     }
-    quals
 
     @Override
     public boolean equals(Object obj) {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to