Author: projects_role
Date: Wed Apr 2 04:20:03 2025
New Revision: 1924736
URL: http://svn.apache.org/viewvc?rev=1924736&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
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=1924736&r1=1924735&r2=1924736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed
Apr 2 04:20:03 2025
@@ -7794,10 +7794,6 @@
"date": "2007-01-09",
"name": "Anita Kulshreshtha"
},
-"bsnyder": {
-"date": "2006-10-03",
-"name": "Bruce Snyder"
-},
"chirino": {
"date": "2006-10-16",
"name": "Hiram R. Chirino"
@@ -18434,10 +18430,6 @@
"date": "2022-09-04",
"name": "Yangkun Ai"
},
-"bsnyder": {
-"date": "2017-09-20",
-"name": "Bruce Snyder"
-},
"dinglei": {
"date": "2019-06-13",
"name": "ShannonDing"
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=1924736&r1=1924735&r2=1924736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Apr
2 04:20:03 2025
@@ -5552,7 +5552,6 @@
"apetrenko",
"ashishjain",
"bjreed",
-"bsnyder",
"caijunj",
"ccardona",
"chirino",
@@ -5622,7 +5621,6 @@
"geronimo-pmc": [
"adc",
"akulshreshtha",
-"bsnyder",
"chirino",
"coar",
"dain",
@@ -5806,6 +5804,7 @@
"woollard"
],
"grails": [
+"bkoehm",
"davydotcom",
"grocher",
"jamesfredley",
@@ -16383,7 +16382,6 @@
"affe",
"allenzhu",
"ayanamist",
-"bsnyder",
"caigy",
"chaoyang",
"chenguangsheng",
@@ -16458,7 +16456,6 @@
],
"rocketmq-pmc": [
"aaronai",
-"bsnyder",
"dinglei",
"dongeforever",
"duhengforever",
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=1924736&r1=1924735&r2=1924736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Apr
2 04:20:03 2025
@@ -7130,6 +7130,7 @@
},
"bkoehm": {
"groups": [
+"grails",
"incubator"
],
"member": false,
@@ -8390,11 +8391,7 @@
"activemq",
"activemq-pmc",
"camel",
-"geronimo",
-"geronimo-pmc",
"incubator",
-"rocketmq",
-"rocketmq-pmc",
"servicemix",
"servicemix-pmc"
],
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=1924736&r1=1924735&r2=1924736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Apr
2 04:20:03 2025
@@ -8759,7 +8759,7 @@
"category": "database",
"created": "2006-03-27",
"description": "Torque is an object-relational mapper for Java. In other
words, Torque lets you access and manipulate data in a relational database
using java objects. Unlike most other object-relational mappers, Torque does
not use reflection to access user-provided classes, but it generates the
necessary classes (including the Data Objects) from an XML schema describing
the database layout (which can either be written by hand or generated from an
existing database). The XML schema can also be used to generate and execute a
SQL script which creates all the tables in the database.",
-"doap": "http://svn.apache.org/repos/asf/db/torque/trunks/doap_Torque.rdf",
+"doap": "https://svn.apache.org/repos/asf/db/torque/trunk/doap_Torque.rdf",
"download-page": "http://db.apache.org/torque/download.html",
"homepage": "http://db.apache.org/torque/",
"license": "http://usefulinc.com/doap/licenses/asl20",
@@ -8769,6 +8769,16 @@
"programming-language": "Java",
"release": [
{
+"created": "2024-05-08",
+"name": "Torque",
+"revision": "6.0"
+},
+{
+"created": "2022-02-02",
+"name": "Torque",
+"revision": "5.1"
+},
+{
"created": "2013-03-01",
"name": "Torque",
"revision": "4.0"
@@ -8790,7 +8800,7 @@
}
],
"repository": [
-"http://svn.apache.org/repos/asf/db/torque/trunks/"
+"https://svn.apache.org/repos/asf/db/torque/trunk/"
],
"shortdesc": "Torque is an object-relational mapper for Java."
},
@@ -14592,6 +14602,11 @@
"programming-language": "Java, Groovy, JavaScript, XML, Freemarker",
"release": [
{
+"created": "2025-04-01",
+"name": "Apache OFBiz R18.12",
+"revision": "18.12.19"
+},
+{
"created": "2025-03-07",
"name": "Apache OFBiz R18.12",
"revision": "18.12.18"
@@ -18816,7 +18831,7 @@
"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": "http://svn.apache.org/repos/asf/turbine/site/doap/doap_Turbine.rdf",
+"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",
"license": "http://usefulinc.com/doap/licenses/asl20",
@@ -18860,9 +18875,20 @@
"created": "2019-05-28",
"name": "Apache Turbine",
"revision": "5.0"
+},
+{
+"created": "2021-12-13",
+"name": "Apache Turbine",
+"revision": "5.1"
+},
+{
+"created": "2024-01-29",
+"name": "Apache Turbine",
+"revision": "6.0"
}
],
"repository": [
+"https://gitbox.apache.org/repos/asf/turbine-core.git",
"http://svn.apache.org/repos/asf/turbine/core/trunk/"
],
"shortdesc": "Turbine is a servlet based framework that allows Java developers
to quickly build web applications."
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=1924736&r1=1924735&r2=1924736&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 Apr 2 04:20:03 2025
@@ -536,6 +536,9 @@
"apache-apisix-3.11.0": [
"apisix/3.11.0/apache-apisix-3.11.0-src.tgz"
],
+"apache-apisix-3.12.0": [
+"apisix/3.12.0/apache-apisix-3.12.0-src.tgz"
+],
"apache-apisix-3.2.2": [
"apisix/3.2.2/apache-apisix-3.2.2-src.tgz"
],
@@ -1237,8 +1240,8 @@
"apache-camel-4.10.3": [
"camel/apache-camel/4.10.3/apache-camel-4.10.3-src.zip"
],
-"apache-camel-4.8.5": [
-"camel/apache-camel/4.8.5/apache-camel-4.8.5-src.zip"
+"apache-camel-4.8.6": [
+"camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip"
],
"apache-camel-k-runtime-3.15.0": [
"camel/camel-k-runtime/3.15.0/apache-camel-k-runtime-3.15.0-source-release.zip"
@@ -6706,6 +6709,9 @@
"apache-netbeans-jackpot-13.0": [
"netbeans/netbeans-jackpot/netbeans-jackpot-13.0/apache-netbeans-jackpot-13.0.zip"
],
+"apache-netbeans-java-25.9.9": [
+"netbeans/netbeans-vscode-ext/25.9.9/apache-netbeans-java-25.9.9-sources.zip"
+],
"launcher-external-binaries-2-6c17cc6": [
"netbeans/native/netbeans-launchers/2-6c17cc6/launcher-external-binaries-2-6c17cc6.zip"
],
@@ -6901,11 +6907,11 @@
]
},
"ofbiz": {
-"apache-ofbiz-18.12.17": [
-"ofbiz/apache-ofbiz-18.12.17.zip"
-],
"apache-ofbiz-18.12.18": [
"ofbiz/apache-ofbiz-18.12.18.zip"
+],
+"apache-ofbiz-18.12.19": [
+"ofbiz/apache-ofbiz-18.12.19.zip"
]
},
"olingo": {
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=1924736&r1=1924735&r2=1924736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Apr
2 04:20:03 2025
@@ -182,6 +182,7 @@
"apache-apisix-3.0.0": "2023-05-28",
"apache-apisix-3.10.0": "2024-08-13",
"apache-apisix-3.11.0": "2024-10-17",
+"apache-apisix-3.12.0": "2025-04-01",
"apache-apisix-3.2.2": "2023-07-28",
"apache-apisix-3.3.0": "2023-06-26",
"apache-apisix-3.4.1": "2023-07-28",
@@ -428,7 +429,7 @@
},
"camel": {
"apache-camel-4.10.3": "2025-03-31",
-"apache-camel-4.8.5": "2025-03-08",
+"apache-camel-4.8.6": "2025-04-01",
"apache-camel-k-runtime-3.15.0": "2024-10-05",
"apache-camel-k-runtime-3.15.2": "2025-01-27",
"apache-camel-k-runtime-3.15.3": "2025-03-21",
@@ -2217,6 +2218,7 @@
},
"netbeans": {
"apache-netbeans-jackpot-13.0": "2022-06-21",
+"apache-netbeans-java-25.9.9": "2025-04-01",
"launcher-external-binaries-2-6c17cc6": "2025-01-10",
"launcher-external-sources-2-6c17cc6": "2025-01-10",
"nativeexecution-external-binaries-1-24aefa9": "2023-10-10",
@@ -2287,8 +2289,8 @@
"apache-nuttx-apps-9.1.1-incubating": "2020-12-09"
},
"ofbiz": {
-"apache-ofbiz-18.12.17": "2024-11-15",
-"apache-ofbiz-18.12.18": "2025-03-07"
+"apache-ofbiz-18.12.18": "2025-03-07",
+"apache-ofbiz-18.12.19": "2025-04-01"
},
"olingo": {
"Olingo-OData-4.10.0": "2023-10-22",