Thomas E Deweese wrote:
> 
> >>>>> "cj" == cjolif  <[EMAIL PROTECTED]> writes:
> 
> cj> cjolif 02/01/30 09:42:27
> 
> cj>   Modified: sources/org/apache/batik/script/rhino
> cj> RhinoInterpreter.java Log: Rhino1.5R2 -> Rhino1.5R3 compatibility
> cj> problem
> 
>   +        throws InterpreterException {
>   +        System.out.println("evaluate "+scriptstr);
> 
>   [...]
> 
>   +            System.out.println("ctx "+ctx);
>   +            System.out.println("global "+globalObject);
> 
>   Forget to do some clean up??? :)

Yes. The commit 2 minutes after the one you are looking at should have removed
that things. Let me know in case you still see the traces...

Thanks.
-- 
Christophe

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

Reply via email to