Author: projects_role
Date: Mon Mar 24 04:20:03 2025
New Revision: 1924544

URL: http://svn.apache.org/viewvc?rev=1924544&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=1924544&r1=1924543&r2=1924544&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon Mar 
24 04:20:03 2025
@@ -1995,6 +1995,39 @@
 ],
 "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": "retired, database",
+"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 support.",
+"doap": 
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/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",
+"releases": {
+"release": {
+"Version": {
+"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 persistence for big data. Gora supports persisting to column stores, 
key value stores, document stores and RDBMSs, and analyzing the data with 
extensive Apache Hadoop MapReduce support."
+},
 "attic-hama": {
 "bug-database": "https://issues.apache.org/jira/browse/HAMA";,
 "category": "retired, big-data",
@@ -9555,39 +9588,6 @@
 ],
 "shortdesc": "Distributed data integration framework"
 },
-"gora": {
-"bug-database": "https://issues.apache.org/jira/browse/GORA";,
-"category": "database, 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 support.",
-"doap": 
"http://svn.apache.org/repos/asf/gora/cms_site/trunk/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",
-"releases": {
-"release": {
-"Version": {
-"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 persistence for big data. Gora supports persisting to column stores, 
key value stores, document stores and RDBMSs, and analyzing the data with 
extensive Apache Hadoop MapReduce support."
-},
 "groovy": {
 "bug-database": "https://issues.apache.org/jira/browse/GROOVY";,
 "category": "library",

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=1924544&r1=1924543&r2=1924544&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 Mar 24 04:20:03 2025
@@ -1168,6 +1168,9 @@
 "apache-buildstream-2.4.0": [
 "buildstream/apache-buildstream-2.4.0.tar.gz"
 ],
+"apache-buildstream-2.4.1": [
+"buildstream/apache-buildstream-2.4.1.tar.gz"
+],
 "apache-buildstream-plugins-2.0.1": [
 "buildstream/apache-buildstream-plugins-2.0.1.tar.gz"
 ],

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=1924544&r1=1924543&r2=1924544&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon Mar 
24 04:20:03 2025
@@ -401,6 +401,7 @@
 "apache-buildstream-2.2.0": "2024-04-22",
 "apache-buildstream-2.2.1": "2024-05-22",
 "apache-buildstream-2.4.0": "2024-12-23",
+"apache-buildstream-2.4.1": "2025-03-23",
 "apache-buildstream-plugins-2.0.1": "2023-02-24",
 "apache-buildstream-plugins-2.1.0": "2023-09-22",
 "apache-buildstream-plugins-2.2.0": "2024-04-22",

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=1924544&r1=1924543&r2=1924544&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json Mon 
Mar 24 04:20:03 2025
@@ -1769,6 +1769,7 @@
 "openserverless-task": 
"https://gitbox.apache.org/repos/asf/openserverless-task.git";,
 "openserverless-taskfile-fork": 
"https://gitbox.apache.org/repos/asf/openserverless-taskfile-fork.git";,
 "openserverless-testing": 
"https://gitbox.apache.org/repos/asf/openserverless-testing.git";,
+"openserverless-tutorial": 
"https://gitbox.apache.org/repos/asf/openserverless-tutorial.git";,
 "openserverless-vscode": 
"https://gitbox.apache.org/repos/asf/openserverless-vscode.git";,
 "openwebbeans": "https://gitbox.apache.org/repos/asf/openwebbeans.git";,
 "openwebbeans-build-tools": 
"https://gitbox.apache.org/repos/asf/openwebbeans-build-tools.git";,


Reply via email to