Hi,
-Original Message-
From: Patrick Laplante [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 06, 2007 3:11 PM
To: user@ant.apache.org
Subject: Aborting a task execution
/*
I launch ANT within an application and I would like to be able to abort
the execution at any time, is anyone knows
On 3/6/07, euge <[EMAIL PROTECTED]> wrote:
How would someone solve the following problem?
I have an ant build script which builds a number of projects. If one of the
projects does not compile then the build fails (since javac fails). I can
put failonerror="false", but then I dont know which proj
How would someone solve the following problem?
I have an ant build script which builds a number of projects. If one of the
projects does not compile then the build fails (since javac fails). I can
put failonerror="false", but then I dont know which project has failed (it's
a nightly build and
Hi,
Hi,
I am using ANT (1.6.5) for building and running my project. I could see that
ant uses xerces parser. I am also using xerces parser in my code, for which
I have got my own xerces jar. Finally I can have only one xerces.jar in
class path.
If you are using Java5+ I think xerces comes
Ctrl+C?
On 3/6/07, Patrick Laplante <[EMAIL PROTECTED]> wrote:
Hi,
I launch ANT within an application and I would like to be able to abort
the execution at any time, is anyone knows how to do it?
Thanks
-
To unsubscrib
Start with (1) for general Ant library dependencies. For other Ant tasks
(e.g., antcontrib) you will need to check their documentation. For Ant used
in an IDE check the IDE documentation.
If you use the Ant helper scripts that come with the Ant distribution
(ant.bat or ant) you should not need to
Hi,
I am using ANT (1.6.5) for building and running my project. I could see that
ant uses xerces parser. I am also using xerces parser in my code, for which I
have got my own xerces jar. Finally I can have only one xerces.jar in class
path.
Also there are lots of ant libraries under lib di
On 3/6/07, Vladimir Egorov <[EMAIL PROTECTED]> wrote:
Project defines MSG_ERR, MSG_WARN, etc. codes. Is there a programmatic
way to get current message output level (log level)? I suppose this
would come from the flag (-verbose, -debug, etc.) that user passed on
command line.
There is no "curre
Hi Ant Users,
Project defines MSG_ERR, MSG_WARN, etc. codes. Is there a programmatic
way to get current message output level (log level)? I suppose this
would come from the flag (-verbose, -debug, etc.) that user passed on
command line.
I am extending the AntContrib' AntServer/RemoteAnt tasks. I
Hi guys
i have a problem with ant [b]war[/b] task
my build.xml are located in
[code]
myapp
WEB-INF
build.xml
[/code]
this is my war task target
[code]
[/code]
where
[b][/b]
well the
David Corley (AT/LMI) wrote:
Anyone know when it's due. I understand it was due to be released with
updated info for Ant 1.7 around the time of release of 1.7... ?
1. May. Honest! The final bits of editing are underway, with the copy
editor having improved the readability of the text, me now
Hi,
I launch ANT within an application and I would like to be able to abort
the execution at any time, is anyone knows how to do it?
Thanks
Anyone know when it's due. I understand it was due to be released with
updated info for Ant 1.7 around the time of release of 1.7... ?
This communication is confidential and intended solely for the
addressee(s). Any unauthorized review, use, disclosure or distribution
is
prohibited. If you believe
> -Original Message-
> From: Michael Giroux [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 6 March 2007 1:58 AM
> To: Ant Users List
> Subject: Re: reporting @TransactionAttribute is an
> unknown tag
>
> Full class name: javax.ejb.TransactionAttribute I did add a
> jar to the classpath
14 matches
Mail list logo