You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Christophe Jolif <cj...@ilog.fr> on 2002/01/31 09:35:14 UTC

Re: cvs commit: xml-batik/sources/org/apache/batik/script/rhinoRhinoInterpreter.java


Thomas E Deweese wrote:
> 
> >>>>> "cj" == cjolif  <cj...@apache.org> 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: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org