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. 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,
>
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
>-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
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
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
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