> ( Let's hope some Velocity folk can help out next:
Shouldn't:
[javac] /data3/gump/jakarta-velocity/bin/src/org/apache/velocity/runtime/log/SimpleL og4JLogSystem.java:119: cannot resolve symbol [javac] symbol : method setPriority (org.apache.log4j.Level) [javac] location: class org.apache.log4j.Category [javac] logger.setPriority(Priority.DEBUG);
have been fixed on the Logging side?
This one is easy. setPriority was marked as deprecated. See
http://logging.apache.org/log4j/docs/api/org/apache/log4j/Category.html#setPriority(org.apache.log4j.Priority)
or in tinyURL speak
http://tinyurl.com/3b5vh
I hope this answers the question.
--- Noel
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]