[
https://issues.apache.org/jira/browse/TAP5-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867986#comment-17867986
]
Hudson commented on TAP5-2780:
------------------------------
FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-java-17-freestyle #108
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-17-freestyle/108/])
TAP5-2780: Fixing JSONObject to honour equals/hashCode contract (#48) (github:
rev e0345b6d5a358c96178c437ad819f6ef0a71bf7e)
* (edit) tapestry-json/src/test/groovy/json/specs/JSONObjectSpec.groovy
* (edit) tapestry-json/src/test/groovy/json/specs/JSONArraySpec.groovy
* (edit) tapestry-json/src/main/java/org/apache/tapestry5/json/JSONObject.java
> 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
>
> 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)