AW: [C2] Build targets

2001-06-24 Thread Carsten Ziegeler
> Martin Rogard wrote: > > Hello, > > > Carsten Ziegeler wrote: > > I changed the build.xml so that an entry for the PhpGenerator is added > > to the sitemap if the php generator is compiled. > > I don't find an example/sample/tutorial using the PhP Generator, > any hints ? > Sorry, I never u

Re: AW: [C2] Build targets

2001-06-22 Thread giacomo
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 add

Re: AW: [C2] Build targets

2001-06-22 Thread Sergio Carvalho
On Fri, 22 Jun 2001 10:42:57 +0200 "Carsten Ziegeler" <[EMAIL PROTECTED]> wrote: > 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 bui

AW: [C2] Build targets

2001-06-22 Thread Carsten Ziegeler
> Giacomo Pati wrote: > > Quoting Carsten Ziegeler <[EMAIL PROTECTED]>: > > > > Konstantin Piroumian wrote: > > > > > > > > Hi, Cocooners! > > > > > > > > > > Is there a way to build C2 without samples and unnecesary > > libraries? > > > > > > > > Yes, delete them ;). > > > > > > How can I know wh

Re: AW: [C2] Build targets

2001-06-21 Thread Giacomo Pati
Quoting Carsten Ziegeler <[EMAIL PROTECTED]>: > > Konstantin Piroumian wrote: > > > > > > Hi, Cocooners! > > > > > > > > Is there a way to build C2 without samples and unnecesary > libraries? > > > > > > Yes, delete them ;). > > > > How can I know which jar is necessary for Cocoon engine and whic

AW: [C2] Build targets

2001-06-21 Thread Carsten Ziegeler
> Konstantin Piroumian > > > > Konstantin Piroumian wrote: > > > > > > > > Hi, Cocooners! > > > > > > > > > > Is there a way to build C2 without samples and unnecesary > libraries? > > > > > > > > Yes, delete them ;). > > > > > > How can I know which jar is necessary for Cocoon engine and > which

AW: [C2] Build targets

2001-06-21 Thread Carsten Ziegeler
> Konstantin Piroumian wrote: > > > > Hi, Cocooners! > > > > > > Is there a way to build C2 without samples and unnecesary libraries? > > > > Yes, delete them ;). > > How can I know which jar is necessary for Cocoon engine and which one is > used only in a sample? Of course, I can try to delete on