One of the features of Ant is to only process (dependent) targets if it is necessary. Otherwise the existing products are used for subsequent steps.
However sometimes I would appreciate if I could force Ant to process ALL target even it seems NOT to be necessary. How can I achieve this from within Ant script? Is there a flag like forceprocessing="Yes" Ben --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org