Re: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-11 Thread Sylvain Wallez
Vadim Gritsenko wrote: >Hi, > >I would like to call for a vote to set Pizza as default compiler in the >Cocoon's Samples WebApp. This will shave 4.2Mb off samples webapp size, >because Pizza is 10 (ten) times smaller than Javac. > >I'm using Pizza with the Cocoon samples quite for a while now, an

Done: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-09 Thread Vadim Gritsenko
Done. Pizza is now default Java compiler. Way of switching back to Sun's Javac is easy: 1. rm -f lib/optional/pizza* 2. build clean 3. build -Dinclude.webapp.libs=yes webapp Enjoy ;) Vadim > From: giacomo [mailto:[EMAIL PROTECTED]] > > On Fri, 8 Mar 2002, Vadim Gritsenko wrote: > > > Hi, >

Re: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-09 Thread giacomo
On Fri, 8 Mar 2002, Vadim Gritsenko wrote: > Hi, > > I would like to call for a vote to set Pizza as default compiler in the > Cocoon's Samples WebApp. This will shave 4.2Mb off samples webapp size, > because Pizza is 10 (ten) times smaller than Javac. > > I'm using Pizza with the Cocoon samples

RE: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-09 Thread Gerhard Froehlich
>-Original Message- >From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] >Sent: Friday, March 08, 2002 8:41 PM >To: [EMAIL PROTECTED] >Subject: [VOTE] Set Pizza as Default Compiler in Sample WebApp > > >Hi, > >I would like to call for a vote to set Pizza as def

Re: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-08 Thread Stefano Mazzocchi
Nicola Ken Barozzi wrote: > > From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > > > I would like to call for a vote to set Pizza as default compiler in the > > Cocoon's Samples WebApp. This will shave 4.2Mb off samples webapp size, > > because Pizza is 10 (ten) times smaller than Javac. > > AFAIK J

Re: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-08 Thread Nicola Ken Barozzi
From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > I would like to call for a vote to set Pizza as default compiler in the > Cocoon's Samples WebApp. This will shave 4.2Mb off samples webapp size, > because Pizza is 10 (ten) times smaller than Javac. AFAIK Javac leaks memory, as per Tomcat release no

[VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-08 Thread Vadim Gritsenko
Hi, I would like to call for a vote to set Pizza as default compiler in the Cocoon's Samples WebApp. This will shave 4.2Mb off samples webapp size, because Pizza is 10 (ten) times smaller than Javac. I'm using Pizza with the Cocoon samples quite for a while now, and do not see any major issues w