Author: byrne Date: Wed Mar 29 08:58:09 2006 New Revision: 389834 URL: http://svn.apache.org/viewcvs?rev=389834&view=rev Log: Added a more exact bugzilla link to xindice.
Todd Modified: xml/xindice/trunk/doap_Xindice.rdf Modified: xml/xindice/trunk/doap_Xindice.rdf URL: http://svn.apache.org/viewcvs/xml/xindice/trunk/doap_Xindice.rdf?rev=389834&r1=389833&r2=389834&view=diff ============================================================================== --- xml/xindice/trunk/doap_Xindice.rdf (original) +++ xml/xindice/trunk/doap_Xindice.rdf Wed Mar 29 08:58:09 2006 @@ -21,7 +21,7 @@ <asfext:pmc rdf:resource="http://xml.apache.org" /> <shortdesc>XML Database</shortdesc> <description>Pure Java based native xml database. Supports XPath and XUpdate.</description> - <bug-database rdf:resource="http://issues.apache.org/bugzilla/" /> + <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice" /> <mailing-list rdf:resource="http://xml.apache.org/xindice/mail.html" /> <download-page rdf:resource="http://xml.apache.org/xindice/download.cgi" /> <programming-language>Java</programming-language>