Re: Problem with build after method signature change

2007-08-03 Thread Dominique Devienne
On 8/3/07, billf5293 <[EMAIL PROTECTED]> wrote: > Thanks for the reply. > > The reason we are doing these incremental builds is because unfortunately we > use very large applets containing a number of jars. One of the biggest > complaints we have about our product is the fact that downloading all

Re: AW: AW: Problem with build after method signature change

2007-08-03 Thread billf5293
eitag, 3. August 2007 14:25 >>An: user@ant.apache.org >>Betreff: Re: AW: Problem with build after method signature change >> >> >>A clean build does correct the problem. However, this means >>all jars are >>rebuilt and users of our applets must pull all jars i

AW: AW: Problem with build after method signature change

2007-08-03 Thread Jan.Materne
[EMAIL PROTECTED] >Gesendet: Freitag, 3. August 2007 14:25 >An: user@ant.apache.org >Betreff: Re: AW: Problem with build after method signature change > > >A clean build does correct the problem. However, this means >all jars are >rebuilt and users of our applets must pull al

Re: AW: Problem with build after method signature change

2007-08-03 Thread billf5293
- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands

Re: Problem with build after method signature change

2007-08-03 Thread billf5293
-- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-with-build-after-method-signature-change-tf4207673.html#a11982252 Sent from the Ant - Users mailing list arch

AW: Problem with build after method signature change

2007-08-03 Thread Jan.Materne
gt;Gesendet: Donnerstag, 2. August 2007 20:56 >An: Ant Users List >Betreff: Re: Problem with build after method signature change > >On 8/2/07, billf5293 <[EMAIL PROTECTED]> wrote: >> >> We are experiencing a problem with our build after a method >signature change >

Re: Problem with build after method signature change

2007-08-02 Thread Dominique Devienne
On 8/2/07, billf5293 <[EMAIL PROTECTED]> wrote: > > We are experiencing a problem with our build after a method signature change > in one of our classes. A method was changed from non-static to static. > Since the dependant class files would still compile ant did not compile > them. The result is

Problem with build after method signature change

2007-08-02 Thread billf5293
-static method is expected. Is there any way to check class compatibility? Thanks. -- View this message in context: http://www.nabble.com/Problem-with-build-after-method-signature-change-tf4207673.html#a11969482 Sent from the Ant - Users mailing list archive at Nabble.com