Re: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I just shoveled a foot+ of snow off my driveway with more coming down on my head. So maybe I'm a bit cranky. Besides, when you're right, you're right. ;) Philip A. Chapman wrote: > Snowed in and feeling a big cranky? :-) > > I can call mysel

Re: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Philip A. Chapman
Snowed in and feeling a big cranky? :-) I can call myself an idiot. You're job was to dispute me! Some friend. :-P On Fri, 2006-12-29 at 09:36 -0700, Justin Lee wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > Philip A. Chapman wrote: > > Sorry Korbinian, I addressed that e

Re: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Igor Vaynberg
+1 -igor On 12/29/06, Justin Lee <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Philip A. Chapman wrote: > Sorry Korbinian, I addressed that email wrong. It was ment for Ryan. I > typed in too big of a hurry. I'm an idiot and you're all good. +1 ;) - -- J

Re: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Philip A. Chapman wrote: > Sorry Korbinian, I addressed that email wrong. It was ment for Ryan. I > typed in too big of a hurry. I'm an idiot and you're all good. +1 ;) - -- Justin Lee http://www.antwerkz.com AIM : evan chooly Skype : evanch

AW: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Korbinian Bachl
>I'm an idiot and you're all good. a bit harsh, eh? - cool down, no one wanted to offend you :) _ Von: Philip A. Chapman [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 29. Dezember 2006 17:30 An: wicket-dev@incubator.apache.org Betreff: Re: AW: wicket 2.0 migrated to

Re: AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Philip A. Chapman
; migration wiki - whats wrong with it? > > > > _ > > Von: Philip A. Chapman [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 29. Dezember 2006 16:51 > An: wicket-dev@incubator.apache.org > Betreff: Re: wicket 2.0 migrated to slf4j > > > Korbinian,

AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Korbinian Bachl
CTED] > > Gesendet: Freitag, 29. Dezember 2006 08:56 > > An: wicket-dev@incubator.apache.org; wicket-user@lists.sourceforge.net > > Betreff: wicket 2.0 migrated to slf4j > > > > i have just migrated wicket 2.0 from commons-logging to slf4j > > as was prev

Re: wicket 2.0 migrated to slf4j

2006-12-29 Thread Philip A. Chapman
gt; Von: Igor Vaynberg [mailto:[EMAIL PROTECTED] > > > Gesendet: Freitag, 29. Dezember 2006 08:56 > > > An: wicket-dev@incubator.apache.org; wicket-user@lists.sourceforge.net > > > Betreff: wicket 2.0 migrated to slf4j > > > > > > i have just migrated wicke

Re: wicket 2.0 migrated to slf4j

2006-12-29 Thread Ryan Sonnek
on: Igor Vaynberg [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 29. Dezember 2006 08:56 > An: wicket-dev@incubator.apache.org; wicket-user@lists.sourceforge.net > Betreff: wicket 2.0 migrated to slf4j > > i have just migrated wicket 2.0 from commons-logging to slf4j > as was p

AW: wicket 2.0 migrated to slf4j

2006-12-29 Thread Korbinian Bachl
et > Betreff: wicket 2.0 migrated to slf4j > > i have just migrated wicket 2.0 from commons-logging to slf4j > as was previously discussed and agreed upon. > > people using 2.0 need to add the following to their project's pom or > equivalent: > > if you are us

wicket 2.0 migrated to slf4j

2006-12-28 Thread Igor Vaynberg
i have just migrated wicket 2.0 from commons-logging to slf4j as was previously discussed and agreed upon. people using 2.0 need to add the following to their project's pom or equivalent: if you are using commons-logging: org.slf4j slf4j-jcl 1.1.0 if you are using log4j