On Fri, 22 Jun 2001, Carsten Ziegeler wrote:
> > Giacomo Pati wrote:
> >
> > One thing that we can do for convenience is to update the build.xml to not
> > depend on specific jars and exclude the sources for compilation
> > if those jars
> > are absent (see PhpGenerator).
> >
> Hi,
>
> I just added a very simple command line tool (called st for sitemap tool)
> which is actually a java class. This tool can be called from the build.xml
> during build and can add sitemap entries to the build sitemap.xmap.
> I changed the build.xml so that an entry for the PhpGenerator is added
> to the sitemap if the php generator is compiled.
>
> We could do this for all other "optional" components as well, for example
> even for the fop classes. So we would need to add more complexity to the
> build script.
>
> One could also imagine to add a new constraint saying: "examples or not"
> and we could enhance the st tool to generate (include) example pipelines
> during the build rather then hardcoding in the build.xml.
Sound cool.
Giacomo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]