At 05:24 PM 6/13/2002 +0000, you wrote:
>bloritsch    2002/06/13 10:24:52
>                        ComponentTestCase.java
>   Log:
>   more deprecation fixes--and a message to keep track of a newly 
> deprecated JDK method
>
>   Revision  Changes    Path
>   1.4       +4 
> -4 
> 
>jakarta-avalon-excalibur/component/src/java/org/apache/avalon/excalibur/component/DefaultComponentFactory.java
>
>   Index: DefaultComponentFactory.java
>   ===================================================================
>   RCS file: 
> 
>/home/cvs/jakarta-avalon-excalibur/component/src/java/org/apache/avalon/excalibur/component/DefaultComponentFactory.java,v
>   retrieving revision 1.3
>   retrieving revision 1.4
>   diff -u -r1.3 -r1.4
>   --- DefaultComponentFactory.java      2 Jun 2002 06:03:01 -0000       1.3
>   +++ DefaultComponentFactory.java      13 Jun 2002 17:24:50 -0000      1.4
>   @@ -67,7 +67,7 @@
>         */
>        private LogkitLoggerManager m_logkit;
>
>   -    /** Components created by this factory, and their associated 
> ComponentManager
>   +    /** Components created by this factory, and their associated 
> ComponentLocator

Looks like you have a lot of reverting to do. You went through and changed 
oodles of references of ComponentManager to COmponentLocator or 
ServiceManager to COmponentManager or ServiceManager to ComponentLocator.

Please be a lil less enthusiastic ;)


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

Reply via email to