Re: exec: redirect to property and standard output

2007-10-14 Thread Kees van Dieren
Thanks! This solved my problem. Best Regards, Kees van Dieren On 10/9/07, Matt Benson <[EMAIL PROTECTED]> wrote: > > > --- Kees van Dieren <[EMAIL PROTECTED]> wrote: > > > Is this really not possible? > > > > Completely possible, actually. Check

Re: exec: redirect to property and standard output

2007-10-09 Thread Kees van Dieren
Is this really not possible? On 10/4/07, Kees van Dieren <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible with the exec task to redirect output to both standard > output and a property? > > Why do I need this? > > We call maven from ant. Maven does not return

exec: redirect to property and standard output

2007-10-04 Thread Kees van Dieren
takes about two minutes to run, and it would be nice to see progress of execution in the console. Is this possible? Thanks in advance! Best regards, -- Kees van Dieren Oranjestraat 23 2983 HL Ridderkerk Phone: +31 180 41 45 20 Cell: +31 6 30 41 38 41 www: keesvandieren.nl LinkedIn:www.linkedin.com

Fileset, mapper, copy and duplicate files: which is selected?

2007-01-11 Thread Kees van Dieren
dummy file), so file1.html in module2 is always newer (last modified timestamp is later). How can we make sure that, if module2 exists, it picks up the file1.html from module2? Thanks in advance! Best regards, Kees van Dieren Masterlands IT Solutions Mobile: +31 (0)6-30413841 MSN / Google

RE: Change XML by Ant

2006-02-13 Thread Kees van Dieren
You can try the Ant xslt task: http://ant.apache.org/manual/CoreTasks/style.html Best regards, Kees van Dieren Senior Software Engineer MP Objects Supply Chain Software Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rotterdam Mobile: +31 (0)6-43068619

RE: java.io.IOException when ececuting the java ant target

2005-10-11 Thread Kees van Dieren
regards, Kees van Dieren Senior Software Engineer MP Objects Supply Chain Software Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rotterdam Mobile: +31 (0)6-43068619 Phone: +31 (0)10-2900304 Fax: +31 (0)10-2900305 -Original Message- From: Markus

RE: XML question

2005-06-29 Thread Kees van Dieren
You can try it with the style task (xslt transformer). You don't use use dom or an xml parser yourself, but need to create an external xslt sheet, so it's not pure ant. Kind regards, Kees van Dieren Senior Software Engineer MP Objects Supply Chain Software Stationsplein 45 3013 AK Rot

RE: Count number of files in fileset

2005-06-20 Thread Kees van Dieren
: Kind regards, Kees van Dieren Senior Software Engineer MP Objects Supply Chain Software Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rotterdam Mobile: +31 (0)6-43068619 Phone: +31 (0)10-2900304 Fax: +31 (0)10-2900305 -Original Message- From: Peter

Count number of files in fileset

2005-06-13 Thread Kees van Dieren
</configuration> However, this only should hebben if the number of files in fileset module-webservices-config-fileset > 0. Is there a way, to fetch the number of files in a fileset (may be with ant-contrib, or another 3rd-party addon)? Thanks in

Re: Using Ant to start tomcat and run cactus tests

2005-05-11 Thread Kees van Dieren
tried this: But that didn't work either :( I'd appreciate any other ideas Bryan -Original Message- From: Kee

RE: Using Ant to start tomcat and run cactus tests

2005-05-10 Thread Kees van Dieren
n you set the dir attribute of the java task, to the dir where the tomcat startup batch scripts are located? Kind regards, Kees van Dieren Senior Software Engineer MP Objects Software for E-logistics Stationsplein 45 3013 AK Rotterdam The Netherlands Post address: Postbus 29126 3001 GC Rott

Concat with limited fileset (replacement for regexp mapper)

2005-03-08 Thread Kees van Dieren
7;t support a nested mapper task. Is there another way to limit an existening fileset, that is being used by a concat task? I found the filterchain method, but that seems to compare the content instead of the file / path name. Thanks in advance. Kind regards, Kees van Dieren Java S