You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/02/02 06:07:09 UTC

[jira] Created: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

[PATCH] fix bad ParticipantHandle.compareTo 
--------------------------------------------

                 Key: RIVER-284
                 URL: https://issues.apache.org/jira/browse/RIVER-284
             Project: River
          Issue Type: Bug
          Components: com_sun_jini_mahalo
            Reporter: Dave Brosius
            Priority: Minor
         Attachments: fix_ParticipantHandle_compareTo.diff

Due to a typo, ParticipantHandle.compareTo will always return false. This patch fixes this.

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


[jira] Updated: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated RIVER-284:
-------------------------------

    Attachment: fix_ParticipantHandle_compareTo.diff

> [PATCH] fix bad ParticipantHandle.compareTo 
> --------------------------------------------
>
>                 Key: RIVER-284
>                 URL: https://issues.apache.org/jira/browse/RIVER-284
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_mahalo
>            Reporter: Dave Brosius
>            Priority: Minor
>         Attachments: fix_ParticipantHandle_compareTo.diff
>
>
> Due to a typo, ParticipantHandle.compareTo will always return false. This patch fixes this.

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


[jira] Resolved: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

Posted by "Mark Brouwer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Brouwer resolved RIVER-284.
--------------------------------

    Resolution: Fixed

Removed method not being used.

> [PATCH] fix bad ParticipantHandle.compareTo 
> --------------------------------------------
>
>                 Key: RIVER-284
>                 URL: https://issues.apache.org/jira/browse/RIVER-284
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_mahalo
>            Reporter: Dave Brosius
>            Assignee: Mark Brouwer
>            Priority: Minor
>             Fix For: AR2
>
>         Attachments: fix_ParticipantHandle_compareTo.diff
>
>
> Due to a typo, {{ParticipantHandle.compareTo}} will always return false. This patch fixes this.

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


[jira] Closed: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

Posted by "Mark Brouwer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Brouwer closed RIVER-284.
------------------------------


> [PATCH] fix bad ParticipantHandle.compareTo 
> --------------------------------------------
>
>                 Key: RIVER-284
>                 URL: https://issues.apache.org/jira/browse/RIVER-284
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_mahalo
>            Reporter: Dave Brosius
>            Assignee: Mark Brouwer
>            Priority: Minor
>             Fix For: AR2
>
>         Attachments: fix_ParticipantHandle_compareTo.diff
>
>
> Due to a typo, {{ParticipantHandle.compareTo}} will always return false. This patch fixes this.

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


[jira] Commented: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

Posted by "Mark Brouwer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RIVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565056#action_12565056 ] 

Mark Brouwer commented on RIVER-284:
------------------------------------

Dave is right that there is a bug in the code, however my analysis indicates that this method is never used and could be removed.

> [PATCH] fix bad ParticipantHandle.compareTo 
> --------------------------------------------
>
>                 Key: RIVER-284
>                 URL: https://issues.apache.org/jira/browse/RIVER-284
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_mahalo
>            Reporter: Dave Brosius
>            Priority: Minor
>         Attachments: fix_ParticipantHandle_compareTo.diff
>
>
> Due to a typo, ParticipantHandle.compareTo will always return false. This patch fixes this.

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


[jira] Updated: (RIVER-284) [PATCH] fix bad ParticipantHandle.compareTo

Posted by "Mark Brouwer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Brouwer updated RIVER-284:
-------------------------------

      Description: Due to a typo, {{ParticipantHandle.compareTo}} will always return false. This patch fixes this.  (was: Due to a typo, ParticipantHandle.compareTo will always return false. This patch fixes this.)
    Fix Version/s: AR2
         Assignee: Mark Brouwer

> [PATCH] fix bad ParticipantHandle.compareTo 
> --------------------------------------------
>
>                 Key: RIVER-284
>                 URL: https://issues.apache.org/jira/browse/RIVER-284
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_mahalo
>            Reporter: Dave Brosius
>            Assignee: Mark Brouwer
>            Priority: Minor
>             Fix For: AR2
>
>         Attachments: fix_ParticipantHandle_compareTo.diff
>
>
> Due to a typo, {{ParticipantHandle.compareTo}} will always return false. This patch fixes this.

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