Mahler Thomas wrote: >The Boot Logger is not configurable (as booting is considered to happen >before configuration). >Thus the only way to get rid of this message is to patch the source. > >BTW: why don't you like this message? > >cheers, >Thomas > > > >>-----Urspr�ngliche Nachricht----- >>Von: David Corbin [mailto:[EMAIL PROTECTED]] >>Gesendet: Mittwoch, 4. September 2002 22:37 >>An: OJB Users List >>Betreff: Boot Logger >> >> >>[BOOT] INFO: OJB.properties: file:/home/dcorbin/.... >> >>Is there anyway to disable this message short of patching the code? >> >>Thanks. >> >> >>-- >>To unsubscribe, e-mail: >><mailto:[EMAIL PROTECTED]> >>For additional commands, e-mail: >><mailto:[EMAIL PROTECTED]> >> >> >> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > >
Automated tests are supposed to be silent when successful. This prevents that. When I run 300 unit-tests that all pass, I expect to see no output on the screen. When I do, I assume something is wrong. Furthermore, any many imaginable environments, stdout is not what you think it is. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
