|
From: Jan H. (JIRA) <no...@sp...> - 2008-04-07 12:08:04
|
[ http://jira.springframework.org/browse/RCP-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-549.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.1
Classes moved to the jdk6 module
> module jdk 5 not compiling because of use of JDK6 API
> -----------------------------------------------------
>
> Key: RCP-549
> URL: http://jira.springframework.org/browse/RCP-549
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.0.0
> Environment: jdk5
> Reporter: Benoit Xhenseval
> Assignee: Jan Hoskens
> Fix For: 1.0.1
>
>
> The spring-richclient-jdk5 module does not compile under JDK5.
> EnumRadioButtonBinding is using ButtonGroup.clearSelection() on line 82.
> This method was introduced in JDK6.
> Thanks in advance for fixing it shortly...
> Benoit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|