----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, January 09, 2002 13:49 Subject: Re: Linkage error with new jspc task
> > > Is it enough to force it to fork each time? Added > > java.setFork(true); > > to JasperC.java and that fixed it. Will happily post that change... it should be optional; either a separate attribute 'fork', or just say 'new classpath=>fork', because we know that jasperc has XML parser issues so if the user has had to set the classpath, then forking is probably a good thing. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
