[ https://issues.apache.org/jira/browse/TAP5-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870726#comment-17870726 ]
Hudson commented on TAP5-2780: ------------------------------ FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-javax-java-11-freestyle #22 (See [https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-11-freestyle/22/]) TAP5-2780: Fixing JSONObject to honour equals/hashCode contract (#48) (thiago: rev 9a68b57c4034062168bc371e5aebfba420ef2179) * (edit) tapestry-json/src/main/java/org/apache/tapestry5/json/JSONObject.java * (edit) tapestry-json/src/test/groovy/json/specs/JSONObjectSpec.groovy * (edit) tapestry-json/src/test/groovy/json/specs/JSONArraySpec.groovy > JSONObject does not conform to equals/hashCode contract > ------------------------------------------------------- > > Key: TAP5-2780 > URL: https://issues.apache.org/jira/browse/TAP5-2780 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-json > Affects Versions: 5.8.6 > Reporter: Ben Weidig > Assignee: Ben Weidig > Priority: Minor > Fix For: 5.8.7 > > > GitHub Pull-Request 48 by kollerma: > https://github.com/apache/tapestry-5/pull/48/files > JSONObject doesn't conform to Java's equals/hashCode contract, as it only > implemented equals so far. > This issue is created for documentation purposes only. -- This message was sent by Atlassian Jira (v8.20.10#820010)