Author: byrne
Date: Mon Mar 27 09:50:59 2006
New Revision: 389209

URL: http://svn.apache.org/viewcvs?rev=389209&view=rev
Log:
RDF document didn't parse. Removed the GET paramaters from the bug database URL 
and fixed the problem.\nTodd Byrne

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=389209&r1=389208&r2=389209&view=diff
==============================================================================
--- xml/xindice/trunk/doap_Xindice.rdf (original)
+++ xml/xindice/trunk/doap_Xindice.rdf Mon Mar 27 09:50:59 2006
@@ -20,10 +20,8 @@
     <homepage rdf:resource="http://xml.apache.org/xindice/"; />
     <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/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice";
 />
+    <description>Pure Java based native xml database. Supports XPath and 
XUpdate.</description>
+    <bug-database rdf:resource="http://issues.apache.org/bugzilla/"; />
     <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>


Reply via email to