property.
-Rob Anderson
> -Original Message-
> From: Jacob, Anil - MWT [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 30, 2004 11:20 AM
> To: Ant Users List
> Subject: Sql task and property
>
>
> I have an sql task which checks the records in 3 tables. Is th
I have an sql task which checks the records in 3 tables. Is there a way
I can set a property if the value in any of the tables is > 0? This
property will be used for other tasks.
Anil
---
---
ant -f test.xml -Ddev.build1=Build_0402_0012 test
Buildfile: test.xml
test:
[echo] Value of DevBuild1 is Build_0402_0012
BUILD SUCCESSFUL
Total time: 3 seconds
Anil
-Original Message-
From: Jacob, Anil - MWT [mailto:[EMAIL PROTECTED]
Sent: Tuesday
md /c ant -buildfile automated_CvsTagDiff.xml CVSDiffReport -D
dev.build1=Build_0402_0012 dev.build2=Build_0402_0018 " in bat file And
"" in ant script.
But the result does not show values updated in properties. ;-(
-Original Message-----
From: Jacob, Anil - MWT [mailto:[E
file on (build)server2 from
(web)server1, it doesn't allow the user to nav till its done and that's
long time.
I think I need to digging more tech to solve this.
-Original Message-
From: Jacob, Anil - MWT [mailto:[EMAIL PROTECTED]
Sent: Monday, December 20, 2004 6:17 PM
To: Ant
Instead of hardcoding the value of the Build_0402_0012, you can actually
pass it as a commandline paramters
-Ddev.build=Build_0402_0012. Then the build file would look like this
When ant runs it picks up the value given on the commandline.
For a UI. You can actually write a small perl script or
running it manually?
Regards,
Nick G
"Jacob, Anil - MWT" <[EMAIL PROTECTED]>
12/09/2004 06:50 PM
Please respond to "Ant Users List"
To: <[EMAIL PROTECTED]>
cc:
Subject:Sshexec and nohup
We have a script(for example start
We have a script(for example start.sh) which has a nohup ./start &
in it, therefore it creates a nohup.out file. When I execute the
start.sh on the system it creates the nohup.out file and everything is
fine.
I have an ANT build file on a remote system which uses the sshexec task
to execute t
The tasks like copy etc can use fileset for the source. Is it possible
to use fileset for the destination?
For example
I want to copy a file to a set of sub directories in a directory wherein
the sub directories can be refered to as *directoryname.
Thanks
Anil
Hi,
Is there anyway to record time and date of a build into ant's maillogger so
that it shows up at the top of mail sent to recipients?
Thanks in advance
Anil Jacob
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
10 matches
Mail list logo