Stdout of Java.execute() without going through a file?

2004-08-14 Thread Vincent Massol
Hi Ant gurus, I'm using the Ant Java task to start J2EE containers. However, in order to know if they are started I'd like to read the stdout produced by these containers. Now there are 2 solutions I know of: - using java.setOutputProperty(). The problem is that the property is only set when the

RE: FW: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Vincent Massol
> -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: 04 May 2004 09:20 > To: [EMAIL PROTECTED] > Subject: Re: FW: [maven2] Anything Groovy in Maven2? > > On Tue, 4 May 2004, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > The

FW: [maven2] Anything Groovy in Maven2?

2004-05-04 Thread Vincent Massol
sks to the AntClassloader (see the message below for an example of what I mean). More specifically, I'd like to know why the JUnit task in Ant 1.6 has now lots of dependencies on the Ant classloader. How can we now reuse it in embedded mode? Thanks -Vincent > -Original Message----- >