Can't you just use a <jar> task with a nested <fileset> with the includesfile attribute set to point to your file containing the list of filenames?
Phil :n. On Thu, 2004-11-11 at 13:42, [EMAIL PROTECTED] wrote: > Hi all > I'd like to read from a text file a sequence of files to add to a > jar.Actually I do not know how ant can help me. > What I want is a build.xml that real all the lines of a text file (each rows > describe a file name to jar) > and doing a unique jar. > Is it possible? > Regards > Giovanni > > > > ____________________________________________________________ > Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione. > Abbonati subito su http://www.libero.it > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Phil Weighill-Smith <[EMAIL PROTECTED]> Volantis Systems
