You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2013/01/14 16:22:46 UTC

svn commit: r1432951 - /cordova/site/infra/doap_Cordova.rdf

Author: marcelk
Date: Mon Jan 14 15:22:46 2013
New Revision: 1432951

URL: http://svn.apache.org/viewvc?rev=1432951&view=rev
Log:
Added new "mobile" category, and new languages "Objective-C". Also added
placeholders for standards.

Modified:
    cordova/site/infra/doap_Cordova.rdf

Modified: cordova/site/infra/doap_Cordova.rdf
URL: http://svn.apache.org/viewvc/cordova/site/infra/doap_Cordova.rdf?rev=1432951&r1=1432950&r2=1432951&view=diff
==============================================================================
--- cordova/site/infra/doap_Cordova.rdf (original)
+++ cordova/site/infra/doap_Cordova.rdf Mon Jan 14 15:22:46 2013
@@ -34,9 +34,11 @@
     <download-page rdf:resource="https://www.apache.org/dist/cordova/" />
     <programming-language>JavaScript</programming-language>
     <programming-language>Java</programming-language>
+    <programming-language>Objective-C</programming-language>
     <programming-language>C++</programming-language>
     <programming-language>C#</programming-language>
     <programming-language>node.js</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/mobile" />
     <category rdf:resource="http://projects.apache.org/category/library" />
     <release>
       <Version>
@@ -45,7 +47,10 @@
         <revision>2.3</revision>
       </Version>
     </release>
+    <!-- at some point we should list the W3C standards we support.
+         See http://projects.apache.org/docs/standards.html -->
     <repository>
+      <!-- TODO: change this to a git repo, and perhaps list all of them  -->
       <SVNRepository>
         <location rdf:resource="https://git-wip-us.apache.org/repos/asf"/>
         <browse rdf:resource="https://git-wip-us.apache.org/repos/asf"/>