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
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to