Has anyone else noticed that the war task with the update="true" setting takes longer than simply recreating the war?
I've been testing this by running my war building task, then changing one jsp file, then re-running my war building task. On average, it's 10 - 15 seconds faster to build the war from scratch than to update it. Am I missing a setting somewhere?