Github user gemmellr commented on a diff in the pull request:

    https://github.com/apache/qpid-jms/pull/10#discussion_r128749066
  
    --- Diff: 
qpid-jms-client/src/test/java/org/apache/qpid/jms/integration/SaslIntegrationTest.java
 ---
    @@ -54,6 +54,7 @@
         private static final Symbol SCRAM_SHA_1 = 
Symbol.valueOf("SCRAM-SHA-1");
         private static final Symbol SCRAM_SHA_256 = 
Symbol.valueOf("SCRAM-SHA-256");
         private static final Symbol EXTERNAL = Symbol.valueOf("EXTERNAL");
    +    private static final Symbol GSSAPI = Symbol.valueOf("GSSAPI");
    --- End diff --
    
    This isn't used and can be removed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to