le to access any other
resources it needs to execute the test. Finally, the ant task collates the
results into a final report and mails it off.
didge
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 20, 2004 9:04 AM
> To: Ant Develope
What JDK version(s) do you need to support? Can you provide an example of
the classpath you have to search? Who's 'funny RMI classloaders' are they?
didge
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 20, 2004 3:37
So what's to say that we can't build up an ANTLIB_PATH just like we build up
CLASSPATHs using ?
didge
> -Original Message-
> From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 2:46 AM
> To: Ant Developers List; [EMAIL PROTECTED]
How about just supporting an equivalent of an LD_LIBRARY_PATH for antlibs,
called ANTLIB_PATH or some such?
didge
> -Original Message-
> From: Matt Benson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 01, 2004 1:58 PM
> To: Ant Developers List
> Subject: Re: antlib a
be run by simply calling them, i.e. clean().
5. Targets may be defined in another python script and imported using
python's import keyword.
6. Parameters may be passed to Targets when calling them, e.g.
clean(dir="some/dir")
didge
> -Original Message-
> From: Jose Alberto
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 30, 2003 3:48 PM
> To: Ant Developers List
> Subject: Re: XML Namespace avoids collision between xml vocabularies was
> RE: a comment about xml namespace
>
>
> Jim Fuller wrote:
> >>From: Steve
vac.execute();
Why should the src fileset be immutable when not much else is, particularly
classpath? No clue, maybe someone can shed some light on this...
didge
> -Original Message-
> From: Dean Hiller [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 25, 2003 6:25 AM
> To: Ant Devel
rojects can override any target specified in buildTargets.xml, eg.
compile, clean, build, javadoc, etc. using indirect target references.
2. JDK specific classpaths and build tools are specifiable. This allows me
to easily build the same source against multiple JDK versions that may
require differen
How about this?
didge
> -Original Message-
> From: Ulf Caspers [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 19, 2003 11:06 AM
>