Hi all, I'm in the process of rewriting our build using Ivy, and I'm having a problem with Subant. Ivy is usually used by calling the ivy:buildlist task which returns a filelist of files sorted in dependency order. These are normally build files, so the idea is that you then use subant to call them all. I'd like to use the genericantfile option with subant, so I'd like to convert my filelist into a path containing the directory of each file in the filelist, but for the life of me I can't figure out how I might do it. Is this possible?
Thanks for any help, Colin -- View this message in context: http://www.nabble.com/Problem-with-subant-and-genericantfile-tf4356846.html#a12415896 Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
