Not intentionally. The only change I made to Nathan's patch was updating log4j in build/lib

There were a couple of spots where (for some bizarre reason) my Eclipse couldn't match the patch file. (all the LogSystem classes, for example). Maybe it was an EOL issue. I fixed all those by hand, or so I thought. I must have missed some. I'll go back tonight and review.

WILL

----- Original Message ----- From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]>
Newsgroups: hometree.jakarta.velocity.dev
To: <[email protected]>
Sent: Saturday, October 01, 2005 2:21 PM
Subject: Re: svn commit: r292918 [3/3] - in /jakarta/velocity/core/trunk: ./ build/lib/


Nathan Bubna <[EMAIL PROTECTED]> writes:

On 10/1/05, Henning P. Schmiedehausen <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] writes:

>- rsvc.warn("JarResourceLoader : you are using a >deprecated configuration" >+ log.warn("JarResourceLoader : you are using a >deprecated configuration"

Ah, I see that Nathan's patch deprecated rsvc.debug() etc. Good move!

There is the issue that we have the RuntimeLogger interface where the
methods are not deprecated but we also have its implementation where
they are. I think we should also deprecate the whole RuntimeLogger
interface.

        Best regards
                Henning


eh?  RuntimeLogger was deprecated in the patch i submitted.  as were
all of it's methods, as well as the methods in its implementation.  am
i missing something?

% svn up
% grep -i deprec src/java/org/apache/velocity/runtime/RuntimeLogger.java
%

seems so. Maybe Will did "pick and choose". :-)

Best regards
Henning

--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
  Linux, Java, perl, Solaris -- Consulting, Training, Development

      4 - 8 - 15 - 16 - 23 - 42

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to