You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Peter Mahoney (JIRA)" <de...@myfaces.apache.org> on 2007/07/05 14:28:04 UTC

[jira] Commented: (TOMAHAWK-1044) UIScheduleBase wont' compile with Java 1.4.2 - unsupported method Integer.parseInt(int)

    [ https://issues.apache.org/jira/browse/TOMAHAWK-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510350 ] 

Peter Mahoney commented on TOMAHAWK-1044:
-----------------------------------------

Change has been commited, although not using the suggested method.

> UIScheduleBase wont' compile with Java 1.4.2  - unsupported method Integer.parseInt(int)
> ----------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1044
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1044
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Schedule
>    Affects Versions: 1.1.7-SNAPSHOT
>         Environment: Java 1.4.2_14, Tomcat 5.0.28
>            Reporter: Les Pall
>            Assignee: Cagatay Civici
>            Priority: Blocker
>             Fix For: 1.1.7-SNAPSHOT
>
>         Attachments: UIScheduleBase.java.patch
>
>
> Several methods in UIScheduleBase.java call Integer.parseInt(int) - a Java5 specific language feature. I have patched and tested the patch to work with Java 1.4.2. It may be inelegant, but works. Any improvements welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.