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

[jira] Created: (QPID-1335) Move Qman code under java/management

Move Qman code under java/management 
-------------------------------------

                 Key: QPID-1335
                 URL: https://issues.apache.org/jira/browse/QPID-1335
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client, Java Management Console
    Affects Versions: M4
            Reporter: Arnaud Simon
             Fix For: M4


Move Qman code under java/management 

Ultimately we should end up with the following folder tree:

java
  |
  +management
       |
       + broker
       |
       + client
       |
       + common
       |
       + tools

Qman current code would be split between java/management/client and java/management/common 


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


[jira] Closed: (QPID-1335) Move Qman code under java/management

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

Arnaud Simon closed QPID-1335.
------------------------------


> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management : JMX Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Resolved: (QPID-1335) Move Qman code under java/management

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

Arnaud Simon resolved QPID-1335.
--------------------------------

    Resolution: Fixed

> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management : JMX Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Commented: (QPID-1335) Move Qman code under java/management

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638501#action_12638501 ] 

Arnaud Simon commented on QPID-1335:
------------------------------------

A build script has been added actually, see QPID-1343

> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Commented: (QPID-1335) Move Qman code under java/management

Posted by "Andrea Gazzarini (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638820#action_12638820 ] 

Andrea Gazzarini commented on QPID-1335:
----------------------------------------

Hi Arnaud, please ignore the last post...
I've created the patch in order to align QMan classes under qpid/management and I'm going to submit it on QPID-1284.

Its name is "qpid_patch_under_management_folder_12102008" but you can see that on QPID-1284 issue attachments.

Please check-in that patch under qpid/management/client and after that we'll have QMan updated with the latest version. 

Regards,
Andrea


> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Assigned: (QPID-1335) Move Qman code under java/management

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

Arnaud Simon reassigned QPID-1335:
----------------------------------

    Assignee: Arnaud Simon

> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Commented: (QPID-1335) Move Qman code under java/management

Posted by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638306#action_12638306 ] 

Arnaud Simon commented on QPID-1335:
------------------------------------

The move has been done: see revision: 703177
We need to add a build script 

> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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


[jira] Commented: (QPID-1335) Move Qman code under java/management

Posted by "Andrea Gazzarini (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638734#action_12638734 ] 

Andrea Gazzarini commented on QPID-1335:
----------------------------------------

Hi Arnaud, I downloaded the moved version under java / management but I think you moved the older version of QMan...

The latest version is that related to the last submitted patches (you can see them on the QPID-1284)

- qman_test_cases_patch_08102008 for test cases
- qman_patch_08102008 for qman sources

Now, those patches are related to qpid/client subproject so we can proceed in one of the following ways:

1) I can try to detect the changes and then I'll make a new patch for qpid / management subproject;
2) you can submit the 2 patches above under qpid / client and then do the move again;

I think should be better doing the move again (because ,using first option, I must detect the changes and create a new patch, but in case I forget something we will see a buld errror only after the submit...and so on until all changes are detected) 

Let me know.

Andrea 

> Move Qman code under java/management 
> -------------------------------------
>
>                 Key: QPID-1335
>                 URL: https://issues.apache.org/jira/browse/QPID-1335
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client, Java Management Console
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M4
>
>
> Move Qman code under java/management 
> Ultimately we should end up with the following folder tree:
> java
>   |
>   +management
>        |
>        + broker
>        |
>        + client
>        |
>        + common
>        |
>        + tools
> Qman current code would be split between java/management/client and java/management/common 

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