2003 15:35, Bender, Christopher wrote:
> PS. When I call the same file using the command line ant tool (as opposed
> through java) the build works fine.
>
> -Original Message-
> From: Bender, Christopher
> Sent: Thursday, November 20, 2003 10:26 AM
> To: Ant Users List
&
PS. When I call the same file using the command line ant tool (as opposed through
java) the build works fine.
-Original Message-
From: Bender, Christopher
Sent: Thursday, November 20, 2003 10:26 AM
To: Ant Users List
Subject: antcall task problems when calling ant from java
Hey,
I
Hey,
I have a buildfile that is named something other than build.xml, for example,
build.20031120.xml. I then do the following to setup the project:
File buildFile = new File(getTempBuildFileLoc());
project.setBaseDir(new File(getResourceDir());
ProjectH
Hey,
i am developing some of my own tasks and I am running into the following problem. I
have the two task defs below
Now, if I invoke each of these tasks in
thanks!! that did it... stupid javascript. hah
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 08, 2003 2:16 PM
To: 'Ant Users List'
Subject: RE: Using ant script task
> -Original Message-
> From: Bender, Christophe
When I try to run the following task i get 'null' returned from the getProperty even
though the variale has been set. Is there something I am missing?
" + dmt.ge