> The launcher can still be useful, because the most simple solution
> possible is to create a system property ( i've used 
> ant.classpath ) and
> make ant include this when calling javac, i'm trying this 
> approach right
> now.. it's plumbing not glass like CL's are.. 
> 

Definitely this approach works very well, I need a little patch accepted
in ant prior to commit something that solves the problem for real, in
the mean time w2k builds with gump continue broken. 

THe URLClassLoader is needed too, so the initial Launcher continue being
usefull..

There are some builds that continue spiting command line lengths bigger
than w2k can use.. namely jakarta-tomcat-catalina.. because the big
number of ant properties it uses..

I'm trying to overcome this problem by adding the needed args to another
properties file and processing it in the Launcher too.. 

and this time i've tested the thing, now i build almost 50% of the
projects without complaints ( wel better to say without CLL problems ) ,
until j-t-catalina..

Saludos, 
Ignacio J. Ortega 

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

Reply via email to