diff --git a/build.xml b/build.xml
index 1da7bf525..d2245ec94 100644
--- a/build.xml
+++ b/build.xml
@@ -271,6 +271,21 @@ printed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -300,6 +315,57 @@ printed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -329,7 +395,7 @@ printed.
@@ -338,7 +404,7 @@ printed.
diff --git a/index.html b/index.html
index 26d3724c3..066c651cb 100644
--- a/index.html
+++ b/index.html
@@ -418,6 +418,7 @@ menu.subMenus[2].addItem("site","window.open('http://jakarta.apache.org/poi/')")
menu.subMenus[2].addItem("local","window.open('./build/docs/index.html')");
menu.subMenus[2].addItem("local javadocs","window.open('./build/docs/javadocs/index.html')");
menu.subMenus[2].addItem("test results","window.open('./build/docs/test/index.html')");
+menu.subMenus[2].addItem("code metrics","window.open('./build/docs/metrics/jdepend-report.html')");
menu.subMenus[3].addItem("module.xml","window.open('module.xml')");
menu.subMenus[3].addItem("layout.xml","window.open('layout.xml')");
diff --git a/tools/antipede/build.xtarget b/tools/antipede/build.xtarget
index e3b9c0492..90504a353 100644
--- a/tools/antipede/build.xtarget
+++ b/tools/antipede/build.xtarget
@@ -66,10 +66,10 @@
-
-
-
-
+
+
+
+
diff --git a/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar b/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar
index a6e934aff..e71e99cfe 100644
Binary files a/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar and b/tools/antipede/lib/ant-optional-1.5-dev-20020402.jar differ
diff --git a/tools/antipede/lib/jdepend.jar b/tools/antipede/lib/jdepend.jar
new file mode 100644
index 000000000..6ab8a6f28
Binary files /dev/null and b/tools/antipede/lib/jdepend.jar differ
diff --git a/tools/cents/jdepend-20020406.cent.jar b/tools/cents/jdepend-20020406.cent.jar
new file mode 100644
index 000000000..cd550acf1
Binary files /dev/null and b/tools/cents/jdepend-20020406.cent.jar differ