diff --git a/docs/manual/OptionalTasks/test.html b/docs/manual/OptionalTasks/test.html index 3c2ad4c73..6999fad2e 100644 --- a/docs/manual/OptionalTasks/test.html +++ b/docs/manual/OptionalTasks/test.html @@ -10,6 +10,8 @@
This is a primitive task to execute a unit test in the org.apache.testlet framework.
+This task is deprectated as the Testlet framework has been +abandoned in favor of JUnit by the Avalon community.
Note: This task depends on external libraries not included in the Ant distribution. See Library Dependencies for more information. @@ -68,7 +70,7 @@ which has content that specifies tasklet classname.
The above will run the testlets org.foo.MyTestlet and org.foo.MyOtherTestletCopyright © 2001-2002 Apache Software Foundation. All rights +
Copyright © 2001-2003 Apache Software Foundation. All rights Reserved.