You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Brian (JIRA)" <ju...@ws.apache.org> on 2009/09/28 23:09:16 UTC

[jira] Updated: (JUDDI-285) EntityForLang.java Does not Compile on Java 1.5

     [ https://issues.apache.org/jira/browse/JUDDI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian updated JUDDI-285:
------------------------

    Summary: EntityForLang.java Does not Compile on Java 1.5  (was: EntitForLang.java Does not Compile on Java 1.5)

> EntityForLang.java Does not Compile on Java 1.5
> -----------------------------------------------
>
>                 Key: JUDDI-285
>                 URL: https://issues.apache.org/jira/browse/JUDDI-285
>             Project: jUDDI
>          Issue Type: Bug
>          Components: uddi-client
>    Affects Versions: 3.0beta
>            Reporter: Brian
>            Assignee: Kurt T Stam
>
> EntityForLang in uiid-client component does not compile under java 1.5. 
> Here is the error from maven build
> /home/soafa-user/juddi-3.0.0.beta/uddi-client/src/main/java/org/uddi/api_v3/client/i18n/EntityForLang.java:[41,30] name clash: get(java.util.List<org.uddi.api_v3.Address>,java.lang.String) and get(java.util.List<org.uddi.api_v3.Name>,java.lang.String) have the same erasure
> Looks like generics are not being handled properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.