I guess I should point out that I set up the module structure for this this
afternoon.  Checking out xdoclet-all gives you the 3 modules.

I see some discussion of where to put generated stuff (such as classes).  I
really like the jboss system:

-module-name-
  output
    classes
    gen-src
    lib
    ...
  src
    etc
    main
    resources
    ...


I also think more smaller modules as peers are better than trying to nest
things that want to be built separately.  I'd put each vendor module up at
the top as a peer of xdoclet, xdocletgui, and xjavadoc.

Thanks
david jencks

On 2002.05.13 12:31:56 -0400 David Jencks wrote:
> I'll do it if no one beats me to it.
> 
> How about an xdoclet-all that checks out
> 
> xdoclet
> xdocletgui
> xjavadoc
> 
> ?
> 
> cvs .... co xdoclet-all
> 
> will give you
> 
> xdoclet-all
>   xdoclet
>   xdocletgui
>   xjavadoc
> 
> in the dir you ran cvs co from
> 
> OK?
> 
> Want any other "project" targets?
> 
> I'm willing to make a jboss-like buildmagic-based build system for these
> 3
> modules, but it will be a while before I have time to do it.
> 
> david jencks
> 
> On 2002.05.13 11:50:36 -0400 Ara Abrahamian wrote:
> > > This can be fixed in a couple of minutes by editing CVSROOT/modules.
> > 
> > I didn't know that. That's cool. Anyone volunteering to apply it?
> > 
> > > > Assuming xjavadoc will be untouched after latest changes I won't
> > have to
> > > > deal with item 1. For item two I don't know about jboss-one's
> > system,
> > > > but I want it to be easier to deal with. If with those changes we
> > can
> > > > then I'm happy. Reveal your jboss experience with its various
> > modules to
> > > > xdoclet :-)
> > > 
> > > The jboss buildmagic build system lets you build each module by
> itself
> > > (handy basically if you are changing stuff in module 3 of 8 and only
> > want
> > > to try building module 3) and also build the entire project, applying
> > > various standard targets (most, all, docs for instance) to each
> module
> > and
> > > pulling the results into a main build directory.  I think it does
> > other
> > > things too but this is what I know about
> > 
> > Ara.
> > 
> > 
> > _______________________________________________________________
> > 
> > Have big pipes? SourceForge.net is looking for download mirrors. We
> > supply
> > the hardware. You get the recognition. Email Us:
> > [EMAIL PROTECTED]
> > _______________________________________________
> > Xdoclet-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> > 
> > 
> 
> _______________________________________________________________
> 
> Have big pipes? SourceForge.net is looking for download mirrors. We
> supply
> the hardware. You get the recognition. Email Us:
> [EMAIL PROTECTED]
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> 
> 

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to