Author: sebb
Date: Thu Nov 4 19:05:54 2010
New Revision: 1031159
URL: http://svn.apache.org/viewvc?rev=1031159&view=rev
Log:
Add missing Homepage
Modified:
commons/proper/attributes/trunk/doap_attributes.rdf
commons/proper/email/trunk/doap_email.rdf
Modified: commons/proper/attributes/trunk/doap_attributes.rdf
URL:
http://svn.apache.org/viewvc/commons/proper/attributes/trunk/doap_attributes.rdf?rev=1031159&r1=1031158&r2=1031159&view=diff
==============================================================================
--- commons/proper/attributes/trunk/doap_attributes.rdf (original)
+++ commons/proper/attributes/trunk/doap_attributes.rdf Thu Nov 4 19:05:54 2010
@@ -2,7 +2,7 @@
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="">
<name>Apache Commons Attributes</name>
- <homepage rdf:resource=""/>
+ <homepage rdf:resource="http://commons.apache.org/attributes/"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
Modified: commons/proper/email/trunk/doap_email.rdf
URL:
http://svn.apache.org/viewvc/commons/proper/email/trunk/doap_email.rdf?rev=1031159&r1=1031158&r2=1031159&view=diff
==============================================================================
--- commons/proper/email/trunk/doap_email.rdf (original)
+++ commons/proper/email/trunk/doap_email.rdf Thu Nov 4 19:05:54 2010
@@ -18,7 +18,7 @@
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="">
<name>Apache Commons Email</name>
- <homepage rdf:resource=""/>
+ <homepage rdf:resource="http://commons.apache.org/email/"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>