You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2008/05/02 23:00:56 UTC

[jira] Resolved: (QPID-582) Ensure Java codebase builds with Java 6

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

Robert Greig resolved QPID-582.
-------------------------------

    Resolution: Fixed

Builds under Java 6

> Ensure Java codebase builds with Java 6
> ---------------------------------------
>
>                 Key: QPID-582
>                 URL: https://issues.apache.org/jira/browse/QPID-582
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Clustering
>    Affects Versions: M2
>         Environment: Java 6 compiler, any platform
>            Reporter: Robert Greig
>            Assignee: Robert Greig
>             Fix For: M3
>
>
> Some parts of the management console do not build with Java 6 due to tightening up of some collection classes, e.g. ArrayList constructor ensures any collection passed in is compatible.
> We have some cases where collections are created that break these rules. (It is a mystery to me why there are not failures at runtime).

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