You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2019/11/20 04:20:04 UTC

svn commit: r1870038 [1/2] - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json groups.json people.json projects.json releases-files.json releases.json

Author: projects_role
Date: Wed Nov 20 04:20:04 2019
New Revision: 1870038

URL: http://svn.apache.org/viewvc?rev=1870038&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/committees.json
    comdev/projects.apache.org/trunk/site/json/foundation/groups.json
    comdev/projects.apache.org/trunk/site/json/foundation/people.json
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1870038&r1=1870037&r2=1870038&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed Nov 20 04:20:04 2019
@@ -6136,6 +6136,10 @@
 "date": "2019-04-01",
 "name": "James Dailey"
 },
+"juhan": {
+"date": "2019-11-19",
+"name": "Juhan Aasaru"
+},
 "mexina": {
 "date": "2018-10-31",
 "name": "Mexina Daniel"
@@ -20927,6 +20931,10 @@
 "twgoetz": {
 "date": "2010-03-17",
 "name": "Thilo Goetz"
+},
+"vmorari": {
+"date": "2019-11-19",
+"name": "Viorel Morari"
 }
 },
 "shortdesc": "Framework and annotators for unstructured information analysis"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1870038&r1=1870037&r2=1870038&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Nov 20 04:20:04 2019
@@ -4350,6 +4350,7 @@
 "ikamga",
 "ishan1604",
 "jdailey",
+"juhan",
 "mexina",
 "myrle",
 "nazeer1100126",
@@ -16393,7 +16394,8 @@
 "schor",
 "tommaso",
 "tongfin",
-"twgoetz"
+"twgoetz",
+"vmorari"
 ],
 "unomi": [
 "amidani",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people.json?rev=1870038&r1=1870037&r2=1870038&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Nov 20 04:20:04 2019
@@ -25674,7 +25674,8 @@
 },
 "juhan": {
 "groups": [
-"fineract"
+"fineract",
+"fineract-pmc"
 ],
 "member": false,
 "name": "Juhan Aasaru"
@@ -51384,7 +51385,8 @@
 },
 "vmorari": {
 "groups": [
-"uima"
+"uima",
+"uima-pmc"
 ],
 "member": false,
 "name": "Viorel Morari"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1870038&r1=1870037&r2=1870038&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Nov 20 04:20:04 2019
@@ -3275,6 +3275,41 @@
 ],
 "shortdesc": "\n      Chukwa is an open source data collection system for monitoring \n      large distributed systems.\n    "
 },
+"clerezza": {
+"bug-database": "https://issues.apache.org/jira/browse/CLEREZZA",
+"category": "osgi, content",
+"created": "2013-02-27",
+"description": "Clerezza allows to easily develop semantic web applications by providing tools to manipulate RDF data, create RESTful Web Services and Renderlets using ScalaServerPages. Contents are stored as triples based on W3C RDF specification. These triples are stored via Clerezza’s Smart Content Binding (SCB). SCB defines a technology-agnostic layer to access and modify triple stores. It provides a java implementation of the graph data model specified by W3C RDF and functionalities to operate on that data model. SCB offers a service interface to access multiple named graphs and it can use various providers to manage RDF graphs in a technology specific manner, e.g., using Jena or Sesame. It also provides for adaptors that allow an application to use various APIs (including the Jena api) to process RDF graphs. Furthermore, SCB offers a serialization and a parsing service to convert a graph into a certain representation (format) and vice versa.",
+"doap": "https://clerezza.apache.org/doap.rdf",
+"download-page": "http://clerezza.apache.org/downloads/",
+"homepage": "http://clerezza.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://clerezza.apache.org/mailinglists/",
+"name": "Apache Clerezza",
+"pmc": "clerezza",
+"programming-language": "Java, Scala",
+"release": [
+{
+"created": "2013-07-10",
+"name": "Reactor",
+"revision": "0.3"
+},
+{
+"created": "2013-04-17",
+"name": "JAX-RS Utils",
+"revision": "0.7"
+},
+{
+"created": "2013-04-04",
+"name": "Parent Bundle",
+"revision": "0.3"
+}
+],
+"repository": [
+"https://git-wip-us.apache.org/repos/asf?p=clerezza.git;a=summary"
+],
+"shortdesc": "Clerezza is a service platform which provides a set of functionality for management of semantically linked data accessible through RESTful Web Services and in a secured way"
+},
 "climate-open_workbench": {
 "bug-database": "https://issues.apache.org/jira/browse/CLIMATE",
 "category": "content",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1870038&r1=1870037&r2=1870038&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Wed Nov 20 04:20:04 2019
@@ -2438,6 +2438,9 @@
 "flex/4.16.1/apache-flex-sdk-4.16.1-src.tar.gz",
 "flex/4.16.1/apache-flex-sdk-4.16.1-src.zip"
 ],
+"apache-flex-sdk-converter-1.0.0": [
+"flex/flex-maven-tools/flex-sdk-converter/1.0.0/rc2/apache-flex-sdk-converter-1.0.0-source-release.zip"
+],
 "apache-flex-sdk-installer-3.2.0": [
 "flex/installer/3.2/apache-flex-sdk-installer-3.2.0-src.tar.gz",
 "flex/installer/3.2/apache-flex-sdk-installer-3.2.0-src.zip"
@@ -11741,8 +11744,8 @@
 "org.apache.sling.jcr.registration-1.0.6": [
 "sling/org.apache.sling.jcr.registration-1.0.6-source-release.zip"
 ],
-"org.apache.sling.jcr.repoinit-1.1.14": [
-"sling/org.apache.sling.jcr.repoinit-1.1.14-source-release.zip"
+"org.apache.sling.jcr.repoinit-1.1.16": [
+"sling/org.apache.sling.jcr.repoinit-1.1.16-source-release.zip"
 ],
 "org.apache.sling.jcr.resource-3.0.18": [
 "sling/org.apache.sling.jcr.resource-3.0.18-source-release.zip"
@@ -11852,8 +11855,8 @@
 "org.apache.sling.query-4.0.2": [
 "sling/org.apache.sling.query-4.0.2-source-release.zip"
 ],
-"org.apache.sling.repoinit.parser-1.3.0": [
-"sling/org.apache.sling.repoinit.parser-1.3.0-source-release.zip"
+"org.apache.sling.repoinit.parser-1.3.2": [
+"sling/org.apache.sling.repoinit.parser-1.3.2-source-release.zip"
 ],
 "org.apache.sling.resource.filter-1.0.0": [
 "sling/org.apache.sling.resource.filter-1.0.0-source-release.zip"