On Mon, 21 Jun 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > To do real integration you need to be able do to something like set > some special property so that magic or maven can take control over > classloader definition in the knowledge that the build is a gump > build
This is what build.sysclasspath does for Ant (and thus should work for magic as well IIUC). build.sysproperty is tightly integrated into quite a few Ant tasks and has been created just for Gump. This may be a lot more work on the side of the build system than we'd want to impose, though. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
