riables start being created.
Then I can use that cached propertyset later on without any ant-contrib
variables being inside.
---
Shawn Castrianni
-Original Message-
From: Dominique Devienne [mailto:ddevie...@gmail.com]
Sent: Monday, March 01, 2010 3:59 PM
To: Ant Users List
Subject:
Castrianni
-Original Message-
From: Dominique Devienne [mailto:ddevie...@gmail.com]
Sent: Monday, March 01, 2010 3:59 PM
To: Ant Users List
Subject: Re: Detect command line properties
On Mon, Mar 1, 2010 at 10:28 AM, Shawn Castrianni
wrote:
> Is there a way to tell the difference between
On Mon, Mar 1, 2010 at 10:28 AM, Shawn Castrianni
wrote:
> Is there a way to tell the difference between ant properties specified by the
> user on the command line versus those that come from property files are or
> hardcoded in the build.xml? I have an ant build that execs to another ant
> bu
Is there a way to tell the difference between ant properties specified by the
user on the command line versus those that come from property files are or
hardcoded in the build.xml? I have an ant build that execs to another ant
build (I use exec instead of or other similar tasks because I have