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 2021/11/14 04:20:02 UTC

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

Author: projects_role
Date: Sun Nov 14 04:20:02 2021
New Revision: 1895004

URL: http://svn.apache.org/viewvc?rev=1895004&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=1895004&r1=1895003&r2=1895004&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sun Nov 14 04:20:02 2021
@@ -15890,47 +15890,6 @@
 ],
 "shortdesc": "Component oriented framework for creating dynamic, robust, highly scalable web applications in Java."
 },
-"tcl-rivet": {
-"bug-database": "https://issues.apache.org/bugzilla/buglist.cgi?quicksearch=Rivet",
-"category": "web-framework",
-"created": "2010-11-03",
-"description": "Apache Rivet is a system for creating dynamic web content via the Tcl programming language integrated with Apache Web Server. It is designed to be fast, powerful and extensible, consume few system resources, be easy to learn, and to provide the user with a platform that can also be used for other programming tasks outside the web (GUI's, system administration tasks, text processing, database manipulation, XML, and so on). In order to meet these goals Tcl programming language was chosen to combine with the Apache HTTP Server.\n",
-"doap": "http://tcl.apache.org/rivet/doap_rivet.rdf",
-"download-page": "http://www.apache.org/dyn/closer.cgi/tcl/rivet",
-"homepage": "http://tcl.apache.org/rivet/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/",
-"maintainer": [
-{
-"mbox": "mailto:mxmanghi@apache.org",
-"name": "Massimo Manghi"
-}
-],
-"name": "Apache Rivet",
-"pmc": "tcl",
-"programming-language": "Tcl",
-"release": [
-{
-"created": "2018-11-28",
-"name": "rivet-2.4",
-"revision": "2.4.0"
-},
-{
-"created": "2019-01-08",
-"name": "rivet-3.1",
-"revision": "3.1.1"
-},
-{
-"created": "2020-11-07",
-"name": "rivet-3.2",
-"revision": "3.2.0"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/tcl/rivet/"
-],
-"shortdesc": "Server-side Tcl programming system combining ease of use and power"
-},
 "tcl-websh": {
 "bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?product=WebSH",
 "category": "web-framework, httpd-module",

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=1895004&r1=1895003&r2=1895004&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 Nov 14 04:20:02 2021
@@ -4990,6 +4990,11 @@
 "lucene/java/8.10.1/lucene-8.10.1.tgz",
 "lucene/java/8.10.1/lucene-8.10.1.zip"
 ],
+"lucene-8.11.0": [
+"lucene/java/8.11.0/lucene-8.11.0-src.tgz",
+"lucene/java/8.11.0/lucene-8.11.0.tgz",
+"lucene/java/8.11.0/lucene-8.11.0.zip"
+],
 "pylucene-7.7.1": [
 "lucene/pylucene/pylucene-7.7.1-src.tar.gz"
 ],
@@ -5008,6 +5013,11 @@
 "lucene/solr/8.10.1/solr-8.10.1-src.tgz",
 "lucene/solr/8.10.1/solr-8.10.1.tgz",
 "lucene/solr/8.10.1/solr-8.10.1.zip"
+],
+"solr-8.11.0": [
+"lucene/solr/8.11.0/solr-8.11.0-src.tgz",
+"lucene/solr/8.11.0/solr-8.11.0.tgz",
+"lucene/solr/8.11.0/solr-8.11.0.zip"
 ]
 },
 "lucenenet": {
@@ -12208,11 +12218,11 @@
 "rivet-2.4.0": [
 "tcl/rivet/rivet-2.4.0.tar.gz"
 ],
-"rivet-3.1.1": [
-"tcl/rivet/rivet-3.1.1.tar.gz"
-],
 "rivet-3.2.0": [
 "tcl/rivet/rivet-3.2.0.tar.gz"
+],
+"rivet-3.2.1": [
+"tcl/rivet/rivet-3.2.1.tar.gz"
 ]
 },
 "tez": {

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=1895004&r1=1895003&r2=1895004&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sun Nov 14 04:20:02 2021
@@ -1625,11 +1625,13 @@
 "lucene": {
 "lucene-7.7.3": "2020-07-03",
 "lucene-8.10.1": "2021-10-12",
+"lucene-8.11.0": "2021-11-09",
 "pylucene-7.7.1": "2020-07-03",
 "pylucene-8.8.1": "2021-03-09",
 "pylucene-8.9.0": "2021-06-22",
 "solr-7.7.3": "2020-07-03",
-"solr-8.10.1": "2021-10-12"
+"solr-8.10.1": "2021-10-12",
+"solr-8.11.0": "2021-11-09"
 },
 "lucenenet": {
 "Apache-Lucene.Net-3.0.3-RC2": "2020-07-03",
@@ -3780,8 +3782,8 @@
 },
 "tcl": {
 "rivet-2.4.0": "2020-07-06",
-"rivet-3.1.1": "2020-07-06",
-"rivet-3.2.0": "2020-11-07"
+"rivet-3.2.0": "2020-11-07",
+"rivet-3.2.1": "2021-11-13"
 },
 "tez": {
 "apache-tez-0.10.0": "2020-11-27",