Author: projects_role
Date: Mon Nov 25 04:20:02 2024
New Revision: 1922067

URL: http://svn.apache.org/viewvc?rev=1922067&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
    comdev/projects.apache.org/trunk/site/json/foundation/repositories.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=1922067&r1=1922066&r2=1922067&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Nov 
25 04:20:02 2024
@@ -983,9 +983,9 @@
 "programming-language": "C, C++, C#, Go, Java, JavaScript, Julia, MATLAB, 
Python, R, Ruby, Rust",
 "release": [
 {
-"created": "2024-10-28",
+"created": "2024-11-24",
 "name": "Apache Arrow",
-"revision": "18.0.0"
+"revision": "18.1.0"
 }
 ],
 "repository": [
@@ -15315,15 +15315,15 @@
 "shortdesc": "Apache Pivot is an open-source platform for building installable 
Internet applications (IIAs)."
 },
 "plc4x": {
-"bug-database": "https://issues.apache.org/jira/projects/PLC4X";,
+"bug-database": "https://github.com/apache/plc4x/issues";,
 "category": "c, c++, go, integration, iot, java, library, network-client, 
python",
 "created": "2019-04-18",
 "description": "PLC4X is a set of libraries for communicating with industrial 
programmable logic controllers (PLCs) using a variety of protocols but with a 
shared API.",
 "doap": "http://plc4x.apache.org/plc4x-doap.rdf";,
-"download-page": "https://plc4x.apache.org/users/download.html";,
+"download-page": "https://plc4x.apache.org/plc4x/latest/users/download.html";,
 "homepage": "https://plc4x.apache.org/";,
 "license": "https://www.apache.org/licenses/LICENSE-2.0";,
-"mailing-list": "https://plc4x.apache.org/mailing-lists.html";,
+"mailing-list": "https://plc4x.apache.org/plc4x/latest/mailing-lists.html";,
 "maintainer": [
 {
 "mbox": "mailto:[email protected]";,

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=1922067&r1=1922066&r2=1922067&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 
Mon Nov 25 04:20:02 2024
@@ -7267,6 +7267,10 @@
 "ozone-1.4.0": [
 "ozone/1.4.0/ozone-1.4.0-src.tar.gz",
 "ozone/1.4.0/ozone-1.4.0.tar.gz"
+],
+"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"
 ]
 },
 "paimon": {

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=1922067&r1=1922066&r2=1922067&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Nov 
25 04:20:02 2024
@@ -2423,7 +2423,8 @@
 "orc-format-1.0.0": "2024-01-03"
 },
 "ozone": {
-"ozone-1.4.0": "2024-01-18"
+"ozone-1.4.0": "2024-01-18",
+"ozone-1.4.1": "2024-11-14"
 },
 "paimon": {
 "apache-paimon-0.4.0-incubating": "2023-06-07",

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=1922067&r1=1922066&r2=1922067&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json Mon 
Nov 25 04:20:02 2024
@@ -192,6 +192,7 @@
 "arrow-experiments": 
"https://gitbox.apache.org/repos/asf/arrow-experiments.git";,
 "arrow-flight-sql-postgresql": 
"https://gitbox.apache.org/repos/asf/arrow-flight-sql-postgresql.git";,
 "arrow-go": "https://gitbox.apache.org/repos/asf/arrow-go.git";,
+"arrow-java": "https://gitbox.apache.org/repos/asf/arrow-java.git";,
 "arrow-julia": "https://gitbox.apache.org/repos/asf/arrow-julia.git";,
 "arrow-nanoarrow": "https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git";,
 "arrow-rs": "https://gitbox.apache.org/repos/asf/arrow-rs.git";,


Reply via email to