On 6/16/06, Geir Magnusson Jr wrote:

but that means that you touch one file, the whole thing gets rebuilt.
Doesn't make much sense...

Let me ask - how do you use this?


Right, if one file is updated it doesn't make sense to rebuild everything so
I type 'ant build'.
But usually there are several updates in different modules and I prefer to
make 'clean' before building - just to avoid having debris of the previous
build.

Thanks,
Stepan.

geir

Stepan Mishura wrote:
> On 6/16/06, Geir Magnusson Jr wrote:
>>
>>
>>
>> Mikhail Loenko wrote:
>> > I think it should be there. As I remember Mark added it there after
>> > build failures.
>> > Old files could make the build mistakenly passing.
>>
>> I don't understand.
>>
>> What prevents someone from doing
>>
>> $ ant clean; ant;
>>
>> to solve that?
>
>
> Then we have to perform "clean" explicitly each time that seems for me
> annoying too.
>
> I was OK with "clean" as a default action.
>
> Thanks,
> Stepan.
>
> geir
>>
>> >
>> > Thanks,
>> > Mikhail
>> >
>> > 2006/6/16, Geir Magnusson Jr <[EMAIL PROTECTED]>:
>> >> I hope that no one really is bothered by that.  It's just so
annoying
>> :)
>> >>
>> >> If you are, feel free to put it back  (or I will ) and then lets
>> discuss?
>> >>
>> >> geir
>> >>


------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to