---Original Message-
From: Bill Winspur [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 27, 2005 4:34 PM
To: Ant Users List
Subject: Using the bootclasspath
I'm trying to link a diagnostic classloader into the java task, but
having set up the bootclasspath element,
by prepending my diag
ich circumstances the bootclasspath
would be ignored in 1.6.
Whatever the logic might be, first check that you really intend to set
build.sysclasspath at all. You must be setting this property in some
way or else you wouldn't see that message. Using the bootclasspath in
a (forked) Java VM generally
sysclasspath at all. You must be setting this property in some
way or else you wouldn't see that message. Using the bootclasspath in
a (forked) Java VM generally works as expected.
Stefan
-
To unsubscribe, e-mail: [EMAIL P
Ant -> Environment
Variables
Cheers
Rainer
> -Original Message-
> From: Bill Winspur [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 27, 2005 4:34 PM
> To: Ant Users List
> Subject: Using the bootclasspath
>
>
> I'm trying to link a diagnostic
I'm trying to link a diagnostic classloader into the java task, but
having set up the bootclasspath element,
by prepending my diagnostics jar path to the default contents of
sun.boot.class.path, and having forked
the jvm, I get the message
bootclasspath ignored since build.sysclasspath has been