leosutic 2003/02/11 02:36:07 Modified: src/java/org/apache/avalon/framework/component Recomposable.java Log: Fixed typo Reconfigurable -> Recomposable Revision Changes Path 1.19 +1 -1 avalon/src/java/org/apache/avalon/framework/component/Recomposable.java Index: Recomposable.java =================================================================== RCS file: /home/cvs/avalon/src/java/org/apache/avalon/framework/component/Recomposable.java,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- Recomposable.java 10 Feb 2003 07:19:15 -0000 1.18 +++ Recomposable.java 11 Feb 2003 10:36:06 -0000 1.19 @@ -59,7 +59,7 @@ * * @author <a href="mailto:dev@avalon.apache.org">Avalon Development Team</a> * @version 1.0 - * @deprecated Deprecated with no replacement. The Reconfigurable interface is a legacy + * @deprecated Deprecated with no replacement. The Recomposable interface is a legacy * interface with no concrete contracts. Rather than copy the design mistake * to the "service" package, we no longer support this class. */
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]