Author: hboutemy Date: Fri Jan 1 23:24:38 2016 New Revision: 1722599 URL: http://svn.apache.org/viewvc?rev=1722599&view=rev Log: [COMDEV-180] added instructions for a new TLP Added: comdev/projects.apache.org/README_NEWTLP Removed: comdev/projects.apache.org/site/json/projects/directory-fortress.json comdev/projects.apache.org/site/json/projects/directory-kerby.json Modified: comdev/projects.apache.org/site/json/foundation/projects.json Added: comdev/projects.apache.org/README_NEWTLP URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/README_NEWTLP?rev=1722599&view=auto ============================================================================== --- comdev/projects.apache.org/README_NEWTLP (added) +++ comdev/projects.apache.org/README_NEWTLP Fri Jan 1 23:24:38 2016 @@ -0,0 +1,15 @@ +Checklist for adding a new TLP, i.e. a new committee with at least one project: + +1. add the comittee: +* create the committee RDF file in data/committees/ +* link to the RDF file in data/committees.xml +* update https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/xdocs/create.xml + if necessary to update the list of PMCs on http://projects-old.apache.org/ + +2. add projects managed by the committee: +* create the project DOAP somewhere in the project SVN or Git space +* add the DOAP location to data/projects.xml + +Notice: +* the listing on http://apache.org/ is not populated via DOAP files: manually edit + https://svn.apache.org/repos/asf/infrastructure/site/trunk/templates/blocks/projects.mdtext \ No newline at end of file Modified: comdev/projects.apache.org/site/json/foundation/projects.json URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/projects.json?rev=1722599&r1=1722598&r2=1722599&view=diff ============================================================================== --- comdev/projects.apache.org/site/json/foundation/projects.json (original) +++ comdev/projects.apache.org/site/json/foundation/projects.json Fri Jan 1 23:24:38 2016 @@ -5913,6 +5913,38 @@ ], "shortdesc": "\n mod_ftp is an FTP protocol module hosted within Apache HTTP Server.\n " }, +"ignite": { +"bug-database": "https://issues.apache.org/jira/browse/IGNITE", +"category": "big-data, network-server, network-client", +"created": "2014-10-01", +"description": "Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from high performance computing, to the industry most advanced data grid, in-memory SQL, in-memory file system, streaming, and more.", +"doap": "https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=doap_Ignite.rdf;hb=HEAD", +"download-page": "https://ignite.apache.org/download", +"homepage": "http://ignite.apache.org", +"implements": [ +{ +"body": "JCP", +"id": "107", +"title": "JCACHE - Java Temporary Caching API", +"url": "https://jcp.org/en/jsr/detail?id=107" +} +], +"license": "http://spdx.org/licenses/Apache-2.0", +"mailing-list": "https://ignite.apache.org/community/resources.html#mail-lists", +"maintainer": [ +{ +"mbox": "mailto:dsetrakyan@apache.org", +"name": "Dmitriy Setrakyan" +} +], +"name": "Apache Ignite", +"pmc": "ignite", +"programming-language": "Java, C#, C++, Node.JS, SQL, JDBC, ODBC", +"repository": [ +"https://git-wip-us.apache.org/repos/asf/ignite" +], +"shortdesc": "Apache Ignite is an In-Memory Data Fabric providing in-memory data caching, partitioning, processing, and querying components." +}, "incubator-datafu": { "bug-database": "https://issues.apache.org/jira/browse/DATAFU", "category": "big-data",