1045680.n5.nabble.com/nohup-and-Ant-question-tp1350407p3336165.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
tting rexec
to work and went back to exec.
-Original Message-
From: Z W [mailto:[EMAIL PROTECTED]
Sent: Monday, January 28, 2008 3:23 PM
To: Ant Users List
Subject: Re: nohup and Ant question
Barry
It's a little complicated for me in that solution.
Do you have a simpler one ?
Will i
Barry
It's a little complicated for me in that solution.
Do you have a simpler one ?
Will it work for as opposed to ?
Thanks
Sounds similar to the issue I just had. The solution that worked for me
came from here: http://marc.info/?l=ant-user&m=100621497023872&w=2
-Original Message-
From: Z W [mailto:[EMAIL PROTECTED]
Sent: Friday, January 25, 2008 3:25 PM
To: Ant Users List
Subject: Re: nohup
Hi Chuck
Appreciate your response.
I'm using Ant 1.7 on Windows.
I'm pretty sure it's an ANT issue that doesn't deal well with nohup.
Is there a workaround with Ant. Running the unix script directly, the pid is
found; not a shell script
issue.
You may have several problems here.
Both nohup commands start asynchronous processes that don't end when the
connection is broken and you may end up with zombies running.
Both nohup commands write to nohup.out with the second one probably overwriting
the same file. You can do this on Unix/Luni
Hi
I have a shell script where in it, it has these lines
nohup ./mdmctl start-t -dep zg &
nohup vmstat 10 > $log_location/vmstat_$1.log &
echo "Wait to come up...sleep for 100 secs"
sleep 100
echo "Starting prstat."
pid=`ps -ef|awk '/'"java -server -XX:CompileThreshold"'/ && !/bash/ {print
$2}'`
uses xmlns-C"
> A only contains B. Xml namespaces are not imported.
>
>
> Jan
>
>
>
> > -Ursprüngliche Nachricht-
> > Von: Scot P. Floess [mailto:[EMAIL PROTECTED]
> > Gesendet: Freitag, 14. Dezember 2007 03:49
> > An: Ant Users List
> >
CTED]
> Gesendet: Freitag, 14. Dezember 2007 03:49
> An: Ant Users List
> Betreff: Re: Divide And Conquer Ant Question
>
> I do the same thing... However, I am partial to macrodef's... I do
> have a build script that may use those macrodef's... However, my
>
I do the same thing... However, I am partial to macrodef's... I do
have a build script that may use those macrodef's... However, my
macrodef's are sorta like functions from which I can then
script/glue/call from my "scripts"
Z W wrote:
Hi
I'm using Ant as a scripting tool much like a sh
Hi
I use ant as a process control tool but have tried to keep my targets
close to the ant model. I do use some looping over a set of files but
only where it is truly needed. I try hard to use the depends and
if/unless constructs to control the execution of targets. I have avoided
using antcal
Hi
I'm using Ant as a scripting tool much like a shell script to do various
tasks of a project, not for a build purpose.
I like to get opinions from the gurus here about this.
I have various tasks written in a single build file. However, this file has
become very large.
I like to break this file
> Eric Wood wrote:
> > Thanks, that works.
> >
> > Is there something further I can read on resources and how to use them.
> > I read the manual page and was a little confussed. Is anybody aware of
> > some good documentation on this topic with some examples.
Eric, can you share what you felt was
some good documentation on this topic with some examples.
Eric
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Friday, December 07, 2007 12:39 PM
To: Ant Users List
Subject: Re: ANT Question: How do I check for the presence of JAR files
in a directory
Checkout
PROTECTED]
Sent: Friday, December 07, 2007 12:39 PM
To: Ant Users List
Subject: Re: ANT Question: How do I check for the presence of JAR files
in a directory
Checkout resource collections...that may do what you want...
someproperty will be set with the count if any jar files exist in
somedir
Checkout resource collections...that may do what you want...
someproperty will be set with the count if any jar files exist in somedir...
Eric Wood wrote:
I'm want to set a property to check later on if there are any jar files
in a folder/directory. Available does quite seem right since
I'm want to set a property to check later on if there are any jar files
in a folder/directory. Available does quite seem right since I want to
wildcard for any jars. What is the best way to accomplish this task?
Thanks for you help, Eric
?
Jan
>-Ursprüngliche Nachricht-
>Von: Denis Bessmertnyj [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 15. März 2007 10:25
>An: user@ant.apache.org
>Betreff: Ant question
>
>Hi, Ant users.
>
>May the Ant do the next thing for me:
>It lists all dirs in
Hi, Ant users.
May the Ant do the next thing for me:
It lists all dirs in the current directory and then entrance in each dir by
turns and execute build.xml in current directory.
Is it real?
---
Denis Bessmertnyj,
GUI SoftWeb
On Thu, 22 Dec 2005, Srikrishna Parthasarathy
<[EMAIL PROTECTED]> wrote:
> I am trying to download 1.5.3 for researching my build.xml file. But
> I Couldn't find it.
>
> http://archive.apache.org/dist/ant/source/
IIRc there was some minor packaging problem with 1.5.3 and we revoked
it, replacin
I am trying to download 1.5.3 for researching my build.xml file. But I
Couldn't find it.
http://archive.apache.org/dist/ant/source/
I am trying to do a build with ant and weblogic ant tasks for building
a webservice. If I have the weblogic.jar , webservices.jar in the
ANT_HOME /lib d
Thanks for your reply, Antoine. Yes, I am having a problem. I have
code that reads a couple of tables, and combines their contents into a
couple of objects (mostly Strings, with a few ints and Dates). The
program uses a DAO I wrote that has been in production for months. I've
written a report
Hello Kenneth,
yes, your format looks good.
Do you have problems ?
Cheers,
Antoine
Kenneth Litwak wrote:
>Is this the correct format to increase the default memory for the JVM
>and to pass command line arguments?
>
> dir="${basedir}"
>cla
Is this the correct format to increase the default memory for the JVM
and to pass command line arguments?
Thanks.
Ken
Kenneth D. Litwak
Software Engineer III
IMT
Azusa Pac
24 matches
Mail list logo