On Fri, 4 Feb 2005, Samuel Andrew McIntyre
<[EMAIL PROTECTED]> wrote:
> Actually, in order to prevent Ant from putting the runtime libraries
> on jikes' classpath, we currently set the bootclasspath attribute on
> all <javac> tasks to ${empty}, which is the location of an empty jar
> file.
I see. Setting includeruntime to false should help, doesn't it?
> So, do we need to define empty=java-runtime-1.3's jarpath for the
> splits that need them (2, 4, and 6)? Or is there more to do than
> that?
That should be enough. I wasn't sure whether you actually used the
empty property in other places as well, so I suggested yet another
property.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]