Ok,

you both have convinced me (for now...) 

I added core and optional as subdirectories of the lib and moved
the jars in the directories.

Unfortunately the deli library is still not really optinal as the
deli role interface directly uses deli classes!

Carsten

Vadim Gritsenko wrote:
> 
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > 
> > I suggested some weeks ago that we create an opt directory parallel to
> the
> > src/java directory to identify optional components, for example:
> > 
> > src + java
> >     + opt  + fop + conf + fop.sitemap (The configuration of the fop
> sitemap
> >                                        components)
> >                  + lib + fop.jar
> >                  + src + org ...
> >                  + sample + ...
> >            + batik ...
> >            + deli  ...
> >            + jtidy ....
> 
> Isn't it too complicated? And, we already have all the rules in the
> build.xml to copy source code only if library is present... Berin's
> suggestion is IMHO better and much simpler:
> 
> > From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
> > Well, we could set the lib directory like this:
> > 
> > /lib/core
> >         (all the core jars)
> > 
> > /lib/ext
> > 
> >         (all the extension jars)
> 
> Vadim
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to