--- Ilya Lipkind <[EMAIL PROTECTED]> wrote: > thanks - that is what I did, I was just hoping that there is a global > flag.
We're actually trying to phase out so-called "magic properties" (what you're asking for). Templating is on the books for Ant2, which I think will allow for this sort of thing, but about the closest you could come with Ant1 would be to have a build-file snippet for a <javac> task (or several, with different attributes specified) and do an entity include. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
