You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Philip Harvey (JIRA)" <ji...@apache.org> on 2012/07/06 12:47:33 UTC

[jira] [Created] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

Philip Harvey created QPID-4114:
-----------------------------------

             Summary: [Java Performance Tests] performance test package should be created by ant release-bin target
                 Key: QPID-4114
                 URL: https://issues.apache.org/jira/browse/QPID-4114
             Project: Qpid
          Issue Type: Improvement
            Reporter: Philip Harvey
            Assignee: Philip Harvey
             Fix For: Future


We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey reassigned QPID-4114:
-----------------------------------

    Assignee: Robbie Gemmell  (was: Philip Harvey)

please review and commit if you're happy
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: Future
>
>         Attachments: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey reassigned QPID-4114:
-----------------------------------

    Assignee: Keith Wall  (was: Philip Harvey)

Please review and commit if you're happy. I've added missing commons-logging dependency to the perftests module for use by release-bin target
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Keith Wall resolved QPID-4114.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.17)
                   Future

Patch applied, no comments.
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: Future
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey updated QPID-4114:
--------------------------------

    Attachment: 0001-QPID-4114-broker-release-now-includes-BDB-if-optiona.patch

attached patch
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-broker-release-now-includes-BDB-if-optiona.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Closed] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Keith Wall closed QPID-4114.
----------------------------

    Resolution: Fixed
    
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-broker-release-now-includes-BDB-if-optiona.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey reassigned QPID-4114:
-----------------------------------

    Assignee: Keith Wall  (was: Philip Harvey)

Please review and commit if you're happy.

The broker release now includes BDB if optional=true sys property is set

                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-broker-release-now-includes-BDB-if-optiona.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Robbie Gemmell resolved QPID-4114.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   0.17

Patch applied.
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Robbie Gemmell
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey updated QPID-4114:
--------------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey updated QPID-4114:
--------------------------------

    Attachment: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch

attached patch
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

Posted by "Keith Wall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413153#comment-13413153 ] 

Keith Wall commented on QPID-4114:
----------------------------------

Patch applied.
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-broker-release-now-includes-BDB-if-optiona.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Reopened] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey reopened QPID-4114:
---------------------------------

      Assignee: Philip Harvey  (was: Keith Wall)

need to modify at least one build.xml
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey updated QPID-4114:
--------------------------------

    Attachment: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch

attached patch
                
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: Future
>
>         Attachments: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Reopened] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey reopened QPID-4114:
---------------------------------

      Assignee: Philip Harvey  (was: Robbie Gemmell)
    
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: 0.17
>
>         Attachments: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Philip Harvey updated QPID-4114:
--------------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>             Fix For: Future
>
>         Attachments: 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4114) [Java Performance Tests] performance test package should be created by ant release-bin target

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

Keith Wall updated QPID-4114:
-----------------------------

    Fix Version/s:     (was: Future)
                   0.19
    
> [Java Performance Tests] performance test package should be created by ant release-bin target
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-4114
>                 URL: https://issues.apache.org/jira/browse/QPID-4114
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Philip Harvey
>            Assignee: Keith Wall
>             Fix For: 0.19
>
>         Attachments: 0001-QPID-4114-added-missing-commons-logging-dependency-t.patch, 0001-QPID-4114-perftests-now-support-the-release-bin-targ.patch
>
>
> We want to deploy the Java performance tests added in QPID-3936 in a convenient manner, so the perftests/build.xml file needs to be updated to support the release-bin target.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org