AW: exec command not working

2003-06-02 Thread Jan . Materne
And the file is on /home/pritesh/CHPROJECT/BUILD/Build.sh ? Jan > -Ursprüngliche Nachricht- > Von: Pritesh saharey [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 2. Juni 2003 10:51 > An: Ant Users List > Betreff: Re: exec command not working > > [EMAIL PROTECTED] CHPROJECT]$ ant -v ca

Re: exec command not working

2003-06-02 Thread Pritesh saharey
jan no spelling mistake yes my file Build.sh starts with capital B ,i had already tried Rajat what you had suggested to me and it give me error something like this [EMAIL PROTECTED] CHPROJECT]$ ant -v call Apache Ant version 1.5.3 compiled on April 16 2003 Buildfile: build.xml Detected Java ver

Weblogic managed server

2003-06-02 Thread Guillaume Jambet
Hi :) Where can i find informations, about starting/stopping a weblogic managed server with a nice ant task ? :) Many thanks :) Guillaume. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: Ant-contrib workaround for CC task?

2003-06-02 Thread [EMAIL PROTECTED]
There is no trace indicating why it blocks. Even with the verbose option, Ant stops just after it prints the task name. Here are my system details : CC - Sun WorkShop C++ Compiler 5.0 located in /opt/SUNWspro/bin/CC Apache Ant version 1.5.1 compiled on October 2 2002 java -version java version "

Re: exec command not working

2003-06-02 Thread Rajat Gupta
Pritesh, Why not use the 'dir' attribute. Try something like the following ... if this does not work, then please send the error that is thrown. Hope this helps, Rajat Pritesh saharey wrote: Hi all, I would like to know what iam missing in my exec task

Re: how to glob copy from sample.file.txt to an empty file.txt?

2003-06-02 Thread Antoine Levy-Lambert
One solution would be that you nest a filterchain in your copy operation, and that you write a custom filter which would be producing no output at all, thus generating an empty file. Antoine - Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, J

Re: Specifying jdk compiler

2003-06-02 Thread Antoine Levy-Lambert
Hi Zvi, if you do it should be fine ? if it is not working like that : - try running ant -verbose, you will get more information about what is happening, - send us the output of ant -verbose and an extract of your build file showing the javac task, Cheers Antoine - Original Message - From:

AW: exec command not working

2003-06-02 Thread Jan . Materne
What do you expect? Can you give us Ant´s output? Check the spelling of your directory "BUILD" (casesensitive on Linux!) and filename (does the filename really starts with uppercase 'B'?). Jan > -Ursprüngliche Nachricht- > Von: Pritesh saharey [mailto:[EMAIL PROTECTED] > Gesendet am: Mo

exec command not working

2003-06-02 Thread Pritesh saharey
Hi all, I would like to know what iam missing in my exec task this simple call target is not working what i had done wrong. thanks pritesh _ Join SQAtester.com Community ---> http://www.sqatester.com/