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

Rob Godfrey resolved QPID-1501.
-------------------------------

    Resolution: Fixed

Patch does what it says - removes the @Overrides which related to interface 
implementation not overriding superclass implementations.

not tests necessary as just annotations being removed (for the sake of getting 
the files to compile with Sun JDK 1.5)

> 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: Rob Godfrey
>            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.

Reply via email to