Re: [PR] Adding hashcode to DOMKeyValue [santuario-xml-security-java]

2025-05-21 Thread via GitHub
coheigea merged PR #476: URL: https://github.com/apache/santuario-xml-security-java/pull/476 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubsc

Re: [PR] Adding hashcode to DOMKeyValue [santuario-xml-security-java]

2025-05-20 Thread via GitHub
seanjmullan commented on code in PR #476: URL: https://github.com/apache/santuario-xml-security-java/pull/476#discussion_r2098527735 ## src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMKeyValue.java: ## @@ -261,9 +261,26 @@ public boolean equals(Object obj) {

Re: [PR] Adding hashcode to DOMKeyValue [santuario-xml-security-java]

2025-05-19 Thread via GitHub
seanjmullan commented on code in PR #476: URL: https://github.com/apache/santuario-xml-security-java/pull/476#discussion_r2096114319 ## src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMKeyValue.java: ## @@ -264,6 +264,22 @@ public boolean equals(Object obj) {

[PR] Adding hashcode to DOMKeyValue [santuario-xml-security-java]

2025-05-19 Thread via GitHub
coheigea opened a new pull request, #476: URL: https://github.com/apache/santuario-xml-security-java/pull/476 A fix for https://github.com/apache/santuario-xml-security-java/security/code-scanning/1143 -- This is an automated message from the Apache Git Service. To respond to the message,