I am having trouble figuring out where to use a 'flattenmapper' element.
The below is from the manual for the 'war' task with a slight change to
the 'lib' element:
My question is what if the "thirdparty/libs" directory is structured as
a tree with subdirectories that
Yes that works !..Thanks !
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Friday, August 05, 2005 2:06 PM
To: Ant Users List
Subject: Re: Exec task does not fail inspite of non-zero error level
Try:
EXIT 50
-Matt
--- Currimbhoy Shahyan
<[EMAIL PROTECTED]> wrote:
Try:
EXIT 50
-Matt
--- Currimbhoy Shahyan
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using an ant script to trigger off my builds
> and unit tests but for
> some reason I am unable to get the exec task to work
> properly.
> My ant script contains the following code snippet:
>
>
>
>
> f
Hi,
I am using an ant script to trigger off my builds and unit tests but for
some reason I am unable to get the exec task to work properly.
My ant script contains the following code snippet:
All my BUILDLOCAL.CMD does is set ERRORLEVEL=50.
This should cause my build task to fail ho
Eclipse has an input handler for both same and separate JREs in the 3.1
release.
I highly recommend moving to the Eclipse 3.1 release.
Darins
Jeffrey E Care/Raleigh/[EMAIL PROTECTED]
08/05/2005 04:22 AM
Please respond to
"Ant Users List"
To
"Ant Users List"
cc
Subject
Re: Eclipse input t
Windowed input can be done with antform [1].
You won't rely on a specific IDE in this case...
[1] http://antforms.sourceforge.net/
On 8/5/05, Ivan Ivanov <[EMAIL PROTECTED]> wrote:
> Mark,
>
> You can do it by writing a class that extends
> oata.input.InputHandler and in
> handleInput(InputReque
Jan,
it is really OK now.
Thank you
Ivan
--- [EMAIL PROTECTED] wrote:
> ok should no be ok
> http://ant.apache.org/external.html#sqlunit
>
> Jan
>
> >-Ursprüngliche Nachricht-
> >Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> >Gesendet: Dienstag, 2. August 2005 07:42
> >An: us
Mark,
You can do it by writing a class that extends
oata.input.InputHandler and in
handleInput(InputRequest) method you can code the
visual (Swing) components in which you can enter and
submit your info.
Some time ago I wrote a document called " Extending
Ant Input Abilities" which you can find a
Steve Loughran wrote:
Gad Abraham wrote:
Hi,
I'm trying to run a class which uses Bouncycastle cryptography. It runs
fine when called directly from commandline java, however it won't run
from within an Ant task:
[java] java.io.IOException: exception encrypting data -
java.security.NoSuchProv
KrustyDerClown wrote:
Hello,
i have a problem with the task in ANT. Here my cvs target:
command="log -d "2005-08-01<2005-08-03"
C:/wsad/workspace/deployment_utilities > c:\\new_test.log"
failonerror="yes" >
But i get this error:
[cvs] cvs log: cannot open CVS/Entries for reading: No such
You shouldn't need to specify an input handler, so long as you are running
in the same JRE as the workspace (look on the "JRE" tab of your "External
Tools" run configuration).
I'm pretty sure that under 3.0 & earlier Eclipse will not prompt you if
you run your Ant build in different VM than the
I know this may have been asked before but I just don't get the docs.
How do I configure the -inputhandler to ensure the input task prompts me
visually?
I am using Eclipse 3.0 (Was using WSAD 5.0 but downgraded :-()
Hello,
i have a problem with the task in ANT. Here my cvs target:
command="log -d "2005-08-01<2005-08-03"
C:/wsad/workspace/deployment_utilities > c:\\new_test.log"
failonerror="yes" >
But i get this error:
[cvs] cvs log: cannot open CVS/Entries for reading: No such file or
directory
[c
ok should no be ok
http://ant.apache.org/external.html#sqlunit
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 2. August 2005 07:42
>An: user@ant.apache.org
>Betreff: AW: Please add sqlunit project in the external page
>
>submitted
>
Gad Abraham wrote:
Hi,
I'm trying to run a class which uses Bouncycastle cryptography. It runs
fine when called directly from commandline java, however it won't run
from within an Ant task:
[java] java.io.IOException: exception encrypting data -
java.security.NoSuchProviderException: JCE canno
Inspired by a comment from Jan earlier this week on the list, here is
one of my commonly used macrodefs.
We find it very useful to use prior to building a war or similar
artifact for deployment. With the number of environments that we have,
it is a great time saver to detect that you don't have a
16 matches
Mail list logo