svn commit: r1912208 - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json projects.json releases-files.json releases.json repositories.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Sat Sep  9 04:20:02 2023
New Revision: 1912208

URL: http://svn.apache.org/viewvc?rev=1912208=rev
Log:
updating projects data

Modified:
comdev/projects.apache.org/trunk/site/json/foundation/committees.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
comdev/projects.apache.org/trunk/site/json/foundation/repositories.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=1912208=1912207=1912208=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Sat 
Sep  9 04:20:02 2023
@@ -10970,6 +10970,10 @@
 "date": "2020-01-07",
 "name": "Jason Darrell Lowe"
 },
+"jlprat": {
+"date": "2023-09-09",
+"name": "Josep Prat"
+},
 "jmclean": {
 "date": "2014-02-26",
 "name": "Justin Mclean"

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=1912208=1912207=1912208=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sat Sep 
 9 04:20:02 2023
@@ -11,8 +11,8 @@
 "mailing-list": "https://accumulo.apache.org/contact-us;,
 "maintainer": [
 {
-"mbox": "mailto:edcole...@apache.org;,
-"name": "Ed Coleman"
+"mbox": "mailto:d...@accumulo.apache.org;,
+"name": "Apache Accumulo PMC"
 }
 ],
 "name": "Apache Accumulo",
@@ -8720,6 +8720,24 @@
 ],
 "shortdesc": "\n\tApache Empire-db is a relational database access library 
that provides an alternative \n\tapproach to Object-Relational-Mapping (ORM) as 
offered by JDO and JPA\n\t"
 },
+"eventmesh": {
+"bug-database": "https://github.com/apache/eventmesh/issues;,
+"category": "cloud",
+"created": "2023-09-08",
+"description": "EventMesh is a new generation serverless event middleware for 
building distributed event-driven applications.",
+"doap": "http://eventmesh.apache.org/doap_EventMesh.rdf;,
+"download-page": "https://eventmesh.apache.org/download;,
+"homepage": "https://eventmesh.apache.org;,
+"license": "https://spdx.org/licenses/Apache-2.0;,
+"mailing-list": "https://eventmesh.apache.org/community/how-to-subscribe;,
+"name": "Apache EventMesh",
+"pmc": "eventmesh",
+"programming-language": "Java",
+"repository": [
+"https://github.com/apache/eventmesh;
+],
+"shortdesc": "EventMesh is a new generation serverless event middleware for 
building distributed event-driven applications."
+},
 "felix": {
 "bug-database": "https://issues.apache.org/jira/browse/FELIX;,
 "category": "network-server",
@@ -9623,62 +9641,6 @@
 ],
 "shortdesc": "\nHTTP transport library including support for asynchronous 
execution based on Java NIO.\n"
 },
-"httpd-http_server": {
-"bug-database": "http://httpd.apache.org/bug_report.html;,
-"category": "network-server, http, httpd-module",
-"description": "\n  The Apache HTTP Server is an open-source HTTP server 
for modern\n  operating systems including UNIX, Microsoft Windows, Mac OS/X 
and Netware.\n  The goal of this project is to provide a secure, efficient 
and\n  extensible server that provides HTTP services observing the 
current\n  HTTP standards. Apache has been the most popular web server on 
the\n  Internet since April of 1996.\n",
-"doap": 
"https://raw.githubusercontent.com/apache/httpd-site/main/content/doap.rdf;,
-"download-page": "http://httpd.apache.org/download.cgi;,
-"homepage": "http://httpd.apache.org/;,
-"implements": [
-{
-"body": "IETF",
-"id": "RFC 2616",
-"title": "Hypertext Transfer Protocol -- HTTP/1.1",
-"url": "http://www.ietf.org/rfc/rfc2616.txt;
-},
-{
-"body": "IETF",
-"id": "RFC 2617",
-"title": "HTTP Authentication: Basic and Digest Access Authentication",
-"url": "http://www.ietf.org/rfc/rfc2617.txt;
-},
-{
-"body": "IETF",
-"id": "RFC 2518",
-"title": "HTTP Extensions for Distributed Authoring -- WEBDAV",
-"url": "http://www.ietf.org/rfc/rfc2518.txt;
-},
-{
-"body": "IETF",
-"id": "RFC 3253",
-"title": "Versioning Extensions to WebDAV",
-"url": "http://www.ietf.org/rfc/rfc3253.txt;
-},
-{
-"body": "IETF",
-"id": "RFC 3986",
-"title": "Uniform Resource Identifier (URI): Generic Syntax",
-"url": "http://www.ietf.org/rfc/rfc3986.txt;
-}
-],
-"license": "http://usefulinc.com/doap/licenses/asl20;,
-"mailing-list": "http://httpd.apache.org/lists.html;,
-"name": "Apache HTTP Server",
-"pmc": "httpd",
-"programming-language": "C",
-"release": [
-{

svn commit: r1912207 - /comdev/reporter.apache.org/trunk/data/history/pmcs.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Sat Sep  9 04:10:02 2023
New Revision: 1912207

URL: http://svn.apache.org/viewvc?rev=1912207=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/pmcs.json

Modified: comdev/reporter.apache.org/trunk/data/history/pmcs.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/pmcs.json?rev=1912207=1912206=1912207=diff
==
--- comdev/reporter.apache.org/trunk/data/history/pmcs.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/pmcs.json Sat Sep  9 04:10:02 
2023
@@ -10102,6 +10102,10 @@
"Jason Darrell Lowe",
1578456000
   ],
+  "jlprat": [
+   "Josep Prat",
+   1694232000
+  ],
   "jmclean": [
"Justin Mclean",
0




svn commit: r1912206 - /comdev/reporter.apache.org/trunk/data/releases/commons.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Sat Sep  9 00:45:02 2023
New Revision: 1912206

URL: http://svn.apache.org/viewvc?rev=1912206=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/commons.json

Modified: comdev/reporter.apache.org/trunk/data/releases/commons.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/commons.json?rev=1912206=1912205=1912206=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/commons.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/commons.json Sat Sep  9 
00:45:02 2023
@@ -72,6 +72,7 @@
  "COMPRESS-1.18": 1534377600,
  "COMPRESS-1.22": 1667174400,
  "COMPRESS-1.23.0": 1679443200,
+ "COMPRESS-1.24.0": 1694131200,
  "CONFIGUATION-2.9.0": 1680048000,
  "CONFIGURATION-2.0": 1458774000,
  "CONFIGURATION-2.0-beta2": 144927,




svn commit: r1912203 - in /comdev/reporter.apache.org/trunk/data/history: pmcs.json projects.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Fri Sep  8 20:10:02 2023
New Revision: 1912203

URL: http://svn.apache.org/viewvc?rev=1912203=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/pmcs.json
comdev/reporter.apache.org/trunk/data/history/projects.json

Modified: comdev/reporter.apache.org/trunk/data/history/pmcs.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/pmcs.json?rev=1912203=1912202=1912203=diff
==
--- comdev/reporter.apache.org/trunk/data/history/pmcs.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/pmcs.json Fri Sep  8 20:10:02 
2023
@@ -12720,10 +12720,6 @@
"Jake Mannix",
0
   ],
-  "pat": [
-   "Pat Ferrel",
-   0
-  ],
   "pranjan": [
"Paritosh Ranjan",
0

Modified: comdev/reporter.apache.org/trunk/data/history/projects.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/projects.json?rev=1912203=1912202=1912203=diff
==
--- comdev/reporter.apache.org/trunk/data/history/projects.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/projects.json Fri Sep  8 
20:10:02 2023
@@ -35904,10 +35904,6 @@
"Nikolay Sakharnykh",
1492833601
   ],
-  "pat": [
-   "Pat Ferrel",
-   1399300548
-  ],
   "pranjan": [
"Paritosh Ranjan",
0




svn commit: r1912202 - /comdev/reporter.apache.org/trunk/data/releases/cassandra.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Fri Sep  8 18:45:02 2023
New Revision: 1912202

URL: http://svn.apache.org/viewvc?rev=1912202=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/cassandra.json

Modified: comdev/reporter.apache.org/trunk/data/releases/cassandra.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/cassandra.json?rev=1912202=1912201=1912202=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/cassandra.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/cassandra.json Fri Sep  8 
18:45:02 2023
@@ -245,5 +245,6 @@
  "4.1.0": 1670889600,
  "4.1.1": 1679356800,
  "4.1.2": 1685318400,
- "4.1.3": 1690156800
+ "4.1.3": 1690156800,
+ "5.0-alpha1": 1694131200
 }
\ No newline at end of file




svn commit: r1912201 - /comdev/projects.apache.org/trunk/site/js/projects.js

2023-09-08 Thread sebb
Author: sebb
Date: Fri Sep  8 16:17:21 2023
New Revision: 1912201

URL: http://svn.apache.org/viewvc?rev=1912201=rev
Log:
https://github.com/apache/comdev-projects/pull/3 - incorrect repo classification

Modified:
comdev/projects.apache.org/trunk/site/js/projects.js

Modified: comdev/projects.apache.org/trunk/site/js/projects.js
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/js/projects.js?rev=1912201=1912200=1912201=diff
==
--- comdev/projects.apache.org/trunk/site/js/projects.js (original)
+++ comdev/projects.apache.org/trunk/site/js/projects.js Fri Sep  8 16:17:21 
2023
@@ -378,6 +378,14 @@ function buildProjectPage() {
 GetAsyncJSON("json/projects/" + projectId + ".json?" + Math.random(), 
projectId, renderProjectPage)
 }
 
+// extract committee name from repo name
+function repoToCommittee(reponame) {
+if (reponame.startsWith('empire-db')) {
+return 'empire-db';
+}
+return reponame.split('-')[0];
+}
+
 function renderCommitteePage(committeeId) {
 var obj = document.getElementById('contents');
 
@@ -490,17 +498,10 @@ function renderCommitteePage(committeeId
 
 var repos = [];
 for (var r in repositories) {
-if (r.startsWith(committeeId)) {
+if (committeeId == repoToCommittee(r)) {
 repos.push(r);
 }
 }
-if (committeeId === "logging") {
-for (var r in repositories) {
-if (r.startsWith("log4")) {
-repos.push(r);
-}
-}
-}
 if (repos.length > 0) {
 appendElementWithInnerHTML(obj, 'h4', 
 "Repositories managed by this Committee " +




svn commit: r1912197 - /comdev/projects.apache.org/trunk/site/js/projects.js

2023-09-08 Thread sebb
Author: sebb
Date: Fri Sep  8 14:51:38 2023
New Revision: 1912197

URL: http://svn.apache.org/viewvc?rev=1912197=rev
Log:
COMDEV-302 - add short description to committee lists 

Modified:
comdev/projects.apache.org/trunk/site/js/projects.js

Modified: comdev/projects.apache.org/trunk/site/js/projects.js
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/js/projects.js?rev=1912197=1912196=1912197=diff
==
--- comdev/projects.apache.org/trunk/site/js/projects.js (original)
+++ comdev/projects.apache.org/trunk/site/js/projects.js Fri Sep  8 14:51:38 
2023
@@ -539,7 +539,7 @@ function projectIcon() {
 
 function committeeLink(id) {
 var committee = committees[id];
-return "" + committee.name + "";
+return "" + committee.name + " - " 
+ committee.shortdesc;
 }
 
 function projectLink(id) {




svn commit: r1912196 - /comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py

2023-09-08 Thread sebb
Author: sebb
Date: Fri Sep  8 14:34:33 2023
New Revision: 1912196

URL: http://svn.apache.org/viewvc?rev=1912196=rev
Log:
Too trivial to email

Modified:
comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py

Modified: comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py?rev=1912196=1912195=1912196=diff
==
--- comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py 
(original)
+++ comdev/projects.apache.org/trunk/scripts/cronjobs/parseprojects.py Fri Sep  
8 14:34:33 2023
@@ -67,7 +67,7 @@ def validate(json, tag, valid, pid, url)
 printMail(f"ERROR: unexpected value '{val}' for {pid} in 
{url}")#, project=pid)
 outvals.append(val) # TODO flag this to show invalid entries
 elif canon != val:
-printMail(f"WARN: '{val}' should be '{canon}' for {pid} in 
{url}")#, project=pid)
+print(f"WARN: '{val}' should be '{canon}' for {pid} in {url}")
 outvals.append(canon)
 else:
 outvals.append(val)




svn commit: r1912195 - /comdev/projects.apache.org/trunk/site/create.html

2023-09-08 Thread rbowen
Author: rbowen
Date: Fri Sep  8 14:00:59 2023
New Revision: 1912195

URL: http://svn.apache.org/viewvc?rev=1912195=rev
Log:
Listing a maintainer does not make sense in the ASF governance style.

Modified:
comdev/projects.apache.org/trunk/site/create.html

Modified: comdev/projects.apache.org/trunk/site/create.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/create.html?rev=1912195=1912194=1912195=diff
==
--- comdev/projects.apache.org/trunk/site/create.html (original)
+++ comdev/projects.apache.org/trunk/site/create.html Fri Sep  8 14:00:59 2023
@@ -536,13 +536,6 @@ Please keep the file in alphabetical ord
   Web View URL 
 
 
-
-Maintainer
-
-  Name 
-  Email 
-
-
 
 
 




svn commit: r1912192 - in /comdev/reporter.apache.org/trunk/data/releases: mynewt.json qpid.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Fri Sep  8 12:45:02 2023
New Revision: 1912192

URL: http://svn.apache.org/viewvc?rev=1912192=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/mynewt.json
comdev/reporter.apache.org/trunk/data/releases/qpid.json

Modified: comdev/reporter.apache.org/trunk/data/releases/mynewt.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/mynewt.json?rev=1912192=1912191=1912192=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/mynewt.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/mynewt.json Fri Sep  8 
12:45:02 2023
@@ -4,6 +4,7 @@
  "Mynewt 1.3.0": 1513123200,
  "Mynewt 1.5.0": 1541458800,
  "Mynewt-1.10.0 NimBLE-1.5.0": 1651795200,
+ "Mynewt-1.11.0 NimBLE-1.6.0": 1694044800,
  "Mynewt-1.4.0 NimBLE-1.0.0": 1528754400,
  "Mynewt-1.4.1": 1530482400,
  "Mynewt-1.5.0": 1541458800,

Modified: comdev/reporter.apache.org/trunk/data/releases/qpid.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/qpid.json?rev=1912192=1912191=1912192=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/qpid.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/qpid.json Fri Sep  8 
12:45:02 2023
@@ -63,6 +63,7 @@
  "qpid-broker-j-8.0.5": 1623974400,
  "qpid-broker-j-8.0.6": 1630108800,
  "qpid-broker-j-9.0.0": 1669161600,
+ "qpid-broker-j-9.1.0": 1694131200,
  "qpid-cpp-0.34": 1435536000.0,
  "qpid-cpp-1.35.0": 1472688000.0,
  "qpid-cpp-1.36.0": 1481587200.0,




svn commit: r1912190 - in /comdev/projects.apache.org/trunk/site: create.html validation.json

2023-09-08 Thread sebb
Author: sebb
Date: Fri Sep  8 10:51:39 2023
New Revision: 1912190

URL: http://svn.apache.org/viewvc?rev=1912190=rev
Log:
More categories

Modified:
comdev/projects.apache.org/trunk/site/create.html
comdev/projects.apache.org/trunk/site/validation.json

Modified: comdev/projects.apache.org/trunk/site/create.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/create.html?rev=1912190=1912189=1912190=diff
==
--- comdev/projects.apache.org/trunk/site/create.html (original)
+++ comdev/projects.apache.org/trunk/site/create.html Fri Sep  8 10:51:39 2023
@@ -142,6 +142,8 @@ Please keep the file in alphabetical ord
 Content
 Database
 Data Engineering
+Geospatial
+Graphics (including SVG, JPG, PNG 
etc)
 HTTP protocol
 HTTP Server module
 IoT/RTOS
@@ -152,6 +154,7 @@ Please keep the file in alphabetical ord
 Network Client
 Network Servers
 OSGi
+Search
 Security
 Retired/Archived
 Testing
@@ -181,6 +184,7 @@ Please keep the file in alphabetical ord
 Go
 Groovy
 Haskell
+Haxe
 Java
 JavaScript
 Objective-C

Modified: comdev/projects.apache.org/trunk/site/validation.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/validation.json?rev=1912190=1912189=1912190=diff
==
--- comdev/projects.apache.org/trunk/site/validation.json (original)
+++ comdev/projects.apache.org/trunk/site/validation.json Fri Sep  8 10:51:39 
2023
@@ -1,4 +1,5 @@
 {
+"comment": "After updating this file, please run scripts/update_create.py",
 "languages" : {
 "ActionScript": "ActionScript",
 "C": "C",
@@ -12,6 +13,7 @@
 "Go": "Go",
 "Groovy": "Groovy",
 "Haskell": "Haskell",
+"Haxe": "Haxe",
 "Java": "Java",
 "JavaScript": "JavaScript",
 "Objective-C": "Objective-C",
@@ -37,6 +39,8 @@
 "content": "Content",
 "database": "Database",
 "data-engineering": "Data Engineering",
+"geospatial": "Geospatial",
+"graphics": "Graphics (including SVG, JPG, PNG etc)",
 "http": "HTTP protocol",
 "httpd-module": "HTTP Server module",
 "iot": "IoT/RTOS",
@@ -47,6 +51,7 @@
 "network-client": "Network Client",
 "network-server": "Network Servers",
 "osgi": "OSGi",
+"search": "Search",
 "security": "Security",
 "retired": "Retired/Archived",
 "testing": "Testing",




svn commit: r1912188 - /comdev/projects.apache.org/trunk/scripts/update_create.py

2023-09-08 Thread sebb
Author: sebb
Date: Fri Sep  8 10:40:42 2023
New Revision: 1912188

URL: http://svn.apache.org/viewvc?rev=1912188=rev
Log:
Allow for multiple suffix in create.html

Also add check to ensure all sections are found

Modified:
comdev/projects.apache.org/trunk/scripts/update_create.py

Modified: comdev/projects.apache.org/trunk/scripts/update_create.py
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/scripts/update_create.py?rev=1912188=1912187=1912188=diff
==
--- comdev/projects.apache.org/trunk/scripts/update_create.py (original)
+++ comdev/projects.apache.org/trunk/scripts/update_create.py Fri Sep  8 
10:40:42 2023
@@ -18,15 +18,17 @@ cats = validation['categories']
 
 createfile = os.path.join(SITEDIR, "create.html")
 createfilet = os.path.join(SITEDIR, "create.html.t")
+sections = 0
 with open(createfile,'r') as r, open(createfilet,'w') as w:
 section = None
 line = 0
 for l in r:
 # start of a section?
-m = re.match('^\s+', l)
+m = re.match('^\s+' in l:
 if section == 'cat':
@@ -43,6 +45,8 @@ with open(createfile,'r') as r, open(cre
 w.write(f"\n  \n")
 lastcap = cap
 w.write(f'{v}\n')
+else:
+print(f"unrecognised section {section}")
 section = None
 line = 0
 if section:
@@ -54,3 +58,5 @@ with open(createfile,'r') as r, open(cre
 continue
 w.write(l) # write the original line
 os.rename(createfilet, createfile)
+assert sections == 3, f"Expected to find 3 sections, found {sections}"
+print(f"All done, saw {sections} sections")




svn commit: r1912185 - /comdev/projects.apache.org/trunk/data/projects.xml

2023-09-08 Thread mikexue
Author: mikexue
Date: Fri Sep  8 08:33:08 2023
New Revision: 1912185

URL: http://svn.apache.org/viewvc?rev=1912185=rev
Log:
add doap_EventMesh.rdf

Modified:
comdev/projects.apache.org/trunk/data/projects.xml

Modified: comdev/projects.apache.org/trunk/data/projects.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects.xml?rev=1912185=1912184=1912185=diff
==
--- comdev/projects.apache.org/trunk/data/projects.xml (original)
+++ comdev/projects.apache.org/trunk/data/projects.xml Fri Sep  8 08:33:08 2023
@@ -185,6 +185,7 @@
   
https://gitbox.apache.org/repos/asf?p=freemarker-site.git;a=blob_plain;f=doap.rdf;hb=HEAD
   http://empire-db.apache.org/doap_Empire-db.rdf
   
http://svn.apache.org/repos/asf/etch/site/trunk/infra/doap_Etch.rdf
+  http://eventmesh.apache.org/doap_EventMesh.rdf
   
   
https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/falcon.rdf
   
https://gitbox.apache.org/repos/asf?p=felix-dev.git;a=blob_plain;f=doap/doap_Felix.rdf;hb=HEAD




svn commit: r1912179 - /comdev/projects.apache.org/trunk/data/projects.xml

2023-09-08 Thread sammichen
Author: sammichen
Date: Fri Sep  8 07:19:47 2023
New Revision: 1912179

URL: http://svn.apache.org/viewvc?rev=1912179=rev
Log:
add DAOP file for Ozone

Modified:
comdev/projects.apache.org/trunk/data/projects.xml

Modified: comdev/projects.apache.org/trunk/data/projects.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects.xml?rev=1912179=1912178=1912179=diff
==
--- comdev/projects.apache.org/trunk/data/projects.xml (original)
+++ comdev/projects.apache.org/trunk/data/projects.xml Fri Sep  8 07:19:47 2023
@@ -273,6 +273,7 @@
   http://openoffice.apache.org/doap_openoffice.rdf
   
http://svn.apache.org/repos/asf/openwebbeans/docs/doap_OpenWebBeans.rdf
   http://orc.apache.org/doap_orc.rdf
+  https://ozone.apache.org/doap_ozone.rdf
   http://parquet.apache.org/doap_Parquet.rdf
   http://pdfbox.apache.org/doap_PDFBox.rdf
   
http://svn.apache.org/repos/asf/perl/modperl/docs/trunk/doap_Perl.rdf




svn commit: r1912177 - /comdev/reporter.apache.org/trunk/data/releases/iotdb.json

2023-09-08 Thread projects_role
Author: projects_role
Date: Fri Sep  8 06:45:02 2023
New Revision: 1912177

URL: http://svn.apache.org/viewvc?rev=1912177=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/iotdb.json

Modified: comdev/reporter.apache.org/trunk/data/releases/iotdb.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/iotdb.json?rev=1912177=1912176=1912177=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/iotdb.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/iotdb.json Fri Sep  8 
06:45:02 2023
@@ -14,6 +14,7 @@
  "IOTDB-1.1.0": 168048,
  "IOTDB-1.1.1": 1686700800,
  "IOTDB-1.1.2": 1690502400,
+ "IOTDB-1.2.0": 1694131200,
  "IoTDB-0.11.3": 1618099200,
  "IoTDB-0.12.0": 1618099200,
  "IoTDB-0.12.2": 1631404800,