In head we are moving to using commons logging rather than system.out. The patch should use log.debug if it's a debug message, log.info for one the user should see. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
"Emmanuel Venisse" <[EMAIL PROTECTED]> wrote on 22/08/2003 06:33:24 PM: > Hi, > > Yes, we use System.out.println in head. > Your patch is welcome. > > Emmanuel > > ----- Original Message ----- > From: "Simon Matic Langford" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, August 22, 2003 10:17 AM > Subject: jxr plugin output > > > > hi all, > > > > we're noticing a lot of output from the jxr plugin which we'd rather > > went to a file. > > > > I had a look at org.apache.maven.jxr.pacman.PackageManager, and the > > log(String) > > method, but that just seems to do a System.out.println(). > > > > Am I correct in assuming this means I can't stop it? is this still the > > same in head? > > > > otherwise I'll try and do a patch. > > > > thanks > > > > simon > > > > The information contained in this e-mail is intended only for the person > > or > > entity to which it is addressed and may contain confidential and/or > > privileged material. If You are not the intended recipient of this > > e-mail, > > the use of this information or any disclosure, copying or distribution > > is > > Prohibited and may be unlawful. If you received this in error, please > > contact the sender and delete the material from any computer. The views > > expressed in this e-mail may not necessarily be the views of The PCMS > > Group > > plc and should not be taken as authority to carry out any instruction > > contained. > > > > > > > _____________________________________________________________________ > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
