Re: [PATCH] compilerclasspath

2002-06-05 Thread Magesh Umasankar
.* * - Original Message - From: "Steve Loughran" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 1:25 PM Subject: Re: [PATCH] compilerclassp

Re: [PATCH] compilerclasspath

2002-06-05 Thread Steve Loughran
- Original Message - From: "Erik Hatcher" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 3:57 AM Subject: Re: [PATCH] compilerclasspath > Mine is: > > > patch -version > patch 2.5 &g

Re: [PATCH] compilerclasspath

2002-06-05 Thread Erik Hatcher
ion about these matters, see the file named COPYING. written by Larry Wall with lots o' patches by Paul Eggert - Original Message - From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 3:40 AM Subject: Re: [PATCH] compi

Re: [PATCH] compilerclasspath

2002-06-05 Thread Stefan Bodewig
On Tue, 4 Jun 2002, Steve Loughran <[EMAIL PROTECTED]> wrote: > what version of patch do people use that does work well? [EMAIL PROTECTED] jakarta]$ patch -version patch 2.5.4 Copyright 1984-1988 Larry Wall Copyright 1989-1999 Free Software Foundation, Inc. This program comes with NO WARRANTY, t

Re: [PATCH] compilerclasspath

2002-06-04 Thread Steve Loughran
om: "Keith Wannamaker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 6:38 AM Subject: FW: [PATCH] compilerclasspath > Wondering if the coast is clear for this to go into 1.6-a? > > -Original Message- > From: Keith Wannamaker [mailt

FW: [PATCH] compilerclasspath

2002-06-04 Thread Keith Wannamaker
Wondering if the coast is clear for this to go into 1.6-a? -Original Message- From: Keith Wannamaker [mailto:[EMAIL PROTECTED] Sent: Thursday, May 30, 2002 8:34 AM To: [EMAIL PROTECTED] Subject: [PATCH] compilerclasspath Hi, I worked with Steve's direction to add a compilerclas

[PATCH] compilerclasspath

2002-05-30 Thread Keith Wannamaker
Hi, I worked with Steve's direction to add a compilerclasspath attribute to JspC. Currently JspC allows the user to specify a custom compiler, but forces this compiler to be in the ant classpath. This attribute allows the custom compiler class to be anywhere. In many cases, the custom compile

RE: [PATCH] CompilerClasspath jspc attribute

2002-05-21 Thread Keith Wannamaker
| > Here is the final proposed patch for a compilerclasspath | > attribute to jspc: | > http://apache.org/~keith/cc.txt | > | > This attribute specifies a classpath in which to find a | > custom compiler adaptor. | > | > The patch includes code changes, doc changes, and two | > additional jspc test

Re: [PATCH] CompilerClasspath jspc attribute

2002-05-20 Thread Steve Loughran
- Original Message - From: "Keith Wannamaker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 1:26 PM Subject: [PATCH] CompilerClasspath jspc attribute > Here is the final proposed patch for a compilerclasspath > attribute to jspc

[PATCH] CompilerClasspath jspc attribute

2002-05-20 Thread Keith Wannamaker
Here is the final proposed patch for a compilerclasspath attribute to jspc: http://apache.org/~keith/cc.txt This attribute specifies a classpath in which to find a custom compiler adaptor. The patch includes code changes, doc changes, and two additional jspc tests. The jspc tests require two fil