[
https://issues.apache.org/jira/browse/WICKET-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2385.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.8
Assignee: Igor Vaynberg
> BigDecimalConverter uses jdk5
> -----------------------------
>
> Key: WICKET-2385
> URL: https://issues.apache.org/jira/browse/WICKET-2385
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Reporter: Peter Ertl
> Assignee: Igor Vaynberg
> Priority: Critical
> Fix For: 1.3.8
>
>
> BigDecimalConverter uses
> new BigDecimal(long) which is @since 1.5
> wicket will not run in a jre 1.4 with this...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.