Hi,
This would make the properties available as system properties in Java
applications, right?
If I would be invoking an ant script using the java task (i need to switch
JDK), and i would want to pass certain properties, would this also work?
Cheers,
Remie
On Wed, Nov 12, 2008 at 1:02 PM, Stefan Bodewig <bodewig@apache.org> wrote:
> On 2008-11-12, Remie Bolte <remie@backbase.com> wrote:
>
> > Or maybe more in general, is it possible to simulate the inheritAll
> > attribute for external processes like the Java task?
>
> <java> has <syspropertyset> which should be what you want. There
> isn't any way to select only user properties, though.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>
|