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

[jira] Assigned: (QPID-1501) Remove @Override usages where the override is from an interface and so fails under Java 1.5

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

Martin Ritchie reassigned QPID-1501:
------------------------------------

    Assignee: Martin Ritchie

> Remove @Override usages where the override is from an interface and so fails under Java 1.5
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-1501
>                 URL: https://issues.apache.org/jira/browse/QPID-1501
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>            Priority: Minor
>             Fix For: M4
>
>
> Summary: 
> The following files cause issues under Java 1.5 on Mac OS X due to the @Override problem.
> ExtractResendAndRequeue.java
> subscription/SubscriptionImpl.java
> subscription/MockSubscription.java
> queue/SubscriptionTestHelper.java

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