On Tue, 27 Dec 2005, Bill Winspur <[EMAIL PROTECTED]> wrote:

> bootclasspath ignored since build.sysclasspath has been set.

You can find information about build.sysclasspath in the manual inside
the Concepts and Types section.  There are some difficult interactions
between build.sysclasspath and user specified bootclasspath and some
things have changed between Ant 1.6.x and Ant's current svn trunk, so
I'm not absolutely sure under which 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 works as expected.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to