_____
From: Peter Reilly [mailto:peter.kitt.reilly gmail.com]
Sent: Wednesday, 30 August 2006 2:20 AM
To: Ant Developers List
Subject: Re: classloader for 1.7
On 8/25/06, Stephen McConnell <mcconnell dpml.net> wrote:
....
Given that a solution that limits mutation to the system
classloader
provides the potential solution for all requirements - I
think it is the
safer next step (i.e. update the class in SCN to handle a
URLClassLoader,
with formal documented extension semantics, with scope
limited to the system
classloader).
.....
So a simple task to extend the project classpath - as
described
by Conor.
I am attaching such a task.
Peter:
Nothing attached ..
Could you email it to my personal address or maybe post a
link?
Cheers, Steve.
It's use is as follows:
<extendprojectpath>
<fileset
dir="${user.home}/script-lang/beanshell" />
<extendprojectpath>
Peter
|