aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew C. Oliver <acoliver@apache.org>2002-09-02 14:45:21 +0000
committerAndrew C. Oliver <acoliver@apache.org>2002-09-02 14:45:21 +0000
commit22b9222e0cb5001f14ea8c0de2e9b3c56c170022 (patch)
tree32f908de8af9e1f5ef0d623d92a03922e41ecaab
parent4c9734a2cbf6a095c2fc536b6fb3afb95e062c57 (diff)
downloadpoi-22b9222e0cb5001f14ea8c0de2e9b3c56c170022.tar.gz
poi-22b9222e0cb5001f14ea8c0de2e9b3c56c170022.zip
added new bug links
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352832 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/documentation/xdocs/book.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/documentation/xdocs/book.xml b/src/documentation/xdocs/book.xml
index 595b1897c6..da5b268629 100644
--- a/src/documentation/xdocs/book.xml
+++ b/src/documentation/xdocs/book.xml
@@ -40,7 +40,10 @@
<menu label="Code">
<menu-item label="Source Code" href="http://jakarta.apache.org/poi/javadocs/javasrc/"/>
<menu-item label="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/>
+ <menu-item label="Top Voted Bugs" href="http://nagoya.apache.org/bugzilla/buglist.cgi?votes=1&amp;product=POI&amp;order=bugs.votes"/>
<menu-item label="Bug Database" href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI"/>
+ <menu-item label="Patches" href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr"/>
+
<menu-item label="Junit Test Results" href="http://jakarta.apache.org/poi/tests/junit/"/>
<menu-item label="Dependency Metrics" href="http://jakarta.apache.org/poi/metrics/jdepend/"/>
<menu-item label="Checkstyle Metrics" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/>