You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/06/30 15:31:45 UTC

[jira] Commented: (QPID-1159) Problems with @Override on Java 1.5

    [ https://issues.apache.org/jira/browse/QPID-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609230#action_12609230 ] 

Rajith Attapattu commented on QPID-1159:
----------------------------------------

When using Java 1.5.15 I get the following compile errors.

    [javac] /opt/workspace/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/message/UnprocessedMessage.java:250: method does not override a method from its superclass
    [javac]                     @Override



> Problems with @Override on Java 1.5
> -----------------------------------
>
>                 Key: QPID-1159
>                 URL: https://issues.apache.org/jira/browse/QPID-1159
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> Some people have reported problems with the @Override tag in UnprocessedMessage.java with Java 1.5 vms

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