[ http://issues.apache.org/jira/browse/TUSCANY-257?page=all ]
Frank Budinsky updated TUSCANY-257:
-----------------------------------
Fix Version: M1
Without using parameterized types, the whole Interface2JavaGenerator is
uninteresting, so we can't take it out. We need to figure out a way to package
Java5 dependent features (like this) in a way that makes them optional
extensions for Java5 users.
Any suggestions, or help with that, would be much appreciated.
Thanks,
Frank.
> recently added file Interface2JavaGenerator.java is not compatible with JDK
> 1.4
> -------------------------------------------------------------------------------
>
> Key: TUSCANY-257
> URL: http://issues.apache.org/jira/browse/TUSCANY-257
> Project: Tuscany
> Type: Bug
> Components: Java SDO Tools
> Environment: all
> Reporter: Paul Golick
> Fix For: M1
> Attachments: patchInterface2JavaGenerator.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.
-
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