You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Nathan Reese (JIRA)" <xm...@xml.apache.org> on 2010/12/18 02:49:05 UTC

[jira] Created: (XMLBEANS-449) Generics handled differently when class files are generated with JDK 1.5 vs JDK 1.6

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: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Assigned: (XMLBEANS-449) Generics handled differently when class files are generated with JDK 1.5 vs JDK 1.6

Posted by "Jacob Danner (JIRA)" <xm...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XMLBEANS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Danner reassigned XMLBEANS-449:
-------------------------------------

    Assignee: Jacob Danner

> 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
>            Assignee: Jacob Danner
>            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: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org