You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/04/16 17:54:15 UTC

[jira] Created: (QPID-453) AMQPShortString should implement Comparable

AMQPShortString should implement Comparable
-------------------------------------------

                 Key: QPID-453
                 URL: https://issues.apache.org/jira/browse/QPID-453
             Project: Qpid
          Issue Type: Improvement
          Components: Java Common
            Reporter: Rob Godfrey
            Priority: Minor


The AMQPShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.

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


[jira] Resolved: (QPID-453) AMQShortString should implement Comparable

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey resolved QPID-453.
------------------------------

    Resolution: Fixed

Resolved revision 529297

> AMQShortString should implement Comparable
> ------------------------------------------
>
>                 Key: QPID-453
>                 URL: https://issues.apache.org/jira/browse/QPID-453
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>         Assigned To: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>
> The AMQShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.

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


[jira] Updated: (QPID-453) AMQShortString should implement Comparable

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-453:
-----------------------------

        Fix Version/s: M2
    Affects Version/s: M2
              Summary: AMQShortString should implement Comparable  (was: AMQPShortString should implement Comparable)

> AMQShortString should implement Comparable
> ------------------------------------------
>
>                 Key: QPID-453
>                 URL: https://issues.apache.org/jira/browse/QPID-453
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>
> The AMQPShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.

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


[jira] Updated: (QPID-453) AMQShortString should implement Comparable

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-453:
-----------------------------

       Assignee: Rob Godfrey
    Description: The AMQShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.  (was: The AMQPShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.)

> AMQShortString should implement Comparable
> ------------------------------------------
>
>                 Key: QPID-453
>                 URL: https://issues.apache.org/jira/browse/QPID-453
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Common
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>         Assigned To: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>
> The AMQShortString class currently implements the method compareTo in compliance with thecontract of the Comparable interface... but the class is not marked as implementing comparable.

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