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
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