[
https://issues.apache.org/jira/browse/TAP5-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761458#comment-17761458
]
Hudson commented on TAP5-2759:
------------------------------
FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-java-19-freestyle #25
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-19-freestyle/25/])
TAP5-2759: JSONObject#getLongOrDefault argument type fixed (ben: rev
4ecadd1f5b762e663544c2206640640af5cd3aca)
* (edit) tapestry-json/src/main/java/org/apache/tapestry5/json/JSONObject.java
* (edit) tapestry-json/src/test/groovy/json/specs/JSONObjectSpec.groovy
> JSONObect getLongOrDefault wrong defaultValue type
> --------------------------------------------------
>
> Key: TAP5-2759
> URL: https://issues.apache.org/jira/browse/TAP5-2759
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-json
> Affects Versions: 5.8.3
> Reporter: Ben Weidig
> Assignee: Ben Weidig
> Priority: Trivial
> Fix For: 5.8.4
>
>
> The method {{public long getLongOrDefault(String name, int defaultValue)}} on
> {{org.apache.tapestry5.json.JSONObject}} should use {{long}} instead of
> {{int}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)