flattenmapper in war

2005-08-05 Thread Burgess, Benjamin
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

RE: Exec task does not fail inspite of non-zero error level

2005-08-05 Thread Currimbhoy Shahyan
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:

Re: Exec task does not fail inspite of non-zero error level

2005-08-05 Thread Matt Benson
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

Exec task does not fail inspite of non-zero error level

2005-08-05 Thread Currimbhoy Shahyan
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

Re: Eclipse input task -inputhandler

2005-08-05 Thread Darin Swanson
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

Re: Eclipse input task -inputhandler

2005-08-05 Thread Patrick Martin
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

Re: AW: Please add sqlunit project in the external page

2005-08-05 Thread Ivan Ivanov
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

Re: Eclipse input task -inputhandler

2005-08-05 Thread Ivan Ivanov
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

Re: ant.jar has unsigned entries

2005-08-05 Thread Gad Abraham
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

Re: cvs task with cvs log command

2005-08-05 Thread Steve Loughran
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

Re: Eclipse input task -inputhandler

2005-08-05 Thread Jeffrey E Care
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

Eclipse input task -inputhandler

2005-08-05 Thread Mark Benussi
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 :-()

cvs task with cvs log command

2005-08-05 Thread KrustyDerClown
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

AW: Please add sqlunit project in the external page

2005-08-05 Thread Jan.Materne
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 >

Re: ant.jar has unsigned entries

2005-08-05 Thread Steve Loughran
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

Utility macrodef to verify all filterset tokens are replaced

2005-08-05 Thread James Abley
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