Author: projects_role
Date: Wed May  7 04:20:03 2025
New Revision: 1925448

URL: http://svn.apache.org/viewvc?rev=1925448&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
    comdev/projects.apache.org/trunk/site/json/foundation/repositories.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=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed 
May  7 04:20:03 2025
@@ -12964,6 +12964,10 @@
 "rdf": 
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/kvrocks.rdf";,
 "reporting": 3,
 "roster": {
+"aleksraiden": {
+"date": "2025-05-06",
+"name": "Aleks Lozoviuk"
+},
 "alfejik": {
 "date": "2023-06-21",
 "name": "Alfejik Liu"

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=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed May  
7 04:20:03 2025
@@ -12843,6 +12843,7 @@
 "yangshixi"
 ],
 "kvrocks-pmc": [
+"aleksraiden",
 "alfejik",
 "caipengbo",
 "chenliang613",
@@ -15931,7 +15932,9 @@
 "honahx",
 "jackye",
 "jbonofre",
+"pingtimeout",
 "russellspitzer",
+"singhpk234",
 "snazy",
 "takidau",
 "vvcephei",
@@ -16718,6 +16721,7 @@
 "jimin",
 "jmclean",
 "jsbxyyx",
+"leggasai",
 "leizhiyuan",
 "liuqiufeng",
 "luky116",

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=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed May  
7 04:20:03 2025
@@ -2128,7 +2128,8 @@
 },
 "aleksraiden": {
 "groups": [
-"kvrocks"
+"kvrocks",
+"kvrocks-pmc"
 ],
 "member": false,
 "name": "Aleks Lozoviuk"
@@ -36325,7 +36326,8 @@
 },
 "leggasai": {
 "groups": [
-"incubator"
+"incubator",
+"seata"
 ],
 "member": false,
 "name": "Yichen Jiang"
@@ -48691,7 +48693,8 @@
 },
 "pingtimeout": {
 "groups": [
-"incubator"
+"incubator",
+"polaris"
 ],
 "member": false,
 "name": "Pierre Laporte"
@@ -57171,7 +57174,8 @@
 },
 "singhpk234": {
 "groups": [
-"incubator"
+"incubator",
+"polaris"
 ],
 "member": false,
 "name": "Prashant Singh"

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=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed May 
 7 04:20:03 2025
@@ -1991,6 +1991,87 @@
 ],
 "shortdesc": "Apache Giraph is an iterative graph processing system built for 
high scalability. "
 },
+"attic-gora": {
+"bug-database": "https://issues.apache.org/jira/browse/GORA";,
+"category": "nosql, retired",
+"created": "2012-01-30",
+"description": "Although there are various excellent ORM frameworks for 
relational databases, data modeling in NoSQL data stores differ profoundly from 
their relational cousins. Moreover, data-model agnostic frameworks such as JDO 
are not sufficient for use cases, where one needs to use the full power of the 
data models in column stores. Gora fills this gap by giving the user an 
easy-to-use in-memory data model and persistence for big data framework with 
data store specific mappings and built in Apache Hadoop MapReduce, Apache 
Spark, Apache Flink and Apache Pig support.",
+"doap": 
"https://raw.githubusercontent.com/apache/gora-site/refs/heads/main/content/current/doap_Gora.rdf";,
+"download-page": "http://gora.apache.org/releases.html";,
+"homepage": "http://gora.apache.org";,
+"license": "http://usefulinc.com/doap/licenses/asl20";,
+"mailing-list": "http://gora.apache.org/mailing_lists.html";,
+"maintainer": [
+{
+"mbox": "mailto:[email protected]";,
+"name": "Gora Development Team"
+}
+],
+"name": "Apache Gora",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2019-08-15",
+"name": "0.9 release",
+"revision": "0.9"
+},
+{
+"created": "2017-09-20",
+"name": "0.8 release",
+"revision": "0.8"
+},
+{
+"created": "2017-03-23",
+"name": "0.7 release",
+"revision": "0.7"
+},
+{
+"created": "2015-02-19",
+"name": "0.6 release",
+"revision": "0.6"
+},
+{
+"created": "2014-09-20",
+"name": "0.5 release",
+"revision": "0.5"
+},
+{
+"created": "2012-04-24",
+"name": "0.4 release",
+"revision": "0.4"
+},
+{
+"created": "2012-05-08",
+"name": "0.3 release",
+"revision": "0.3"
+},
+{
+"created": "2012-08-07",
+"name": "0.2.1 release",
+"revision": "0.2.1"
+},
+{
+"created": "2012-04-20",
+"name": "0.2 release",
+"revision": "0.2"
+},
+{
+"created": "2011-09-24",
+"name": "0.1.1-incubating release",
+"revision": "0.1.1-incubating"
+},
+{
+"created": "2011-04-06",
+"name": "0.1-incubating release",
+"revision": "0.1-incubating"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/gora/trunk/";
+],
+"shortdesc": "The Apache Gora open source framework provides an in-memory data 
model and \n         persistence for big data. Gora supports persisting to 
column stores, key value stores, \n         document stores, distributed 
in-memory key/value stores, in-memory data grids, in-memory caches,\n        
distributed multi-model stores, and hybrid in-memory architectures."
+},
 "attic-hama": {
 "bug-database": "https://issues.apache.org/jira/browse/HAMA";,
 "category": "retired, big-data",

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=1925448&r1=1925447&r2=1925448&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 May  7 04:20:03 2025
@@ -498,6 +498,9 @@
 ],
 "apache-answer-1.4.5": [
 "answer/1.4.5/apache-answer-1.4.5-src.tar.gz"
+],
+"apache-answer-1.5.0": [
+"answer/1.5.0/apache-answer-1.5.0-src.tar.gz"
 ]
 },
 "ant": {
@@ -792,16 +795,16 @@
 "tx-control-1.0.1": [
 "aries/tx-control-1.0.1-source-release.zip"
 ],
-"typedevent-0.0.2": [
-"aries/typedevent-parent-0.0.2-source-release.zip"
+"typedevent-1.0.1": [
+"aries/typedevent-parent-1.0.1-source-release.zip"
 ]
 },
 "arrow": {
 "apache-arrow-20.0.0": [
 "arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz"
 ],
-"apache-arrow-adbc-17": [
-"arrow/apache-arrow-adbc-17/apache-arrow-adbc-17.tar.gz"
+"apache-arrow-adbc-18": [
+"arrow/apache-arrow-adbc-18/apache-arrow-adbc-18.tar.gz"
 ],
 "apache-arrow-flight-sql-postgresql-0.1.0": [
 
"arrow/apache-arrow-flight-sql-postgresql-0.1.0/apache-arrow-flight-sql-postgresql-0.1.0.tar.gz"
@@ -1295,6 +1298,9 @@
 "apache-camel-quarkus-3.20.0": [
 "camel/camel-quarkus/3.20.0/apache-camel-quarkus-3.20.0-src.zip"
 ],
+"apache-camel-quarkus-3.20.1": [
+"camel/camel-quarkus/3.20.1/apache-camel-quarkus-3.20.1-src.zip"
+],
 "apache-camel-quarkus-3.22.0": [
 "camel/camel-quarkus/3.22.0/apache-camel-quarkus-3.22.0-src.zip"
 ],
@@ -4437,6 +4443,9 @@
 "apache-fury-0.10.1-incubating": [
 "incubator/fury/0.10.1/apache-fury-0.10.1-incubating-src.tar.gz"
 ],
+"apache-fury-0.10.2-incubating": [
+"incubator/fury/0.10.2/apache-fury-0.10.2-incubating-src.tar.gz"
+],
 "apache-fury-0.5.0-incubating": [
 "incubator/fury/0.5.0/apache-fury-0.5.0-incubating-src.tar.gz"
 ],
@@ -5345,6 +5354,9 @@
 "apache-kvrocks-2.12.0": [
 "kvrocks/2.12.0/apache-kvrocks-2.12.0-src.tar.gz"
 ],
+"apache-kvrocks-2.12.1": [
+"kvrocks/2.12.1/apache-kvrocks-2.12.1-src.tar.gz"
+],
 "apache-kvrocks-2.2.0-incubating": [
 "kvrocks/2.2.0/apache-kvrocks-2.2.0-incubating-src.tar.gz"
 ],
@@ -7191,6 +7203,9 @@
 "orc-2.1.1": [
 "orc/orc-2.1.1/orc-2.1.1.tar.gz"
 ],
+"orc-2.1.2": [
+"orc/orc-2.1.2/orc-2.1.2.tar.gz"
+],
 "orc-format-1.0.0": [
 "orc/orc-format-1.0.0/orc-format-1.0.0.tar.gz"
 ],
@@ -10723,21 +10738,21 @@
 ]
 },
 "xmlgraphics": {
-"batik-1.18": [
-"xmlgraphics/batik/source/batik-src-1.18.tar.gz",
-"xmlgraphics/batik/source/batik-src-1.18.zip"
-],
-"fop-2.10": [
-"xmlgraphics/fop/source/fop-2.10-src.tar.gz",
-"xmlgraphics/fop/source/fop-2.10-src.zip"
-],
-"fop-pdf-images-2.10": [
-"xmlgraphics/fop-pdf-images/source/fop-pdf-images-2.10-src.tar.gz",
-"xmlgraphics/fop-pdf-images/source/fop-pdf-images-2.10-src.zip"
-],
-"xmlgraphics-commons-2.10": [
-"xmlgraphics/commons/source/xmlgraphics-commons-2.10-src.tar.gz",
-"xmlgraphics/commons/source/xmlgraphics-commons-2.10-src.zip"
+"batik-1.19": [
+"xmlgraphics/batik/source/batik-src-1.19.tar.gz",
+"xmlgraphics/batik/source/batik-src-1.19.zip"
+],
+"fop-2.11": [
+"xmlgraphics/fop/source/fop-2.11-src.tar.gz",
+"xmlgraphics/fop/source/fop-2.11-src.zip"
+],
+"fop-pdf-images-2.11": [
+"xmlgraphics/fop-pdf-images/source/fop-pdf-images-2.11-src.tar.gz",
+"xmlgraphics/fop-pdf-images/source/fop-pdf-images-2.11-src.zip"
+],
+"xmlgraphics-commons-2.11": [
+"xmlgraphics/commons/source/xmlgraphics-commons-2.11-src.tar.gz",
+"xmlgraphics/commons/source/xmlgraphics-commons-2.11-src.zip"
 ]
 },
 "yetus": {
@@ -10757,6 +10772,9 @@
 "yunikorn": {
 "apache-yunikorn-1.6.2": [
 "yunikorn/1.6.2/apache-yunikorn-1.6.2-src.tar.gz"
+],
+"apache-yunikorn-1.6.3": [
+"yunikorn/1.6.3/apache-yunikorn-1.6.3-src.tar.gz"
 ]
 },
 "zeppelin": {

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=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed May 
 7 04:20:03 2025
@@ -171,7 +171,8 @@
 "apache-answer-1.4.0-incubating": "2024-09-06",
 "apache-answer-1.4.1-incubating": "2024-11-06",
 "apache-answer-1.4.2": "2025-01-14",
-"apache-answer-1.4.5": "2025-03-18"
+"apache-answer-1.4.5": "2025-03-18",
+"apache-answer-1.5.0": "2025-04-29"
 },
 "ant": {
 "apache-ant-1.10.14": "2023-08-20",
@@ -267,11 +268,11 @@
 "parent-1.0.0": "2013-01-30",
 "spifly-1.3.7": "2023-11-13",
 "tx-control-1.0.1": "2019-02-27",
-"typedevent-0.0.2": "2024-04-22"
+"typedevent-1.0.1": "2025-05-06"
 },
 "arrow": {
 "apache-arrow-20.0.0": "2025-04-22",
-"apache-arrow-adbc-17": "2025-03-03",
+"apache-arrow-adbc-18": "2025-05-02",
 "apache-arrow-flight-sql-postgresql-0.1.0": "2023-09-13",
 "apache-arrow-go-18.2.0": "2025-03-16",
 "apache-arrow-java-18.2.0": "2025-02-12",
@@ -447,6 +448,7 @@
 "apache-camel-k-runtime-3.8.1": "2024-03-25",
 "apache-camel-quarkus-3.15.3": "2025-03-09",
 "apache-camel-quarkus-3.20.0": "2025-03-20",
+"apache-camel-quarkus-3.20.1": "2025-04-30",
 "apache-camel-quarkus-3.22.0": "2025-04-24",
 "camel-k-sources-2.3.0": "2024-04-02",
 "camel-k-sources-2.3.1": "2024-04-29",
@@ -1467,6 +1469,7 @@
 "incubator-fury": {
 "apache-fury-0.10.0-incubating": "2025-02-09",
 "apache-fury-0.10.1-incubating": "2025-04-06",
+"apache-fury-0.10.2-incubating": "2025-04-25",
 "apache-fury-0.5.0-incubating": "2024-04-27",
 "apache-fury-0.5.1-incubating": "2024-05-20",
 "apache-fury-0.6.0-incubating": "2024-07-16",
@@ -1796,6 +1799,7 @@
 "apache-kvrocks-2.11.0": "2025-01-22",
 "apache-kvrocks-2.11.1": "2025-02-04",
 "apache-kvrocks-2.12.0": "2025-04-17",
+"apache-kvrocks-2.12.1": "2025-04-30",
 "apache-kvrocks-2.2.0-incubating": "2022-11-10",
 "apache-kvrocks-2.3.0-incubating": "2023-02-15",
 "apache-kvrocks-2.4.0-incubating": "2023-04-24",
@@ -2391,6 +2395,7 @@
 "orc-1.9.5": "2024-11-11",
 "orc-2.0.4": "2025-03-17",
 "orc-2.1.1": "2025-03-02",
+"orc-2.1.2": "2025-05-03",
 "orc-format-1.0.0": "2024-01-03",
 "orc-format-1.1.0": "2025-04-15"
 },
@@ -3606,10 +3611,10 @@
 "xml-commons-external-1.4.01": "2014-10-30"
 },
 "xmlgraphics": {
-"batik-1.18": "2024-10-09",
-"fop-2.10": "2024-10-09",
-"fop-pdf-images-2.10": "2024-10-09",
-"xmlgraphics-commons-2.10": "2024-10-09"
+"batik-1.19": "2025-05-06",
+"fop-2.11": "2025-05-06",
+"fop-pdf-images-2.11": "2025-05-06",
+"xmlgraphics-commons-2.11": "2025-05-06"
 },
 "yetus": {
 "apache-yetus-0.12.0": "2020-04-17",
@@ -3618,7 +3623,8 @@
 "apache-yetus-0.15.1": "2025-03-04"
 },
 "yunikorn": {
-"apache-yunikorn-1.6.2": "2025-03-18"
+"apache-yunikorn-1.6.2": "2025-03-18",
+"apache-yunikorn-1.6.3": "2025-05-06"
 },
 "zeppelin": {
 "zeppelin-0.10.0": "2021-08-17",

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/repositories.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/repositories.json?rev=1925448&r1=1925447&r2=1925448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json Wed 
May  7 04:20:03 2025
@@ -702,6 +702,7 @@
 "doris-jeager": "https://gitbox.apache.org/repos/asf/doris-jeager.git";,
 "doris-kafka-connector": 
"https://gitbox.apache.org/repos/asf/doris-kafka-connector.git";,
 "doris-manager": "https://gitbox.apache.org/repos/asf/doris-manager.git";,
+"doris-mcp-server": "https://gitbox.apache.org/repos/asf/doris-mcp-server.git";,
 "doris-operator": "https://gitbox.apache.org/repos/asf/doris-operator.git";,
 "doris-sdk": "https://gitbox.apache.org/repos/asf/doris-sdk.git";,
 "doris-shade": "https://gitbox.apache.org/repos/asf/doris-shade.git";,


Reply via email to