From your log file, may be your property file should be loaded from
/home/scm/CC_Build/projects/RSA/build.properties
not from
/home/scm/CC_BUILD/projects/RSA/build.properties
Best regards,
Antoine
On Feb 15, 2007, at 4:04 PM, Andrew Close wrote:
hi all,
i did a bit of Googling and sea
On Feb 15, 2007, at 2:14 AM, sathish c wrote:
Hi,
Currently im working with Ant 1.6.5,under XP.My projects are in
Java as of.
1.There's now a situation arises that the project should be
included with C++ files and C files.Yes,how about the scope of the
Ant to work with C++,C files a
Hello Alex,
this is more a UNIX shell scripting question than an ant question.
Use nohup to start your servers on the UNIX side.
So write a wrapup script designed to be invoked by ssh, which does
something like nohup sh start_server.sh
Best regards,
Antoine
On Feb 15, 2007, at 7:37 PM, [
I have a setup file that contains 80 or so name value pairs separated by an
"=" sign. I want to use these name value pairs to replace similarly name
keys in a number of other files needed to deploy web applications to
different environments. Is it possible to load these name value pairs from
a
I'm using the sshexec task to run weblogic startup scripts in Linux. These
startup scripts in turn run java programs in background mode using & at
the end of the command. The sshexec task isn't exiting because it's
waiting for these background processes to exit. Is there any way I can get
the t
On Feb 15, 2007, at 2:52 PM, Chun Ji wrote:
I have find out why,
"
DEPRECATED - The mimemail task is deprecated. Use the mail task
instead.
"
And here is my new target.
"
tolist="[EMAIL PROTECTED]" subject="Report" messagemimetype="text/
html" messagefile="Report.html"/>
"
I have find out why,
"
DEPRECATED - The mimemail task is deprecated. Use the mail task instead.
"
And here is my new target.
"
"
CJ
-Original Message-
From: Chun Ji [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 15, 2007 10:19 AM
To: Ant Users List
Subject: Sendin
Hi,
Currently im working with Ant 1.6.5,under XP.My projects are in Java as of.
1.There's now a situation arises that the project should be included with C++
files and C files.Yes,how about the scope of the Ant to work with C++,C files
and other files.
2.Ant works fine with Clearcase in m
g to create object of type org.apache.tools.ant.helper.DefaultExecutor
Adding reference: ant.executor
Build sequence for target(s) `build' is [init, build]
Complete build sequence is [init, build, ]
init:
Setting project property: DSTAMP -> 20070215
Setting project property: TSTAMP ->
Here is a target in my build.xml file, that is to send email with an attachment
file. It works very well, when I was using ant 1.6.5. But once I have updated
to ant 1.7, that part does not working any more. Does someone know why?
"
"
And here is the error messsage:
"
send_emai
Hello all-
Is it possible using ant built-in tasks or a custom java task to retrieve
the entire command line that was used to call ant?
--jah
Fail task should solve my problem.
Thanks,
- Dharmesh.
On 2/15/07, Dharmesh Vyas <[EMAIL PROTECTED]> wrote:
Hello,
I want to stop the exection of ant script if some condition gets satisfied
i.e. it should skip all the taks which are inlined to be carried out. Is
there any task to stop the exe
James Abley wrote:
Steve Loughran wrote:
I have a custom task for this
I'm very happy for you!
Any plans to share it - is it part of Smartfrog, or the upcoming book, etc?
no, not in the book. In the sf-tasks.kar; no dependencies on anything
else. I use it to bootstrap my real test seque
Hello,
I want to stop the exection of ant script if some condition gets satisfied
i.e. it should skip all the taks which are inlined to be carried out. Is
there any task to stop the execution of the script.
Thanks in advance,
- Dharmesh Vyas.
Steve Loughran wrote:
Mark Modrall wrote:
Just did something similar to this using antcall and recursion. One
routine to check/wait for a windows service to reach a desired state and
another to check/wait for files in a directory to reach a certain state.
The routines being called invoke the
Mark Modrall wrote:
Just did something similar to this using antcall and recursion. One
routine to check/wait for a windows service to reach a desired state and
another to check/wait for files in a directory to reach a certain state.
The routines being called invoke the and the conditions for
Just did something similar to this using antcall and recursion. One
routine to check/wait for a windows service to reach a desired state and
another to check/wait for files in a directory to reach a certain state.
The routines being called invoke the and the conditions for
early exit, the caller
Hi,
I am using Eclipse and I would like to add dtd file that includes all the
tasks from ant-contrib.
At this moment the new tasks are not recognized by editor.
Thanks in advance.
--
View this message in context:
http://www.nabble.com/dtd-for-ant-contrib-tf3234145.html#a8986605
Sent from th
Oops... I'm porting stuff back and forth between ant and nant; it's the
nant docs that say supports if.
Sorry
Mark
This e-mail message, and any attachments, is intended only for the use of the
individual or entity identified in the alias address of this message and may
contain informatio
Mark Modrall wrote:
Online manual say supports if and unless but when I try to use
them, ant 1.7.0 says it doesn't.
where does it say that echo supports them? what is the url?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
Online manual say supports if and unless but when I try to use
them, ant 1.7.0 says it doesn't.
Thanks
_mark
This e-mail message, and any attachments, is intended only for the use of the
individual or entity identified in the alias address of this message and may
contain information that
21 matches
Mail list logo