Author: projects_role
Date: Sat Apr 26 04:20:03 2025
New Revision: 1925270
URL: http://svn.apache.org/viewvc?rev=1925270&view=rev
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/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
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1925270&r1=1925269&r2=1925270&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Sat Apr
26 04:20:03 2025
@@ -16694,6 +16694,7 @@
"yanlinly",
"yixia",
"zfeng",
+"zhangchenghui",
"zhanggeng",
"zhangjiawei",
"zjinlei"
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=1925270&r1=1925269&r2=1925270&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Sat Apr
26 04:20:03 2025
@@ -70033,7 +70033,8 @@
},
"zhangchenghui": {
"groups": [
-"incubator"
+"incubator",
+"seata"
],
"member": false,
"name": "Chenghui Zhang"
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=1925270&r1=1925269&r2=1925270&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sat Apr
26 04:20:03 2025
@@ -18868,15 +18868,15 @@
"shortdesc": "The mission of Apache TsFile is the creation and maintenance of
software related to a columnar storage file format designed for time series
data."
},
"turbine": {
-"bug-database": "http://issues.apache.org/jira/browse/TRB",
+"bug-database": "https://issues.apache.org/jira/browse/TRB",
"category": "web-framework",
"created": "2008-04-08",
"description": " Turbine is a servlet based framework that allows experienced
Java developers to quickly build web applications. Turbine allows you to use
personalize the web sites and to use user logins to restrict access to parts of
your application.\n\nTurbine is a matured and well established framework that
is used as the base of many other projects (like e.g. the excellent Jetspeed 1
Portals framework.\n\nTurbine is an excellent choice for developing
applications that make use of a services-oriented architecture. Some of the
functionality provided with Turbine includes a security management system, a
scheduling service, XML-defined form validation server, and an XML-RPC service
for web services. It is a simple task to create new services particular to your
application.\n\nThe Turbine core is free of any dependency on a presentation
layer technology. Both JavaServer Pages (JSP) and Velocity are supported inside
Turbine. For developers already familiar with JSP, or have existing
JSP tag libraries, Turbine offers support for the Sun standard. Velocity is
the favorite view technology of most users of the Turbine framework; try it out
and see if Velocity can help you develop your web applications faster and work
more easily with non-programming designers.\n\nTurbine is developed in an open,
participatory environment and released under the Apache Software License.
Turbine is intended to be a collaboration of the best-of-breed developers from
around the world. We invite you to participate in this open development
project. To learn more about getting involved, look at our \"How to Help\"
pages. ",
"doap":
"https://gitbox.apache.org/repos/asf?p=turbine-site.git;a=blob_plain;f=doap/doap_Turbine.rdf;hb=HEAD",
-"download-page": "http://turbine.apache.org/download.html",
-"homepage": "http://turbine.apache.org",
+"download-page": "https://turbine.apache.org/download.html",
+"homepage": "https://turbine.apache.org",
"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://turbine.apache.org/contact.html",
+"mailing-list": "https://turbine.apache.org/contact.html",
"maintainer": [
{
"mbox": "mailto:[email protected]",
@@ -18929,8 +18929,7 @@
}
],
"repository": [
-"https://gitbox.apache.org/repos/asf/turbine-core.git",
-"http://svn.apache.org/repos/asf/turbine/core/trunk/"
+"https://gitbox.apache.org/repos/asf/turbine-core.git"
],
"shortdesc": "Turbine is a servlet based framework that allows Java developers
to quickly build web applications."
},
@@ -19617,9 +19616,9 @@
"programming-language": "Java",
"release": [
{
-"created": "2025-01-24",
+"created": "2025-04-25",
"name": "Latest Stable Release",
-"revision": "10.4.0"
+"revision": "10.5.0"
}
],
"repository": [
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=1925270&r1=1925269&r2=1925270&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
Sat Apr 26 04:20:03 2025
@@ -1533,9 +1533,9 @@
"commons/bsf/source/bsf-3.1-src.tar.gz",
"commons/bsf/source/bsf-3.1-src.zip"
],
-"commons-81": [
-"commons/parent/source/commons-parent-81-src.tar.gz",
-"commons/parent/source/commons-parent-81-src.zip"
+"commons-82": [
+"commons/parent/source/commons-parent-82-src.tar.gz",
+"commons/parent/source/commons-parent-82-src.zip"
],
"commons-beanutils-1.10.1": [
"commons/beanutils/source/commons-beanutils-1.10.1-src.tar.gz",
@@ -2633,23 +2633,14 @@
]
},
"druid": {
-"apache-druid-30.0.1": [
-"druid/30.0.1/apache-druid-30.0.1-src.tar.gz"
-],
-"apache-druid-31.0.0": [
-"druid/31.0.0/apache-druid-31.0.0-src.tar.gz"
-],
-"apache-druid-31.0.1": [
-"druid/31.0.1/apache-druid-31.0.1-src.tar.gz"
-],
"apache-druid-31.0.2": [
"druid/31.0.2/apache-druid-31.0.2-src.tar.gz"
],
-"apache-druid-32.0.0": [
-"druid/32.0.0/apache-druid-32.0.0-src.tar.gz"
-],
"apache-druid-32.0.1": [
"druid/32.0.1/apache-druid-32.0.1-src.tar.gz"
+],
+"apache-druid-33.0.0": [
+"druid/33.0.0/apache-druid-33.0.0-src.tar.gz"
]
},
"dubbo": {
@@ -2881,9 +2872,9 @@
"felix/org.apache.felix.http.base-4.2.14-source-release.tar.gz",
"felix/org.apache.felix.http.base-4.2.14-source-release.zip"
],
-"org.apache.felix.http.base-5.1.10": [
-"felix/org.apache.felix.http.base-5.1.10-source-release.tar.gz",
-"felix/org.apache.felix.http.base-5.1.10-source-release.zip"
+"org.apache.felix.http.base-5.1.12": [
+"felix/org.apache.felix.http.base-5.1.12-source-release.tar.gz",
+"felix/org.apache.felix.http.base-5.1.12-source-release.zip"
],
"org.apache.felix.http.bridge-4.2.18": [
"felix/org.apache.felix.http.bridge-4.2.18-source-release.tar.gz",
@@ -2909,9 +2900,9 @@
"felix/org.apache.felix.http.jetty-5.1.32-source-release.tar.gz",
"felix/org.apache.felix.http.jetty-5.1.32-source-release.zip"
],
-"org.apache.felix.http.jetty12-1.0.26": [
-"felix/org.apache.felix.http.jetty12-1.0.26-source-release.tar.gz",
-"felix/org.apache.felix.http.jetty12-1.0.26-source-release.zip"
+"org.apache.felix.http.jetty12-1.0.28": [
+"felix/org.apache.felix.http.jetty12-1.0.28-source-release.tar.gz",
+"felix/org.apache.felix.http.jetty12-1.0.28-source-release.zip"
],
"org.apache.felix.http.proxy-4.0.0": [
"felix/org.apache.felix.http.proxy-4.0.0-source-release.tar.gz",
@@ -7178,6 +7169,10 @@
"ozone-1.4.1": [
"ozone/1.4.1/ozone-1.4.1-src.tar.gz",
"ozone/1.4.1/ozone-1.4.1.tar.gz"
+],
+"ozone-2.0.0": [
+"ozone/2.0.0/ozone-2.0.0-src.tar.gz",
+"ozone/2.0.0/ozone-2.0.0.tar.gz"
]
},
"paimon": {
@@ -10558,9 +10553,9 @@
]
},
"wicket": {
-"apache-wicket-10.4.0": [
-"wicket/10.4.0/apache-wicket-10.4.0.tar.gz",
-"wicket/10.4.0/apache-wicket-10.4.0.zip"
+"apache-wicket-10.5.0": [
+"wicket/10.5.0/apache-wicket-10.5.0.tar.gz",
+"wicket/10.5.0/apache-wicket-10.5.0.zip"
],
"apache-wicket-6.30.0": [
"wicket/6.30.0/apache-wicket-6.30.0.tar.gz",
@@ -10574,9 +10569,9 @@
"wicket/8.17.0/apache-wicket-8.17.0.tar.gz",
"wicket/8.17.0/apache-wicket-8.17.0.zip"
],
-"apache-wicket-9.20.0": [
-"wicket/9.20.0/apache-wicket-9.20.0.tar.gz",
-"wicket/9.20.0/apache-wicket-9.20.0.zip"
+"apache-wicket-9.21.0": [
+"wicket/9.21.0/apache-wicket-9.21.0.tar.gz",
+"wicket/9.21.0/apache-wicket-9.21.0.zip"
]
},
"ws": {
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=1925270&r1=1925269&r2=1925270&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sat Apr
26 04:20:03 2025
@@ -531,7 +531,7 @@
"bcel-6.10.0": "2024-07-23",
"bsf-2.4.0": "2013-03-03",
"bsf-3.1": "2013-03-03",
-"commons-81": "2025-01-30",
+"commons-82": "2025-04-25",
"commons-beanutils-1.10.1": "2025-02-13",
"commons-beanutils2-2.0.0-M1": "2025-01-07",
"commons-build-plugin-1.15.0": "2025-01-11",
@@ -879,12 +879,9 @@
"apache-drill-1.21.2": "2024-05-17"
},
"druid": {
-"apache-druid-30.0.1": "2024-09-07",
-"apache-druid-31.0.0": "2024-10-21",
-"apache-druid-31.0.1": "2024-12-23",
"apache-druid-31.0.2": "2025-03-13",
-"apache-druid-32.0.0": "2025-01-31",
-"apache-druid-32.0.1": "2025-03-13"
+"apache-druid-32.0.1": "2025-03-13",
+"apache-druid-33.0.0": "2025-04-18"
},
"dubbo": {
"apache-dubbo-3.1.11": "2023-07-31",
@@ -955,14 +952,14 @@
"org.apache.felix.healthcheck.webconsoleplugin-2.2.0": "2023-09-06",
"org.apache.felix.http.api-3.0.0": "2015-08-10",
"org.apache.felix.http.base-4.2.14": "2024-01-26",
-"org.apache.felix.http.base-5.1.10": "2025-01-28",
+"org.apache.felix.http.base-5.1.12": "2025-04-25",
"org.apache.felix.http.bridge-4.2.18": "2024-01-26",
"org.apache.felix.http.bridge-5.1.8": "2024-05-05",
"org.apache.felix.http.bundle-3.0.0": "2015-02-02",
"org.apache.felix.http.inventoryprinter-1.0.2": "2024-07-10",
"org.apache.felix.http.jetty-4.2.30": "2025-04-02",
"org.apache.felix.http.jetty-5.1.32": "2025-03-25",
-"org.apache.felix.http.jetty12-1.0.26": "2025-03-25",
+"org.apache.felix.http.jetty12-1.0.28": "2025-04-25",
"org.apache.felix.http.proxy-4.0.0": "2022-12-27",
"org.apache.felix.http.servlet-api-6.1.0": "2025-04-18",
"org.apache.felix.http.sslfilter-2.0.2": "2023-08-31",
@@ -2388,7 +2385,8 @@
},
"ozone": {
"ozone-1.4.0": "2024-01-18",
-"ozone-1.4.1": "2024-11-14"
+"ozone-1.4.1": "2024-11-14",
+"ozone-2.0.0": "2025-04-04"
},
"paimon": {
"apache-paimon-0.4.0-incubating": "2023-06-07",
@@ -3553,11 +3551,11 @@
"velocity-master-7": "2024-08-02"
},
"wicket": {
-"apache-wicket-10.4.0": "2025-01-20",
+"apache-wicket-10.5.0": "2025-04-20",
"apache-wicket-6.30.0": "2018-12-05",
"apache-wicket-7.18.0": "2021-04-02",
"apache-wicket-8.17.0": "2025-01-27",
-"apache-wicket-9.20.0": "2025-01-21"
+"apache-wicket-9.21.0": "2025-04-20"
},
"ws": {
"axiom-1.2.21": "2018-11-02",