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
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.