RE: forced update with war target

2006-03-30 Thread Torgeir Veimo
On Thu, 2006-03-30 at 09:41 -0800, Res Pons wrote: > Since a war file is, more or less, a zip file...I say give the zip task a > try. I think it would work better for what you're trying to accomplish. I tried that, it has the same behaviour. -- Torgeir Veimo <[E

RE: forced update with war target

2006-03-30 Thread Torgeir Veimo
imestamps in the zip task.. -- Torgeir Veimo <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

forced update with war target

2006-03-30 Thread Torgeir Veimo
I'm using the war target to update a war file, with update="true", but it seems it only updated files that has a newer timestamp than those in the war file. Is there a way to force all files that I specify to be updated in the war file? -- Torgeir Veimo &l