How about passing a param to the task you're writing, to choose the
procedure you'd like to run and then run it via RMI?
> -Original Message-
> From: 1800 tbsfunny [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 08, 2006 6:54 PM
> To: user@ant.apache.org
> Subject: Methods inside Java an
What version of Ant are you using?
> -Original Message-
> From: Liz Burke-Scovill [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 15, 2006 7:09 PM
> To: user@ant.apache.org
> Subject: Using with more than one parameter/value pair
>
> I've been looking for documentation, but couldn't fi
't exist, an
> exception is thrown. Is there a way to do more graceful degradation?
>
> On 6/18/06, Asaf Mesika <[EMAIL PROTECTED]> wrote:
> > I'm not sure I understood your question: How can a filter not exist? Can
> you
> > give an example?
> >
>
I'm not sure I understood your question: How can a filter not exist? Can you
give an example?
On 6/15/06, Aaron Davies <[EMAIL PROTECTED]> wrote:
A couple questions on token filters:
First, is there a simple way to directly apply a filtersfile to an
existing file, i.e. without moving/copying i
racle/jdbc/OracleConnection;) at pc: 0
Does someone managed to overcome the problem, without launching the script
via a specific Java program?
Thank you,
Asaf Mesika
Env is commonly used, but it is not defined unless you define it explicitly
using :
Asaf
> -Original Message-
> From: bill/wilandra [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 22, 2006 7:57 PM
> To: 'Ant Users List'
> Subject: RE: Dynamic references to properties files
>
> Isn't en
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 22, 2006 5:41 PM
> To: Ant Users List
> Subject: Re: Can't see build file output in Console view, using -logger
> option
>
> Asaf Mesika wrote:
> > Hi,
> &
Have you tried viewing the source code for the ftp get task? This might give
you the answer.
> -Original Message-
> From: David [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 22, 2006 5:19 PM
> To: Ant Apache User Group
> Subject: ftp task fails when file has ' (apostrophe symbol)
>
>
>
Hi,
I'm using Ant from within Eclipse.
I'm developing a logger of my own for Ant, and I got stuck in early stage:
Running the default logger.
What did I do?
-
I added to the arguments of Run Ant Configuration the following line:
-logger
org.apache.tools.ant.DefaultLogger<