You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2013/06/20 03:16:24 UTC

svn commit: r1494830 - in /thrift/site: config.yaml publish/docs/committers/HowToVersion/index.html publish/sitemap/index.html

Author: jfarrell
Date: Thu Jun 20 01:16:24 2013
New Revision: 1494830

URL: http://svn.apache.org/r1494830
Log:
Adding doap versioning howto

Modified:
    thrift/site/config.yaml
    thrift/site/publish/docs/committers/HowToVersion/index.html
    thrift/site/publish/sitemap/index.html

Modified: thrift/site/config.yaml
URL: http://svn.apache.org/viewvc/thrift/site/config.yaml?rev=1494830&r1=1494829&r2=1494830&view=diff
==============================================================================
--- thrift/site/config.yaml (original)
+++ thrift/site/config.yaml Thu Jun 20 01:16:24 2013
@@ -85,5 +85,6 @@ versioning: [
     [ "py", "no", "lib/py/setup.py"],
     [ "rb", "no", "lib/rb/Rakefile"],
     [ "st", "no", ""],
-    [ "Debian Packages", "no", "contrib/debian/changelog"]
+    [ "Debian Packages", "no", "contrib/debian/changelog"],
+    [ "DOAP", "no", "doap.rdf"]
 ]

Modified: thrift/site/publish/docs/committers/HowToVersion/index.html
URL: http://svn.apache.org/viewvc/thrift/site/publish/docs/committers/HowToVersion/index.html?rev=1494830&r1=1494829&r2=1494830&view=diff
==============================================================================
--- thrift/site/publish/docs/committers/HowToVersion/index.html (original)
+++ thrift/site/publish/docs/committers/HowToVersion/index.html Thu Jun 20 01:16:24 2013
@@ -191,6 +191,11 @@
         <td>no</td>
         <td>contrib/debian/changelog</td>
     </tr>
+<tr>
+<td>DOAP</td>
+        <td>no</td>
+        <td>doap.rdf</td>
+    </tr>
 </table><h3>Information for all new client libraries</h3>
 
 <p>These values should be used for all new client libraries and are the same values across all libraries:</p>

Modified: thrift/site/publish/sitemap/index.html
URL: http://svn.apache.org/viewvc/thrift/site/publish/sitemap/index.html?rev=1494830&r1=1494829&r2=1494830&view=diff
==============================================================================
--- thrift/site/publish/sitemap/index.html (original)
+++ thrift/site/publish/sitemap/index.html Thu Jun 20 01:16:24 2013
@@ -71,7 +71,9 @@
     <a href="/">Home</a>
     </li>
     
-            <li><span class="active" title="You're here.">Sitemap</span></li>
+            <li><a href="/about/">About</a></li>
+    
+            <li><a href="/developers/">Developers</a></li>
     
             <li>
 <a href="/docs/">Documentation</a><ul>
@@ -89,7 +91,7 @@
     
             <li><a href="/mailing/">Mailing Lists</a></li>
     
-            <li><a href="/developers/">Developers</a></li>
+            <li><span class="active" title="You're here.">Sitemap</span></li>
     
             <li>
 <a href="/tutorial/">Tutorial</a><ul>
@@ -97,8 +99,6 @@
 </ul>
 </li>
     
-            <li><a href="/about/">About</a></li>
-    
 </ul>
 	</div>
 	<div class="container">