Skip to content

Commit 7898b79

Browse files
committed
Add link to issue in comment
References #436 (cherry picked from commit 4f692fe)
1 parent 565a646 commit 7898b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/rabbitmq/client/impl/ClientVersion.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public class ClientVersion {
3030

3131
// We store the version property in an unusual way because relocating the package can rewrite the key in the property
3232
// file, which results in spurious warnings being emitted at start-up.
33+
// see https://github.com/rabbitmq/rabbitmq-java-client/issues/436
3334
private static final char[] VERSION_PROPERTY = new char[] {'c', 'o', 'm', '.', 'r', 'a', 'b', 'b', 'i', 't', 'm', 'q', '.',
3435
'c', 'l', 'i', 'e', 'n', 't', '.', 'v', 'e', 'r', 's', 'i', 'o', 'n'};
3536

0 commit comments

Comments
 (0)