On Thu, May 28, 2009 at 1:27 AM, Shawn Castrianni <shawn.castria...@halliburton.com> wrote: > I would prefer to somehow tell ant to select all properties that start with > env. prefix and add them to the environment of the exec task. Is this > possible somehow with macros, property selectors, or something else?
This is something I meant to add, similar to how I added <syspropertyset> to <java> and <subant>, to have an <envset> with the same mapper functionality for on-the-fly renaming, but never got around to do it, sorry. Not difficult to code, since can leverage PropertySet; would be great if you did it Shawn, should be very easy for you. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org