[ 
https://issues.apache.org/jira/browse/TUSCANY-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568064#action_12568064
 ] 

Kelvin Goodson commented on TUSCANY-257:
----------------------------------------

Thanks Amita,  I took a scan of the patch file and it appears good.  The only 
thing I spotted is that we need a new java_1_4 maven profile that does not 
include the new project.

> recently added file Interface2JavaGenerator.java is not compatible with JDK 
> 1.4
> -------------------------------------------------------------------------------
>
>                 Key: TUSCANY-257
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-257
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Tools
>         Environment: all
>            Reporter: Paul Golick
>             Fix For: Java-SDO-Next
>
>         Attachments: 257.patch, newFiles.jar, 
> patchInterface2JavaGenerator.txt, patchUpdated.txt
>
>
> Interface2JavaGenerator.java uses java.lang.reflect.ParameterizedType and 
> java.lang.reflect.Type that were added in Java 5 for generics.  It appears 
> that the portion of Interface2JavaGenerator that uses ParameterizedType and 
> Type is not needed for Java 1.4 classes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to