You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/08/14 17:09:45 UTC

[jira] Created: (QPID-1242) Ability to view Binary Messages was lost in the merge

Ability to view Binary Messages was lost in the merge
-----------------------------------------------------

                 Key: QPID-1242
                 URL: https://issues.apache.org/jira/browse/QPID-1242
             Project: Qpid
          Issue Type: Bug
          Components: Java Management Console
            Reporter: Martin Ritchie


Summary:

The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.

It was checked in at r571491 

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


[jira] Updated: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Robert Gemmell updated QPID-1242:
---------------------------------

    Attachment: QPID-1242_22jan2009.patch
                org.apache.commons.codec_1.3.0.v20080530-1600.jar

The attached patch reintegrates the previous source changes from r571491 which were lost during merge, with a modification made to remove the line asciiText.setTopIndex(hexText.getTopIndex()); below line 603 and comparable command after line 608 that would prevent the scrollbars from moving concurrently, forcing them to stay at their topmost position at all times. The relevant configuration changes to the MC build were made in accordance with the new build system/layout.

The attached commons-codec rcp plugin should be placed in qpid/java/lib

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2, M2.1, M3
>            Reporter: Martin Ritchie
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Marnie McCormack updated QPID-1242:
-----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on for M4 afaik out of scope

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management Console
>    Affects Versions: M2, M2.1, M3
>            Reporter: Martin Ritchie
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


[jira] Assigned: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Robert Gemmell reassigned QPID-1242:
------------------------------------

    Assignee: Robert Gemmell

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>            Assignee: Robert Gemmell
>             Fix For: Eclipse MC M5
>
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-1242) Ability to view Binary Messages was lost in the merge

Posted by "Robert Gemmell (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665262#action_12665262 ] 

Robert Gemmell commented on QPID-1242:
--------------------------------------

I have reintegrated the r571491 source changes to the current version in trunk, and added the latest commons codec rcp plugin jar as a dep. The work collides with one of my other current patches, so i will wait until Martin has had a chance to get a look at those before putting one up for this,

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2, M2.1, M3
>            Reporter: Martin Ritchie
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Marnie McCormack updated QPID-1242:
-----------------------------------

        Fix Version/s: Eclipse MC M5
    Affects Version/s:     (was: M2.1)
                           (was: M3)
                           (was: M2)

Sscoping items for early 2009 release of Java Eclipse Mgt Console 

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>             Fix For: Eclipse MC M5
>
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Robert Gemmell updated QPID-1242:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>            Assignee: Robert Gemmell
>             Fix For: Eclipse MC M5
>
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Robbie Gemmell resolved QPID-1242.
----------------------------------

    Resolution: Fixed

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: 0.5
>
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Martin Ritchie updated QPID-1242:
---------------------------------

    Affects Version/s: M3
                       M2
                       M2.1

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management Console
>    Affects Versions: M2, M2.1, M3
>            Reporter: Martin Ritchie
>             Fix For: M4
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


[jira] Assigned: (QPID-1242) Ability to view Binary Messages was lost in the merge

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

Robert Gemmell reassigned QPID-1242:
------------------------------------

    Assignee: Martin Ritchie  (was: Robert Gemmell)

Martin, can you review this change please, thanks.

> Ability to view Binary Messages was lost in the merge
> -----------------------------------------------------
>
>                 Key: QPID-1242
>                 URL: https://issues.apache.org/jira/browse/QPID-1242
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: Eclipse MC M5
>
>         Attachments: org.apache.commons.codec_1.3.0.v20080530-1600.jar, QPID-1242_22jan2009.patch
>
>
> Summary:
> The ability to view binary messages (ascii and hex views) were lost when the M2.x code base was merged to trunk.
> It was checked in at r571491 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org