[ http://issues.apache.org/jira/browse/TUSCANY-216?page=all ]

Paul Golick updated TUSCANY-216:
--------------------------------

    Attachment: svn142diff.txt

The attached patch suggests a fix that replaces the Character.valueOf method 
with a Character constructor.

> recent change to JavaFactoryImpl.java is not compatible with JDK 1.4
> --------------------------------------------------------------------
>
>          Key: TUSCANY-216
>          URL: http://issues.apache.org/jira/browse/TUSCANY-216
>      Project: Tuscany
>         Type: Bug

>   Components: Java SDO Implementation
>  Environment: svn version 396576
>     Reporter: Paul Golick
>  Attachments: svn142diff.txt
>
> The recent change used the valueOf(char) method of the Character class that 
> was added in Java 1.5.  That method is not available in Java 1.4.  However, a 
> constructor is available for both Java 1.4 and Java 1.5.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to