[XDoclet-JIRA] Created: (XDT-1672) jdodoclet does not support J2SE5's generics
"Gavin Bong (JIRA)" <[email protected]> Tue, 14 Nov 2006 22:55:31 -0600 (CST)
| Newsgroups | gmane.comp.java.xdoclet.devel |
|---|---|
| Message-ID | <114707227.1163566531266.JavaMail.j2ee@atlassian01.managed.contegix.com> |
jdodoclet does not support J2SE5's generics
-------------------------------------------
Key: XDT-1672
URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1672
Project: XDoclet
Type: Bug
Components: JDO Module
Versions: 1.2.3
Reporter: Gavin Bong
Assigned to: xdoclet-devel (Use for new issues)
In the code for my PersistenceCapable class, this declaration will not compile.
/**
* jdo.field
* collection-type="collection"
* element-type="FooVo"
*/
List<FooVo> collectionOfFoos;
The solution is not to use generics for the List member.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV