patch.
Rainer
P.S.: if you find the task useful, vote for the patch.
> -Original Message-
> From: Michael Pelz Sherman [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 13, 2005 8:05 PM
> To: Ant Users List; [EMAIL PROTECTED]
> Subject: RE: classpath for custom Ant tasks
&g
Original Message-
> > From: Michael Pelz Sherman [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, April 13, 2005 9:23 AM
> > To: Ant Users List; Mark Lybarger
> > Subject: Re: classpath for custom Ant tasks
> >
> >
> > Thanks,
> >
> > I tried t
ybarger
> Subject: Re: classpath for custom Ant tasks
>
>
> Thanks,
>
> I tried this but it doesn't seem to help. By printing out
> System.getProperty("java.class.path") from within my task, it
> seems that the taskdef classpath argument isn't picking u
Thanks,
I tried this but it doesn't seem to help. By printing out
System.getProperty("java.class.path") from within my task, it seems that the
taskdef classpath argument isn't picking up the values I put in there. The only
way I can seem to effect changes to the classpath of the running task is by
have you looked at the taskdef ? it's a typedef and as such takes a
classpath
On 4/12/05, Michael Pelz Sherman <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm writing a custom Ant task that has dependencies on our custom
> libraries.
>
> Is there some way I can define or code the task so it can ta
Hi,
I'm writing a custom Ant task that has dependencies on our custom libraries.
Is there some way I can define or code the task so it can take a "classpath"
and/or "classpathref" argument?
Thanks,
- Michael
-
To unsubscribe, e