Author: projects_role Date: Tue Mar 28 04:20:04 2023 New Revision: 1908757 URL: http://svn.apache.org/viewvc?rev=1908757&view=rev Log: updating projects data
Modified: comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.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/people_name.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/accounts-evolution.json URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json?rev=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json Tue Mar 28 04:20:04 2023 @@ -288,5 +288,5 @@ "2022-12": 35, "2023-01": 52, "2023-02": 55, -"2023-03": 41 +"2023-03": 43 } \ No newline at end of file Modified: comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json?rev=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json Tue Mar 28 04:20:04 2023 @@ -289,5 +289,5 @@ "2022-12": 35, "2023-01": 52, "2023-02": 55, -"2023-03": 41 +"2023-03": 43 } \ No newline at end of file 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=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue Mar 28 04:20:04 2023 @@ -576,6 +576,7 @@ "lizhiyong", "majunjie", "membphis", +"monkeydluffy", "navendu", "nic443", "ningjiang", @@ -16053,6 +16054,7 @@ "lanchengxiang", "liangda", "liguoping", +"linghengqian", "liya", "lujingshang", "machen", 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=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue Mar 28 04:20:04 2023 @@ -34515,6 +34515,13 @@ "member": false, "name": "Bin Ling" }, +"linghengqian": { +"groups": [ +"shardingsphere" +], +"member": false, +"name": "Qiheng He" +}, "lingmiao": { "groups": [ "doris", @@ -40070,6 +40077,13 @@ "member": false, "name": "Mondher Bouazizi" }, +"monkeydluffy": { +"groups": [ +"apisix" +], +"member": false, +"name": "Liu Wei" +}, "monreid": { "groups": [ "incubator", Modified: comdev/projects.apache.org/trunk/site/json/foundation/people_name.json URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people_name.json?rev=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/people_name.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/people_name.json Tue Mar 28 04:20:04 2023 @@ -4122,6 +4122,7 @@ "lindner": "Paul Lindner", "lindong": "Dong Lin", "lingbin": "Bin Ling", +"linghengqian": "Qiheng He", "lingmiao": "Ling Miao", "lingsamuel": "Ling Samuel", "linhill": "Qingshan Lin", @@ -4797,6 +4798,7 @@ "mona": "Mona Chitnis", "monacotoni": "Anton Epple", "mondher": "Mondher Bouazizi", +"monkeydluffy": "Liu Wei", "monreid": "Qingrong wang", "monster": "ZhouYu Chen", "monteith": "Stuart Monteith", 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=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Mar 28 04:20:04 2023 @@ -6491,6 +6491,11 @@ "programming-language": "Java", "release": [ { +"created": "2023-03-27", +"name": "commons-jexl3", +"revision": "3.3" +}, +{ "created": "2021-06-25", "name": "commons-jexl3", "revision": "3.2.1" @@ -15269,6 +15274,11 @@ "programming-language": "Java", "release": [ { +"created": "2023-03-24", +"name": "solr-9.2.0", +"revision": "9.2.0" +}, +{ "created": "2023-01-25", "name": "solr-9.1.1", "revision": "9.1.1" 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=1908757&r1=1908756&r2=1908757&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 Tue Mar 28 04:20:04 2023 @@ -792,8 +792,8 @@ "apache-arrow-ballista-0.11.0": [ "arrow/arrow-ballista-0.11.0/apache-arrow-ballista-0.11.0.tar.gz" ], -"apache-arrow-datafusion-20.0.0": [ -"arrow/arrow-datafusion-20.0.0/apache-arrow-datafusion-20.0.0.tar.gz" +"apache-arrow-datafusion-21.0.0": [ +"arrow/arrow-datafusion-21.0.0/apache-arrow-datafusion-21.0.0.tar.gz" ], "apache-arrow-datafusion-python-20.0.0": [ "arrow/arrow-datafusion-python-20.0.0/apache-arrow-datafusion-python-20.0.0.tar.gz" @@ -2352,6 +2352,10 @@ "commons/jexl/source/commons-jexl-3.2.1-src.tar.gz", "commons/jexl/source/commons-jexl-3.2.1-src.zip" ], +"commons-jexl-3.3": [ +"commons/jexl/source/commons-jexl-3.3-src.tar.gz", +"commons/jexl/source/commons-jexl-3.3-src.zip" +], "commons-jxpath-1.3": [ "commons/jxpath/source/commons-jxpath-1.3-src.tar.gz", "commons/jxpath/source/commons-jxpath-1.3-src.zip" @@ -2949,6 +2953,9 @@ ], "apache-doris-spark-connector-3.2_2.12-1.1.0": [ "doris/spark-connector/1.1.0/apache-doris-spark-connector-3.2_2.12-1.1.0-src.tar.gz" +], +"doris-shade-1.0.0": [ +"doris/doris-shade/doris-shade-1.0.0-src.tar.gz" ] }, "drill": { @@ -3057,6 +3064,11 @@ "empire-db/3.0.0/apache-empire-db-3.0.0-dist.zip" ] }, +"eventmesh": { +"apache-eventmesh-1.8.0-incubating": [ +"eventmesh/1.8.0-incubating/apache-eventmesh-1.8.0-incubating-source.tar.gz" +] +}, "felix": { "apache-felix-karaf-1.6.0": [ "felix/apache-felix-karaf-1.6.0-src.tar.gz", @@ -4433,11 +4445,6 @@ "incubator/devlake/0.15.0-incubating/apache-devlake-0.15.0-incubating-src.tar.gz" ] }, -"incubator-eventmesh": { -"apache-eventmesh-1.8.0-incubating": [ -"incubator/eventmesh/1.8.0-incubating/apache-eventmesh-1.8.0-incubating-source.tar.gz" -] -}, "incubator-flagon": { "apache-flagon-useralejs-incubating-2.3.0": [ "incubator/flagon/apache-flagon-useralejs-incubating-2.3.0/apache-flagon-useralejs-incubating-2.3.0-src.tar.gz", @@ -11371,23 +11378,23 @@ "org.apache.sling.testing.logging-mock-2.0.0": [ "sling/org.apache.sling.testing.logging-mock-2.0.0-source-release.zip" ], -"org.apache.sling.testing.osgi-mock-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock-3.3.6-source-release.zip" ], -"org.apache.sling.testing.osgi-mock.core-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock.core-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock.core-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock.core-3.3.6-source-release.zip" ], -"org.apache.sling.testing.osgi-mock.junit4-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock.junit4-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock.junit4-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock.junit4-3.3.6-source-release.zip" ], -"org.apache.sling.testing.osgi-mock.junit5-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock.junit5-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock.junit5-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock.junit5-3.3.6-source-release.zip" ], -"org.apache.sling.testing.osgi-mock.parent-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock.parent-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock.parent-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock.parent-3.3.6-source-release.zip" ], -"org.apache.sling.testing.osgi-mock.test-services-3.3.4": [ -"sling/org.apache.sling.testing.osgi-mock.test-services-3.3.4-source-release.zip" +"org.apache.sling.testing.osgi-mock.test-services-3.3.6": [ +"sling/org.apache.sling.testing.osgi-mock.test-services-3.3.6-source-release.zip" ], "org.apache.sling.testing.paxexam-3.1.0": [ "sling/org.apache.sling.testing.paxexam-3.1.0-source-release.zip" @@ -11410,8 +11417,8 @@ "org.apache.sling.testing.serversetup-1.0.4": [ "sling/org.apache.sling.testing.serversetup-1.0.4-source-release.zip" ], -"org.apache.sling.testing.sling-mock-3.4.2": [ -"sling/org.apache.sling.testing.sling-mock-3.4.2-source-release.zip" +"org.apache.sling.testing.sling-mock-3.4.4": [ +"sling/org.apache.sling.testing.sling-mock-3.4.4-source-release.zip" ], "org.apache.sling.testing.sling-mock-jackrabbit-1.0.0": [ "sling/org.apache.sling.testing.sling-mock-jackrabbit-1.0.0-source-release.zip" @@ -11419,17 +11426,17 @@ "org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0": [ "sling/org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0-source-release.zip" ], -"org.apache.sling.testing.sling-mock.core-3.4.2": [ -"sling/org.apache.sling.testing.sling-mock.core-3.4.2-source-release.zip" +"org.apache.sling.testing.sling-mock.core-3.4.4": [ +"sling/org.apache.sling.testing.sling-mock.core-3.4.4-source-release.zip" ], -"org.apache.sling.testing.sling-mock.junit4-3.4.2": [ -"sling/org.apache.sling.testing.sling-mock.junit4-3.4.2-source-release.zip" +"org.apache.sling.testing.sling-mock.junit4-3.4.4": [ +"sling/org.apache.sling.testing.sling-mock.junit4-3.4.4-source-release.zip" ], -"org.apache.sling.testing.sling-mock.junit5-3.4.2": [ -"sling/org.apache.sling.testing.sling-mock.junit5-3.4.2-source-release.zip" +"org.apache.sling.testing.sling-mock.junit5-3.4.4": [ +"sling/org.apache.sling.testing.sling-mock.junit5-3.4.4-source-release.zip" ], -"org.apache.sling.testing.sling-mock.parent-3.4.2": [ -"sling/org.apache.sling.testing.sling-mock.parent-3.4.2-source-release.zip" +"org.apache.sling.testing.sling-mock.parent-3.4.4": [ +"sling/org.apache.sling.testing.sling-mock.parent-3.4.4-source-release.zip" ], "org.apache.sling.testing.tools-1.0.16": [ "sling/org.apache.sling.testing.tools-1.0.16-source-release.zip" @@ -11537,10 +11544,6 @@ "solr-0.6.0.tgz.prov": [ "solr/solr-operator/v0.6.0/helm-charts/solr-0.6.0.tgz.prov" ], -"solr-9.1.1": [ -"solr/solr/9.1.1/solr-9.1.1-src.tgz", -"solr/solr/9.1.1/solr-9.1.1.tgz" -], "solr-9.2.0": [ "solr/solr/9.2.0/solr-9.2.0-src.tgz", "solr/solr/9.2.0/solr-9.2.0.tgz" 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=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Tue Mar 28 04:20:04 2023 @@ -270,7 +270,7 @@ "apache-arrow-9.0.0": "2022-07-29", "apache-arrow-adbc-0.3.0": "2023-03-17", "apache-arrow-ballista-0.11.0": "2023-02-28", -"apache-arrow-datafusion-20.0.0": "2023-03-14", +"apache-arrow-datafusion-21.0.0": "2023-03-27", "apache-arrow-datafusion-python-20.0.0": "2023-03-20", "apache-arrow-julia-2.5.0": "2023-03-15", "apache-arrow-nanoarrow-0.1.0": "2023-03-01", @@ -764,6 +764,7 @@ "commons-jexl-1.1": "2013-03-03", "commons-jexl-2.1.1": "2013-03-03", "commons-jexl-3.2.1": "2021-06-25", +"commons-jexl-3.3": "2023-03-27", "commons-jxpath-1.3": "2013-03-03", "commons-lang-2.6": "2013-03-03", "commons-lang3-3.12.0": "2021-03-01", @@ -956,7 +957,8 @@ "apache-doris-spark-connector-2.3_2.11-1.1.0": "2022-07-11", "apache-doris-spark-connector-3.1_2.12-1.0.1-incubating": "2022-03-19", "apache-doris-spark-connector-3.1_2.12-1.1.0": "2022-07-11", -"apache-doris-spark-connector-3.2_2.12-1.1.0": "2022-07-11" +"apache-doris-spark-connector-3.2_2.12-1.1.0": "2022-07-11", +"doris-shade-1.0.0": "2023-03-21" }, "drill": { "apache-drill-1.20.3": "2022-12-27", @@ -997,6 +999,9 @@ "apache-empire-db-2.5.1": "2022-01-22", "apache-empire-db-3.0.0": "2022-03-11" }, +"eventmesh": { +"apache-eventmesh-1.8.0-incubating": "2023-01-29" +}, "felix": { "apache-felix-karaf-1.6.0": "2012-12-28", "atomos-distribution-1.0.0": "2021-02-23", @@ -1416,9 +1421,6 @@ "incubator-devlake": { "apache-devlake-0.15.0-incubating": "2023-01-31" }, -"incubator-eventmesh": { -"apache-eventmesh-1.8.0-incubating": "2023-01-29" -}, "incubator-flagon": { "apache-flagon-useralejs-incubating-2.3.0": "2022-05-26" }, @@ -3748,12 +3750,12 @@ "org.apache.sling.testing.hamcrest-1.0.2": "2017-01-07", "org.apache.sling.testing.jcr-mock-1.6.6": "2023-03-24", "org.apache.sling.testing.logging-mock-2.0.0": "2016-09-19", -"org.apache.sling.testing.osgi-mock-3.3.4": "2022-12-05", -"org.apache.sling.testing.osgi-mock.core-3.3.4": "2022-12-05", -"org.apache.sling.testing.osgi-mock.junit4-3.3.4": "2022-12-05", -"org.apache.sling.testing.osgi-mock.junit5-3.3.4": "2022-12-05", -"org.apache.sling.testing.osgi-mock.parent-3.3.4": "2022-12-05", -"org.apache.sling.testing.osgi-mock.test-services-3.3.4": "2022-12-05", +"org.apache.sling.testing.osgi-mock-3.3.6": "2023-03-27", +"org.apache.sling.testing.osgi-mock.core-3.3.6": "2023-03-27", +"org.apache.sling.testing.osgi-mock.junit4-3.3.6": "2023-03-27", +"org.apache.sling.testing.osgi-mock.junit5-3.3.6": "2023-03-27", +"org.apache.sling.testing.osgi-mock.parent-3.3.6": "2023-03-27", +"org.apache.sling.testing.osgi-mock.test-services-3.3.6": "2023-03-27", "org.apache.sling.testing.paxexam-3.1.0": "2019-09-03", "org.apache.sling.testing.resourceresolver-mock-1.4.0": "2022-09-02", "org.apache.sling.testing.rules-2.0.2": "2023-01-18", @@ -3761,13 +3763,13 @@ "org.apache.sling.testing.samples.integrationtests-1.0.6": "2013-01-21", "org.apache.sling.testing.samples.sampletests-1.0.6": "2013-01-21", "org.apache.sling.testing.serversetup-1.0.4": "2020-10-15", -"org.apache.sling.testing.sling-mock-3.4.2": "2022-09-15", +"org.apache.sling.testing.sling-mock-3.4.4": "2023-03-27", "org.apache.sling.testing.sling-mock-jackrabbit-1.0.0": "2015-10-12", "org.apache.sling.testing.sling-mock-oak-3.1.8-1.44.0": "2023-01-16", -"org.apache.sling.testing.sling-mock.core-3.4.2": "2022-09-15", -"org.apache.sling.testing.sling-mock.junit4-3.4.2": "2022-09-15", -"org.apache.sling.testing.sling-mock.junit5-3.4.2": "2022-09-15", -"org.apache.sling.testing.sling-mock.parent-3.4.2": "2022-09-15", +"org.apache.sling.testing.sling-mock.core-3.4.4": "2023-03-27", +"org.apache.sling.testing.sling-mock.junit4-3.4.4": "2023-03-27", +"org.apache.sling.testing.sling-mock.junit5-3.4.4": "2023-03-27", +"org.apache.sling.testing.sling-mock.parent-3.4.4": "2023-03-27", "org.apache.sling.testing.tools-1.0.16": "2017-05-11", "org.apache.sling.thumbnails-1.0.0": "2021-08-31", "org.apache.sling.thumbnails-1.0.0-base.slingosgifeature": "2021-08-31", @@ -3804,7 +3806,6 @@ "index.yaml": "2022-08-07", "solr-0.6.0": "2022-08-07", "solr-0.6.0.tgz.prov": "2022-08-07", -"solr-9.1.1": "2023-01-18", "solr-9.2.0": "2023-03-21", "solr-operator-0.6.0": "2022-08-07", "solr-operator-0.6.0.tgz.prov": "2022-08-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=1908757&r1=1908756&r2=1908757&view=diff ============================================================================== --- comdev/projects.apache.org/trunk/site/json/foundation/repositories.json (original) +++ comdev/projects.apache.org/trunk/site/json/foundation/repositories.json Tue Mar 28 04:20:04 2023 @@ -688,6 +688,8 @@ "empire-db-svn": "https://svn.apache.org/repos/asf/empire-db/", "esme-svn": "https://svn.apache.org/repos/asf/esme/", "etch-svn": "https://svn.apache.org/repos/asf/etch/", +"eventmesh": "https://gitbox.apache.org/repos/asf/eventmesh.git", +"eventmesh-site": "https://gitbox.apache.org/repos/asf/eventmesh-site.git", "excalibur-svn": "https://svn.apache.org/repos/asf/excalibur/", "falcon": "https://gitbox.apache.org/repos/asf/falcon.git", "falcon-svn": "https://svn.apache.org/repos/asf/falcon/", @@ -936,8 +938,6 @@ "incubator-devlake": "https://gitbox.apache.org/repos/asf/incubator-devlake.git", "incubator-devlake-helm-chart": "https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git", "incubator-devlake-website": "https://gitbox.apache.org/repos/asf/incubator-devlake-website.git", -"incubator-eventmesh": "https://gitbox.apache.org/repos/asf/incubator-eventmesh.git", -"incubator-eventmesh-site": "https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git", "incubator-flagon": "https://gitbox.apache.org/repos/asf/incubator-flagon.git", "incubator-flagon-distill": "https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git", "incubator-flagon-stout": "https://gitbox.apache.org/repos/asf/incubator-flagon-stout.git",