No the jmx stuff is in the right place, though if it is called jbossmx it 
might have made sence to use that... but since that is currently the cluster 
module... ahhh.

It is all messed up.

We really should re-org the entire repository, to reflect the namespace that 
we are using on checkout.  This is make it much easier to add new modules... 
except for external modules.

Take the jboss-mq project for example.  It is really just a subset of the 
jboss-all project with a seperate build module... or all the modules except 
build are external.

I would like to see us re-org like this:

 /CVSROOT
 /tools
 /thirdparty
 /jboss/
        build/
        server/
        jmx/
        cluster/
        ...
 /jbossmq/
        build/
 
and so on.  By doing this, the main 'jboss' project would be easier to 
maintain, in that when new sub-modules are added users could update and sync 
to the correct version.  jbossmq would still have to use CVSROOT/modules to 
import the modules from jboss, and users should have to re-checkout when a 
structure change is made.  Since it is more likly that a structure change 
will be made (like the addition of the jmx stuff) to jboss, it makes sence 
to gear things in its favor.

Right now we are creating the project workspace entirely by the usage of
CVSROOT/modules.  This is confusing to new (and seasoned users) and should 
eventually be changed to reflect the current (and possibly medium-term 
future) for the project.

The down side is that it will take a little time to get users to resync, and 
that we currently don't have easy access to the actual file system where the 
repository resides on to make effective changes.

--jason


On Fri, 7 Dec 2001, Juha-P Lindfors wrote:

> 
> hmm? did I drop my module in the wrong place in the CVS?
> 
> -- Juha
> 
> On Thu, 6 Dec 2001, Jason Dillon wrote:
> 
> > Date: Thu,  6 Dec 2001 16:45:57 -0700 (MST)
> > From: Jason Dillon <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-dev] JBossMX and jboss-all
> >
> > come to think of it, users will have to checkout again to get the jboss-all/jmx 
>directory too.
> >
> > we really need to reorganize the repository to avoid this in the future.
> >
> >:(
> >
> > --jason
> > ----
> > View: http://jboss.org/forums/thread.jsp?forum=66&thread=4999
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to