Author: projects_role
Date: Fri Feb 13 04:20:03 2026
New Revision: 1931844
Log:
updating projects data
Modified:
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/people_name.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/groups.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json Thu Feb
12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Fri Feb
13 04:20:03 2026 (r1931844)
@@ -20061,6 +20061,7 @@
"rgardler",
"rubys",
"sebb",
+"testsebb",
"wave"
],
"wicket": [
Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json Thu Feb
12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Fri Feb
13 04:20:03 2026 (r1931844)
@@ -62025,6 +62025,13 @@
"member": false,
"name": "Test Dooh"
},
+"testsebb": {
+"groups": [
+"whimsy-pmc"
+],
+"member": false,
+"name": "Test Sebb"
+},
"tew": {
"groups": [
"incubator",
Modified: comdev/projects.apache.org/trunk/site/json/foundation/people_name.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people_name.json
Thu Feb 12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people_name.json
Fri Feb 13 04:20:03 2026 (r1931844)
@@ -7510,6 +7510,7 @@
"terrye": "Terry Ellison",
"terrytangyuan": "Yuan Tang",
"testdooh": "Test Dooh",
+"testsebb": "Test Sebb",
"tew": "FinnTew",
"tex": "Johannes Tex",
"teyzalv": "Teyza Ponce",
Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Feb
12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Fri Feb
13 04:20:03 2026 (r1931844)
@@ -9420,13 +9420,13 @@
"shortdesc": "A set of Java libraries that make using Apache ZooKeeper much
easier."
},
"cxf": {
-"bug-database": "http://issues.apache.org/jira/browse/CXF",
+"bug-database": "https://issues.apache.org/jira/browse/CXF",
"category": "library, xml, network-client, network-server",
"created": "2009-04-04",
"description": "Apache CXF is an open source services framework. CXF helps you
build and develop services using frontend programming APIs like JAX-WS and
JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP,
RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS
or JBI.",
-"doap":
"https://gitbox.apache.org/repos/asf?p=cxf.git;a=blob_plain;f=etc/cxf.rdf;hb=HEAD",
-"download-page": "http://cxf.apache.org/download.html",
-"homepage": "http://cxf.apache.org/",
+"doap":
"https://raw.githubusercontent.com/apache/cxf/refs/heads/main/etc/cxf.rdf",
+"download-page": "https://cxf.apache.org/download.html",
+"homepage": "https://cxf.apache.org/",
"implements": [
{
"body": "JCP",
@@ -9447,14 +9447,8 @@
"url": "http://www.jcp.org/en/jsr/detail?id=311"
}
],
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://cxf.apache.org/mailing-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:[email protected]",
-"name": "Daniel Kulp"
-}
-],
+"license": "https://spdx.org/licenses/Apache-2.0",
+"mailing-list": "https://cxf.apache.org/mailing-lists.html",
"name": "Apache CXF",
"pmc": "cxf",
"programming-language": "Java",
@@ -17273,7 +17267,7 @@
"created": "2006-03-20",
"doap":
"https://raw.githubusercontent.com/apache/santuario-xml-security-java/refs/heads/main/etc/doap_Santuario.rdf",
"download-page": "https://santuario.apache.org/download.html",
-"homepage": "htts://santuario.apache.org",
+"homepage": "https://santuario.apache.org",
"implements": [
{
"body": "W3C",
@@ -17303,7 +17297,7 @@
"body": "W3C",
"id": "Exclusive XML Encryption",
"title": "XML Encryption Syntax and Processing",
-"url": "http://www.w3.org/TR/2002/CR-xmlenc-core-20020304/"
+"url": "https://www.w3.org/TR/xmlenc-core1/"
}
],
"license": "https://spdx.org/licenses/Apache-2.0",
@@ -20735,6 +20729,23 @@
],
"shortdesc": "Apache Wicket is an open source Java component oriented web
application framework."
},
+"ws-xmlschema": {
+"bug-database": "https://issues.apache.org/jira/browse/XMLSCHEMA",
+"category": "xml",
+"created": "2026-02-12",
+"doap":
"https://raw.githubusercontent.com/apache/ws-xmlschema/refs/heads/master/etc/doap_XMLSchema.rdf",
+"download-page": "https://ws.apache.org/xmlschema/download.html",
+"homepage": "https://ws.apache.org/xmlschema/",
+"license": "https://spdx.org/licenses/Apache-2.0",
+"mailing-list": "https://ws.apache.org/xmlschema/mailing-lists.html",
+"name": "Apache XMLSchema",
+"pmc": "ws",
+"programming-language": "Java",
+"repository": [
+"https://github.com/apache/ws-xmlschema"
+],
+"shortdesc": "Apache XMLSchema is a lightweight Java object model that can be
used to manipulate and generate XML schema representations."
+},
"xalan-for_c++_xslt_processor": {
"bug-database": "http://issues.apache.org/jira/browse/XALANC",
"category": "xml",
Modified:
comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
Thu Feb 12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
Fri Feb 13 04:20:03 2026 (r1931844)
@@ -1361,8 +1361,8 @@
]
},
"camel": {
-"apache-camel-4.10.8": [
-"camel/apache-camel/4.10.8/apache-camel-4.10.8-src.zip"
+"apache-camel-4.10.9": [
+"camel/apache-camel/4.10.9/apache-camel-4.10.9-src.zip"
],
"apache-camel-4.11.0": [
"camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip"
@@ -3770,18 +3770,6 @@
"flink-connector-rabbitmq-3.0.1": [
"flink/flink-connector-rabbitmq-3.0.1/flink-connector-rabbitmq-3.0.1-src.tgz"
],
-"flink-kubernetes-operator-1.10.0": [
-"flink/flink-kubernetes-operator-1.10.0/flink-kubernetes-operator-1.10.0-src.tgz"
-],
-"flink-kubernetes-operator-1.10.0-helm": [
-"flink/flink-kubernetes-operator-1.10.0/flink-kubernetes-operator-1.10.0-helm.tgz"
-],
-"flink-kubernetes-operator-1.11.0": [
-"flink/flink-kubernetes-operator-1.11.0/flink-kubernetes-operator-1.11.0-src.tgz"
-],
-"flink-kubernetes-operator-1.11.0-helm": [
-"flink/flink-kubernetes-operator-1.11.0/flink-kubernetes-operator-1.11.0-helm.tgz"
-],
"flink-kubernetes-operator-1.12.1": [
"flink/flink-kubernetes-operator-1.12.1/flink-kubernetes-operator-1.12.1-src.tgz"
],
@@ -3794,6 +3782,12 @@
"flink-kubernetes-operator-1.13.0-helm": [
"flink/flink-kubernetes-operator-1.13.0/flink-kubernetes-operator-1.13.0-helm.tgz"
],
+"flink-kubernetes-operator-1.14.0": [
+"flink/flink-kubernetes-operator-1.14.0/flink-kubernetes-operator-1.14.0-src.tgz"
+],
+"flink-kubernetes-operator-1.14.0-helm": [
+"flink/flink-kubernetes-operator-1.14.0/flink-kubernetes-operator-1.14.0-helm.tgz"
+],
"flink-ml-2.2.0": [
"flink/flink-ml-2.2.0/flink-ml-2.2.0-src.tgz"
],
@@ -5413,9 +5407,6 @@
]
},
"incubator-seata": {
-"apache-seata-2.5.0-incubating": [
-"incubator/seata/2.5.0/apache-seata-2.5.0-incubating-src.tar.gz"
-],
"apache-seata-2.6.0-incubating": [
"incubator/seata/2.6.0/apache-seata-2.6.0-incubating-src.tar.gz"
],
@@ -9993,9 +9984,6 @@
"SparkR_3.5.8": [
"spark/spark-3.5.8/SparkR_3.5.8.tar.gz"
],
-"SparkR_4.0.1": [
-"spark/spark-4.0.1/SparkR_4.0.1.tar.gz"
-],
"SparkR_4.0.2": [
"spark/spark-4.0.2/SparkR_4.0.2.tar.gz"
],
@@ -10008,9 +9996,6 @@
"pyspark-3.5.8": [
"spark/spark-3.5.8/pyspark-3.5.8.tar.gz"
],
-"pyspark-4.0.1": [
-"spark/spark-4.0.1/pyspark-4.0.1.tar.gz"
-],
"pyspark-4.0.2": [
"spark/spark-4.0.2/pyspark-4.0.2.tar.gz"
],
@@ -10020,9 +10005,6 @@
"pyspark-4.2.0.dev2": [
"spark/spark-4.2.0-preview2/pyspark-4.2.0.dev2.tar.gz"
],
-"pyspark_client-4.0.1": [
-"spark/spark-4.0.1/pyspark_client-4.0.1.tar.gz"
-],
"pyspark_client-4.0.2": [
"spark/spark-4.0.2/pyspark_client-4.0.2.tar.gz"
],
@@ -10032,9 +10014,6 @@
"pyspark_client-4.2.0.dev2": [
"spark/spark-4.2.0-preview2/pyspark_client-4.2.0.dev2.tar.gz"
],
-"pyspark_connect-4.0.1": [
-"spark/spark-4.0.1/pyspark_connect-4.0.1.tar.gz"
-],
"pyspark_connect-4.0.2": [
"spark/spark-4.0.2/pyspark_connect-4.0.2.tar.gz"
],
@@ -10047,9 +10026,6 @@
"spark-3.5.8": [
"spark/spark-3.5.8/spark-3.5.8.tgz"
],
-"spark-4.0.1": [
-"spark/spark-4.0.1/spark-4.0.1.tgz"
-],
"spark-4.0.2": [
"spark/spark-4.0.2/spark-4.0.2.tgz"
],
Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Feb
12 23:11:09 2026 (r1931843)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Fri Feb
13 04:20:03 2026 (r1931844)
@@ -468,7 +468,7 @@
"apache-calcite-avatica-go-5.4.0": "2025-03-04"
},
"camel": {
-"apache-camel-4.10.8": "2025-12-13",
+"apache-camel-4.10.9": "2026-02-12",
"apache-camel-4.11.0": "2025-04-03",
"apache-camel-4.12.0": "2025-05-29",
"apache-camel-4.13.0": "2025-07-08",
@@ -1215,14 +1215,12 @@
"flink-connector-pulsar-4.0.0": "2023-04-13",
"flink-connector-pulsar-4.1.0": "2023-12-13",
"flink-connector-rabbitmq-3.0.1": "2023-04-13",
-"flink-kubernetes-operator-1.10.0": "2024-10-14",
-"flink-kubernetes-operator-1.10.0-helm": "2024-10-14",
-"flink-kubernetes-operator-1.11.0": "2025-02-25",
-"flink-kubernetes-operator-1.11.0-helm": "2025-02-25",
"flink-kubernetes-operator-1.12.1": "2025-07-03",
"flink-kubernetes-operator-1.12.1-helm": "2025-07-03",
"flink-kubernetes-operator-1.13.0": "2025-09-18",
"flink-kubernetes-operator-1.13.0-helm": "2025-09-18",
+"flink-kubernetes-operator-1.14.0": "2026-02-03",
+"flink-kubernetes-operator-1.14.0-helm": "2026-02-03",
"flink-ml-2.2.0": "2023-04-12",
"flink-ml-2.3.0": "2023-06-29",
"flink-shaded-15.0": "2022-01-18",
@@ -1805,7 +1803,6 @@
"apache-resilientdb-1.11.0-incubating": "2025-10-06"
},
"incubator-seata": {
-"apache-seata-2.5.0-incubating": "2025-07-23",
"apache-seata-2.6.0-incubating": "2026-01-28",
"apache-seata-go-2.0.0-incubating": "2025-08-19"
},
@@ -3343,25 +3340,20 @@
},
"spark": {
"SparkR_3.5.8": "2026-01-12",
-"SparkR_4.0.1": "2025-09-02",
"SparkR_4.0.2": "2026-02-02",
"SparkR_4.1.1": "2026-01-02",
"SparkR_4.2.0-preview2": "2026-02-05",
"pyspark-3.5.8": "2026-01-12",
-"pyspark-4.0.1": "2025-09-02",
"pyspark-4.0.2": "2026-02-02",
"pyspark-4.1.1": "2026-01-02",
"pyspark-4.2.0.dev2": "2026-02-05",
-"pyspark_client-4.0.1": "2025-09-02",
"pyspark_client-4.0.2": "2026-02-02",
"pyspark_client-4.1.1": "2026-01-02",
"pyspark_client-4.2.0.dev2": "2026-02-05",
-"pyspark_connect-4.0.1": "2025-09-02",
"pyspark_connect-4.0.2": "2026-02-02",
"pyspark_connect-4.1.1": "2026-01-02",
"pyspark_connect-4.2.0.dev2": "2026-02-05",
"spark-3.5.8": "2026-01-12",
-"spark-4.0.1": "2025-09-02",
"spark-4.0.2": "2026-02-02",
"spark-4.1.1": "2026-01-02",
"spark-4.2.0-preview2": "2026-02-05",