I just removed the print from svn, along with replacing System.out
with commons logging.

Cheers,
Hanson

On 4/4/06, Alistair Forbes <[EMAIL PROTECTED]> wrote:
> Hi Aaron,
>
> Could someone pls remove the additional print in the RemoteCacheLogger. It
> already has a log.info message.
>
> Thanks
> Al
>
> --- org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java
> (revision 390169)
> +++ org/apache/jcs/auxiliary/remote/server/RemoteCacheServer.java
> (working copy)
> @@ -918,7 +918,6 @@
>                          {
>                              log.info( "adding vm listener under new id = "
> + listenerIdB );
>                          }
> -                        print( "adding vm listener under new id = " +
> listenerIdB );
>                      }
>                      else
>                      {
>
>

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

Reply via email to