diff --git a/docs/manual/install.html b/docs/manual/install.html
index 7d7fcc854..a6970ee4e 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -337,6 +337,11 @@ Installing Ant / Optional Tasks section above.
www.savarese.org/oro/downloads |
+
+ bcel.jar |
+ classfileset data type. |
+ jakarta.apache.org/bcel/ |
+
diff --git a/lib/optional/README b/lib/optional/README
index a337182c6..daf66113a 100644
--- a/lib/optional/README
+++ b/lib/optional/README
@@ -1,2 +1,3 @@
The file junit.jar is version 3.7 of JUnit, see the file LICENSE.junit
-for the terms of distribution.
+for the terms of distribution. For more information about JUnit or
+the latest release, see .