----- "Robert Greig" <[EMAIL PROTECTED]> wrote:
> 2008/10/2 Arnaud Simon <[EMAIL PROTECTED]>:
>
> > When we'll provide any additional tool like a command line or WSM
> imp we'll put those tools under java/tools.
>
> Do you mean java/management/tools ?
>
> RG
Yes, sorry java/management/tools.
So to summarize the plan is to have:
java
|
+management
|
+ broker
|
+ client
|
+ common
|
+ tools
Qman current code would be split between java/management/client and
java/management/common and the package structure would be:
org\apache\qpid\management\client
and
org\apache\qpid\management\transport
I would also like to move the existing eclipse-plugin from java/management to
java/management/tools
So, to summarize the vote is about tow things:
a) []: move Qman code in java/management/client and java/management/common
b) []: move eclipse-plugin in java/management/tools
Arnaud