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/08/04 04:20:04 UTC

svn commit: r1864350 - in /comdev/projects.apache.org/trunk/site/json/foundation: projects.json releases-files.json releases.json

Author: projects_role
Date: Sun Aug  4 04:20:04 2019
New Revision: 1864350

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

Modified:
    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/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1864350&r1=1864349&r2=1864350&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sun Aug  4 04:20:04 2019
@@ -12452,8 +12452,8 @@
 }
 ],
 "repository": [
-"https://github.com/apache/opennlp.git",
-"http://svn.apache.org/repos/asf/opennlp"
+"http://svn.apache.org/repos/asf/opennlp",
+"https://github.com/apache/opennlp.git"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },

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=1864350&r1=1864349&r2=1864350&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 Sun Aug  4 04:20:04 2019
@@ -2932,6 +2932,11 @@
 "incubator/daffodil/2.4.0/bin/apache-daffodil-2.4.0.incubating-1.noarch.rpm"
 ]
 },
+"incubator-datasketches": {
+"apache-datasketches-memory-1.0.0-incubating": [
+"incubator/datasketches/memory/1.0.0-incubating/apache-datasketches-memory-1.0.0-incubating-src.zip"
+]
+},
 "incubator-dlab": {
 "apache-dlab-2.1-RC2-incubating": [
 "incubator/dlab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1864350&r1=1864349&r2=1864350&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sun Aug  4 04:20:04 2019
@@ -937,6 +937,9 @@
 "apache-daffodil-2.4.0-incubating": "2019-07-03",
 "apache-daffodil-2.4.0.incubating-1.noarch": "2019-07-03"
 },
+"incubator-datasketches": {
+"apache-datasketches-memory-1.0.0-incubating": "2019-08-03"
+},
 "incubator-dlab": {
 "apache-dlab-2.1-RC2-incubating": "2019-04-02"
 },