1
0

improved wording

This commit is contained in:
Christian Grobmeier
2023-10-09 23:00:10 +02:00
committed by GitHub
parent 01144cc86f
commit 529a0a9cea

View File

@@ -49,7 +49,7 @@ import org.apache.commons.logging.Log;
* be thrown as soon as the deserialized object was used), so removing this marker * be thrown as soon as the deserialized object was used), so removing this marker
* is not considered to be an incompatible change. * is not considered to be an incompatible change.
* *
* @deprecated Due to be removed as the Apache Avalon Project no longer exists * @deprecated Scheduled for removal because the Apache Avalon Project has been discontinued.
*/ */
@Deprecated @Deprecated
public class AvalonLogger implements Log { public class AvalonLogger implements Log {