Michael Krammer wrote:
[snip]
> On 22 Nov 2000, Stefan Bodewig wrote:
> 
> > Add another option to not add Path.systemClasspath as well and I'll
> > commit them (unless anybody else objects).
> 
> <lurking mode off>
> 
> I've had problems with the way that the Javac task handles the classpath
> for Jikes. I'm running Ant 1.2 with Java 2 SDK 1.2.2, but compiling for a
> JDK 1.1 target JVM (the product is an applet). I think it should be
> possible to specify bootclasspath and extdirs attributes to make it work.

We have the same situation here, but I don't see the need to specify
all these extra classpaths. If it becomes possible to disable the
'magic' classpath extensions, You can just add everything to the 
standard classpath attribute, and that's it. Or am I missing something?

Wolf

Reply via email to