Author: hboutemy
Date: Sun May 10 23:05:14 2015
New Revision: 1678652

URL: http://svn.apache.org/r1678652
Log:
added tlps.json, that should replace a lot of existing sources and javascript

Added:
    comdev/projects.apache.org/site/json/foundation/tlps.json
Modified:
    comdev/projects.apache.org/scripts/README.txt
    comdev/projects.apache.org/site/json/foundation/.htaccess
    comdev/projects.apache.org/site/json/foundation/HEADER.html

Modified: comdev/projects.apache.org/scripts/README.txt
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/scripts/README.txt?rev=1678652&r1=1678651&r2=1678652&view=diff
==============================================================================
--- comdev/projects.apache.org/scripts/README.txt (original)
+++ comdev/projects.apache.org/scripts/README.txt Sun May 10 23:05:14 2015
@@ -32,7 +32,7 @@ various sources:
 
 - parsecommittees.py: Parses committee-info.txt to detect new TLPs and add 
them to tlps-evolution.json
   in: foundation/tlps-evolution.json + committee-info.txt 
(https://svn.apache.org/repos/private/committers/board/committee-info.txt)
-  out: foundation/tlps-evolution.json
+  out: foundation/tlps.json + foundation/tlps-evolution.json
 
 - parsepmcs.py: imports PMC data from the old project.apache.org site. No need
   to run that more than once?

Modified: comdev/projects.apache.org/site/json/foundation/.htaccess
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/.htaccess?rev=1678652&r1=1678651&r2=1678652&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/.htaccess (original)
+++ comdev/projects.apache.org/site/json/foundation/.htaccess Sun May 10 
23:05:14 2015
@@ -9,4 +9,5 @@ AddDescription "generated by <code>cronj
 AddDescription "generated by <code>cronjobs/podlings.py</code>" 
podlings-evolution.json
 AddDescription "imported with <code>import/rdfparse.py</code> from <a 
href='https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml'>projects'
 DOAP files</a>" projects.json
 AddDescription "generated by <code>cronjobs/parsereleases.py</code>" 
releases.json
+AddDescription "imported with <code>import/parsecommittees.py</code>" tlps.json
 AddDescription "imported with <code>import/parsecommittees.py</code>" 
tlps-evolution.json

Modified: comdev/projects.apache.org/site/json/foundation/HEADER.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/HEADER.html?rev=1678652&r1=1678651&r2=1678652&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/HEADER.html (original)
+++ comdev/projects.apache.org/site/json/foundation/HEADER.html Sun May 10 
23:05:14 2015
@@ -11,5 +11,5 @@ for more information.
 <li><a href="podlings.json"><code>podlings.json</code></a> and <a 
href="podlings-evolution.json"><code>podlings-evolution.json</code></a> 
generated by <code>cronjobs/podlings.py</code> from <a 
href="http://incubator.apache.org/podlings.xml";>http://incubator.apache.org/podlings.xml</a></li>
 <li><a href="projects.json"><code>projects.json</code></a> imported with 
<code>import/rdfparse.py</code> from <a 
href='https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml'>projects'
 DOAP files</a></li>
 <li><a href="releases.json"><code>releases.json</code></a> generated by 
<code>cronjobs/parsereleases.py</code> from <a 
href="http://www.apache.org/dist/";>http://www.apache.org/dist/</a></li>
-<li><a href="tlps-evolution.json"><code>tlps-evolution.json</code></a> 
imported with <code>import/parsecommittees.py</code> from 
<code>https://svn.apache.org/repos/private/committers/board/committee-info.txt</code></li>
+<li><a href="tlps.json"><code>tlps.json</code></a> and <a 
href="tlps-evolution.json"><code>tlps-evolution.json</code></a> imported with 
<code>import/parsecommittees.py</code> from 
<code>https://svn.apache.org/repos/private/committers/board/committee-info.txt</code></li>
 </ul>
\ No newline at end of file


Reply via email to