Author: thorsten
Date: Tue Oct 28 05:00:49 2008
New Revision: 708546

URL: http://svn.apache.org/viewvc?rev=708546&view=rev
Log:
Updating doap file

Modified:
    incubator/droids/trunk/doap.rdf

Modified: incubator/droids/trunk/doap.rdf
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/doap.rdf?rev=708546&r1=708545&r2=708546&view=diff
==============================================================================
--- incubator/droids/trunk/doap.rdf (original)
+++ incubator/droids/trunk/doap.rdf Tue Oct 28 05:00:49 2008
@@ -2,7 +2,7 @@
   xmlns="http://usefulinc.com/ns/doap#"; xmlns:foaf="http://xmlns.com/foaf/0.1/";
   xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
   xmlns:projects="http://projects.apache.org/ns/asfext#";>
-  <Project rdf:about="http://labs.apache.org/labs#droids";>
+  <Project rdf:about="http://incubator.apache.org/droids/index.html";>
     <name>Droids</name>
     <shortname>droids</shortname>
     <shortdesc xml:lang="en">An intelligent standalone robot framework that 
allows to
@@ -17,7 +17,7 @@
       project/app needs special processing for a crawled url one can write 
some plugins and
       use an existing crawler to implement the functionality or one can write 
a new crawler
       which is very easy. </description>
-    <homepage rdf:resource="http://labs.apache.org/droids/"/>
+    <homepage rdf:resource="http://incubator.apache.org/droids/"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <created>2007-2-7</created>
     <labs:status>active</labs:status>
@@ -31,10 +31,10 @@
     </maintainer>
     <repository>
       <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/labs/droids/"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/labs/droids/"/>
+        <location 
rdf:resource="http://svn.apache.org/repos/asf/incubator/droids/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/incubator/droids/"/>
       </SVNRepository>
     </repository>
     <programming-language>Java</programming-language>
   </Project>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>


Reply via email to