Re: Troubles: Concat & Filterchain

2010-10-26 Thread Stefan Bodewig
On 2010-10-26, Mischler Adrian wrote: > I like to modify the Trace.txt to Filter.txt (The attached Filter.txt > file is handmade). It does not work to use more then one value="blabla"/> in the linecontains. But if I use negate="TRUE"> then I can use more then one > in the linecontains. Sounds

RE: Troubles with task

2007-02-22 Thread Anderson, Rob (Global Trade)
I have tried this on Win2k and WinXP, but I cannot reproduce your issue. -Rob A > -Original Message- > From: Dave Brosius [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 22, 2007 5:40 AM > To: Ant Users List > Subject: Troubles with task > > I have cases where i have an input tas

Re: Troubles with indexjar ...

2006-12-28 Thread Clemens Eisserer
Ok, sorry about that. I forgot that indexjar_s_ are more than a single once;) 2006/12/28, Clemens Eisserer <[EMAIL PROTECTED]>: Hello, I am trying to index my jar-files to replace my self-rolled plugin system with the great new index-support Webstart got with java-1.6. As far as I understood c

Re: Troubles with Ant's configuration

2006-02-16 Thread KoloSSo
Thank you Alexey... I will chek immediately everything what you say to me in this mail Deyner - Original Message - From: "Alexey N. Solofnenko" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Thursday, February 16, 2006 4:49 PM Subject: Re: Troubles with Ant

Re: Troubles with Ant's configuration

2006-02-16 Thread Alexey N. Solofnenko
The word "sometimes" hints on a third party software that breaks the system. There are few candidates to look for - antiviruses and software firewalls. I have seen them affecting Java application (and only them!) in very strange ways. Personally I always disable them and for a long time I have

Re: Troubles with Ant's configuration

2006-02-16 Thread Conor MacNeill
Hi Deyner, KoloSSo wrote: > Hi!!! > > My name is Deyner López Fernández, i´m new in this list and i´m new using Ant > too. I download Ant(binary version) from it´s home page and read the manual. > I follow all the steps to configure Ant as the Manual said but Ant sometimes > works and sometime

Re: Troubles with Ant's configuration

2006-02-16 Thread Ninju Bohra
Welcome Deyner, Please read http://www.catb.org/~esr/faqs/smart-questions.html on how to ask questions on a mailing list...at the top of the page (after the Table of Contents) it offers links for translated versions of the file (in case you are not fluent in English) Please provide some basi

RE: troubles

2004-10-21 Thread Matt Benson
t: October 21, 2004 09:30 > To: Ant Users List > Subject: Re: troubles > > --- Jeff Davidson <[EMAIL PROTECTED]> wrote: > > I'm having a most puzzling problem with the > task. What I am > > failing to understand is: What directory is used > as the base f

RE: troubles

2004-10-21 Thread Jeff Davidson
Argh! Thanks Matt. The resolveexecutable="true" attribute was all I needed. Humbly, ~Jeff -Original Message- From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: October 21, 2004 09:30 To: Ant Users List Subject: Re: troubles --- Jeff Davidson <[EMAIL PROTECTED]> wrote

Re: troubles

2004-10-21 Thread Matt Benson
--- Jeff Davidson <[EMAIL PROTECTED]> wrote: > I'm having a most puzzling problem with the > task. What I am > failing to understand is: What directory is used as > the base for > executing a command if the executable is specified > relatively instead of > absolutely? Without rehashing your enti