V1.6a PresetDef task

2003-09-25 Thread Blanchet Samuel
Hi, Is it possible to use multiple presetdef task like that ? &SETDIRINC; &SETPAIE_PARAMINC; &SETPAIEINC; &SETPAIECLIINC; Because, in this script, the ${GST} is set but ${DIRGST} ${RUTI} ${nproc}, aren't. Thks

Re: ejbc error

2003-09-25 Thread Conor MacNeill
On Fri, 26 Sep 2003 03:56 pm, Suresh Babu Koya wrote: > Greetings group, > >I am new to writing weblogic tasks for Ant. When I am running the ant > task with the following code. I get errors that I copied below. This does > not occur in everyone's system and occurs only in some systems. Could >

ejbc error

2003-09-25 Thread Suresh Babu Koya
Greetings group, I am new to writing weblogic tasks for Ant. When I am running the ant task with the following code. I get errors that I copied below. This does not occur in everyone's system and occurs only in some systems. Could someone tell me if they faced this error and if so how the fix i

RE: Manifest.mf

2003-09-25 Thread Rob van Oostrum
*sigh* ;-) ... well I guess I would prefer taking steps forward rather than just accept the way things are but that's just me. Seriously though ... isn't the point of deprecating something supposed to be that you're marking it for future deletion, giving those affected by backwards-compatibility-t

Re: Manifest.mf

2003-09-25 Thread Conor MacNeill
On Fri, 26 Sep 2003 10:02 am, Rob van Oostrum wrote: > I'm not saying you couldn't deprecate it ... > Sure - but would that "avoid confusion" :-) Conor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

RE: Manifest.mf

2003-09-25 Thread Rob van Oostrum
OK point taken. How does this sound: - refactor the jar portion of the ejbjar task into spawning 1 jar task for each jar to be produced - pass the jar-related portions of the ejbjar task down into each jar task - execute the lot Just adding the manifest to ejbjar directly would work, but it feels

RE: Manifest.mf

2003-09-25 Thread Rob van Oostrum
I'm not saying you couldn't deprecate it ... > -Original Message- > From: Conor MacNeill [mailto:[EMAIL PROTECTED] > Sent: September 25, 2003 7:35 PM > To: Ant Users List > Subject: Re: Manifest.mf > > > On Fri, 26 Sep 2003 09:30 am, Rob van Oostrum wrote: > > OK so does it sound reason

Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread peter reilly
On Thursday 25 September 2003 09:40, Stefan Bodewig wrote: > On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > > What I really need is the equivalent of the Unix tools grep and > > diff. Has anyone implemented these for Ant? > > I don't know about diff. or plus a > filterreader would

Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread mark stephens
On Thu, 2003-09-25 at 09:40, Stefan Bodewig wrote: > On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > > > What I really need is the equivalent of the Unix tools grep and > > diff. Has anyone implemented these for Ant? > > I don't know about diff. or plus a > filterreader would be c

Re: Are there any diff or grep tasks for Ant

2003-09-25 Thread Stefan Bodewig
On 25 Sep 2003, mark stephens <[EMAIL PROTECTED]> wrote: > What I really need is the equivalent of the Unix tools grep and > diff. Has anyone implemented these for Ant? I don't know about diff. or plus a filterreader would be close to grep. Stefan --

Are there any diff or grep tasks for Ant

2003-09-25 Thread mark stephens
I would like to analyse some output from my Java files run using Ant. What I really need is the equivalent of the Unix tools grep and diff. Has anyone implemented these for Ant? MArk - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Re: sshexec won't return before timeout

2003-09-25 Thread Stefan Bodewig
On Wed, 24 Sep 2003, Bill Curtis <[EMAIL PROTECTED]> wrote: > I am using the sshexec task from 1.6alpha. Do you remember from which date? There've been changes at 2003-08-28 that may have changed the situation. Which version of JSch? > Is this expected behavior? No. And I don't see it myself

Re: junit and ant again

2003-09-25 Thread Stefan Bodewig
On Tue, 23 Sep 2003, Jon Schewe <[EMAIL PROTECTED]> wrote: > So I put junit-3.8.1.jar in /opt/jakarta/ant/lib along with > optional.jar. This is supposed to work - and your Java command line looks fine as well. > Here's what I get: > file:/home/jpschewe/src/java/threadbench/build.xml:64: Could n

Octopus 2.2

2003-09-25 Thread Sinisa Milosevic
Hi all, I just want to inform you that the final version 2.2 of Octopus is released. Octopus is a simple Java-based Extraction, Transformation, and Loading (ETL) tool. It may connect to any JDBC data sources and perform transformations defined in an XML file. Octopus supports ant to create a datab

RE: How to repeat a task for a certain amount of time

2003-09-25 Thread Jan . Materne
Where to find? Jan > -Original Message- > From: Grinvald, Edward [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 25, 2003 1:19 AM > To: Ant Users List > Subject: RE: How to repeat a task for a certain amount of time > > > See Timer and TimerTask. > > |eg| > > > -Original M

RE: RE : Has anyone written an ant task by extending Task

2003-09-25 Thread Jan . Materne
Do you know the tutorial of writing tasks? on WIKI http://nagoya.apache.org/wiki/apachewiki.cgi?AntTutorialWritingTasks on Bugzilla http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22570 with 1.6 (not released yet) in the manual /docs/manual/tutorial-writing-tasks.html in CVS http://cvs.apache