On Tue, Feb 24, 2009 at 5:56 PM, Troy Telford wrote:
> I hope this is a quick question: I'm trying to compile some java code that
> uses a few of the optional tasks in ant.
>
> I thought when I had downloaded the ant binary distribution, it would include
> the optional tasks; however, I can't see
> -Original Message-
> From: Troy Telford [mailto:ttelford.gro...@gmail.com]
> Sent: Tuesday, February 24, 2009 5:57 PM
> To: user@ant.apache.org
> Subject: Optional tasks aren't available - why?
>
> I hope this is a quick question: I'm trying to compile some java code
> that
> uses a f
ok.
> >
> >
> > On 8/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] >
> > wrote:
> > >
> > > sure - see
> > > http://ant.apache.org/manual/install.html#librarydependencies
> > >
> > > Jan
> > >
> > > >-Ursprüngliche N
rg/manual/install.html#librarydependencies
> >
> > Jan
> >
> > >-Ursprüngliche Nachricht-
> > >Von: Mark Lybarger [mailto:[EMAIL PROTECTED]
> > >Gesendet: Dienstag, 16. August 2005 16:28
> > >An: Ant Users List
> > >
EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> sure - see http://ant.apache.org/manual/install.html#librarydependencies
>
> Jan
>
> >-Ursprüngliche Nachricht-
> >Von: Mark Lybarger [mailto:[EMAIL PROTECTED]
> >Gesendet: Dienstag, 16. August 2005 16:2
very interesting!
i created an antlib.xml file in mylibdir/antlib.xml
also mylibdir/ant-jsch.properties
scp=org.apache.tools.ant.taskdefs.optional.ssh.Scp
sshexec=org.apache.tools.ant.taskdefs.optional.ssh.SSHExec
and build.xml:
...
wrote:
>
> >what would be really nice is if there
On Fri, 15 Jul 2005, Simon Kitching <[EMAIL PROTECTED]> wrote:
> Has anyone considered making taskdef use a child-first classloader
> in order to avoid having to move the relevant task jar out of the
> ant/lib dir?
has a deprecated but probably never going to get removed
reverseload attribute wh
: RE: optional tasks
i keep core optional tasks (ftp, junit) in the ant lib folder, and keep 3rd
party tasks (xdoclet, cactus, castor, etc) as part of my application.
> -Original Message-
> From: Barnes, Michael [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 2:1
i keep core optional tasks (ftp, junit) in the ant lib folder, and keep 3rd party
tasks (xdoclet, cactus, castor, etc) as part of my application.
> -Original Message-
> From: Barnes, Michael [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 2:17 PM
> To: '[EMAIL PROTECTED]'
>