Generics handled differently when class files are generated with JDK 1.5 vs JDK
1.6
-----------------------------------------------------------------------------------
Key: XMLBEANS-449
URL: https://issues.apache.org/jira/browse/XMLBEANS-449
Project: XMLBeans
Issue Type: Bug
Environment: Mac OS X
Reporter: Nathan Reese
Priority: Minor
Generics are handled differently when class files are generated with JDK 1.5 vs
JDK 1.6.
For example, if there is an element 'foo' defined that can occur multiple
times, class files generated with JDK 1.5 contain the method getFooList while
class files generated using JDK 1.6 do not contain the method getFooList.
--
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]