Sam, > > Ignacio J. Ortega wrote: > > > > I'll add a xp.xsl a copy of the original w2k.xsl, and i'll > patch gen.bat > > and build.xml, to use the appropiate stylesheet.. ok > > For some reason, I couldn't read your patch, but given an > offer like the > one that you make above, who can object? ;-)
it didnt work at least using CL.. Javac needs to have a REAL classpath to be able to compile something :(.. gosh it's something almost everyone here knows, me included.. it slipped another time :).. 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.. Any other approach workable? Will be accepted a patch like this for ant? I'm testing it right now, so i'll notice soon, it's a variant of the launcher thing,so i'll not rollback the prior patch of mine until a little more dogging and test.. if nobody beats me to do it of course.. Saludos, Ignacio J. Ortega --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
