You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2015/08/27 21:33:24 UTC

svn commit: r1698215 - /comdev/reporter.apache.org/trunk/README.txt

Author: sebb
Date: Thu Aug 27 19:33:24 2015
New Revision: 1698215

URL: http://svn.apache.org/r1698215
Log:
Docs

Modified:
    comdev/reporter.apache.org/trunk/README.txt

Modified: comdev/reporter.apache.org/trunk/README.txt
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/README.txt?rev=1698215&r1=1698214&r2=1698215&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/README.txt (original)
+++ comdev/reporter.apache.org/trunk/README.txt Thu Aug 27 19:33:24 2015
@@ -54,8 +54,8 @@ Scripts:
 - site/jiraversions.py
   Updates data/releases/%s.json % project
 
-- parseversions.py
-  Updates data/releases/%s.json project from 
+- parseversions.py - is this used anywhere?
+  Updates data/releases/%s.json project from JIRA
 
 Data file consumers:
 Note: the prefix ~pao means that the file is held under the projects.apache.org workspace
@@ -94,6 +94,9 @@ Note: the prefix ~pao means that the fil
 
 - render.js
   site/reportingcycles.json
+  site/getjson.py?only=project
+  site/jiraversions.py?project=<pmc>&jiraname=<project>&prepend=<prepend>
+  site/addrelease.py?json=true&committee=xxx&version=xxx&date=xxx
 
 TODO
  - How is site/reportingcycles.json created/maintained?