takai schrieb:
Unfortunately not, because the profiles are environment specific (local, test server, development server) so i can't specify the needed file in the task.for each profile do<tasks> <property file="${basedir}/my/profile/specific/file"/> <ant antfile="..."/> </tasks> that should work, shouldn't it?
Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
