On 8/25/06, Stephen McConnell <[EMAIL PROTECTED]> wrote:
....
.....
So a simple task to extend the project classpath - as described
by Conor.
I am attaching such a task.
It's use is as follows:
<extendprojectpath>
<fileset dir="${user.home}/script-lang/beanshell" />
<extendprojectpath>
Peter
....
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.
It's use is as follows:
<extendprojectpath>
<fileset dir="${user.home}/script-lang/beanshell" />
<extendprojectpath>
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]