Re: problems with the Velocity GUMP build

2001-07-28 Thread Ceki Gülcü
At 08:01 28.07.2001 -0400, Geir Magnusson Jr. wrote: >Ceki Gülcü wrote: >> >> Geir, Sam, >> >> This is to be expected. The new version of log4j (still under >> development) has removed some methods deprecated in 1.1. These methods >> are >> >> setOption(String key, String value), >> getOpti

Re: problems with the Velocity GUMP build

2001-07-28 Thread Geir Magnusson Jr.
Ceki Gülcü wrote: > > Geir, Sam, > > This is to be expected. The new version of log4j (still under > development) has removed some methods deprecated in 1.1. These methods > are > > setOption(String key, String value), > getOptionStrings() > > and related option constants which were define

Re: problems with the Velocity GUMP build

2001-07-28 Thread Ceki Gülcü
Geir, Sam, This is to be expected. The new version of log4j (still under development) has removed some methods deprecated in 1.1. These methods are setOption(String key, String value), getOptionStrings() and related option constants which were defined in all appenders and layouts. In log