You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2018/12/25 04:20:05 UTC

svn commit: r1849710 [1/2] - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json groups.json people.json projects.json releases-files.json releases.json

Author: projects_role
Date: Tue Dec 25 04:20:05 2018
New Revision: 1849710

URL: http://svn.apache.org/viewvc?rev=1849710&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=1849710&r1=1849709&r2=1849710&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Tue Dec 25 04:20:05 2018
@@ -371,11 +371,13 @@
 },
 {
 "chair": "bolke",
+"charter": "The mission of Apache Airflow is the creation and maintenance of software related to workflow automation and scheduling that can be used to author and manage data pipelines",
 "established": "2018-12",
 "group": "airflow",
 "homepage": "http://airflow.apache.org/",
 "id": "airflow",
 "name": "Apache Airflow",
+"rdf": "https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/airflow.rdf",
 "reporting": 3,
 "roster": {
 "alexvanboxel": {
@@ -446,7 +448,8 @@
 "date": "2018-12-19",
 "name": "Tao Feng"
 }
-}
+},
+"shortdesc": "workflow automation and scheduling that can be used to author and manage data pipelines"
 },
 {
 "chair": "brondsem",
@@ -14944,6 +14947,10 @@
 "date": "2014-05-21",
 "name": "Jesse Yates"
 },
+"karanmehta93": {
+"date": "2018-12-24",
+"name": "Karan Mehta"
+},
 "larsh": {
 "date": "2014-05-21",
 "name": "Lars Hofhansl"
@@ -16193,6 +16200,10 @@
 "date": "2017-09-20",
 "name": "Zhendong Liu"
 },
+"duhengforever": {
+"date": "2018-12-24",
+"name": "Du Heng"
+},
 "jim": {
 "date": "2017-09-20",
 "name": "Jim Jagielski"
@@ -18689,7 +18700,8 @@
 "date": "2015-05-31",
 "name": "Jeff Zhang"
 }
-}
+},
+"shortdesc": "High-performance and scalable distributed data processing framework"
 },
 {
 "chair": "jfarrell",

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=1849710&r1=1849709&r2=1849710&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue Dec 25 04:20:05 2018
@@ -13639,6 +13639,7 @@
 "jeffreyz",
 "jmahonin",
 "jyates",
+"karanmehta93",
 "larsh",
 "maryannxue",
 "mujtaba",
@@ -14358,6 +14359,7 @@
 "rocketmq-pmc": [
 "bsnyder",
 "dongeforever",
+"duhengforever",
 "jim",
 "jmclean",
 "lizhanhui",

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=1849710&r1=1849709&r2=1849710&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue Dec 25 04:20:05 2018
@@ -12990,7 +12990,8 @@
 },
 "duhengforever": {
 "groups": [
-"rocketmq"
+"rocketmq",
+"rocketmq-pmc"
 ],
 "member": false,
 "name": "Du Heng"
@@ -25543,7 +25544,8 @@
 },
 "karanmehta93": {
 "groups": [
-"phoenix"
+"phoenix",
+"phoenix-pmc"
 ],
 "member": false,
 "name": "Karan Mehta"

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=1849710&r1=1849709&r2=1849710&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue Dec 25 04:20:05 2018
@@ -1976,6 +1976,37 @@
 ],
 "shortdesc": "Apache Stratos is a highly-extensible Platform-as-a-Service (PaaS) framework that helps run Apache Tomcat, PHP, and MySQL applications and can be extended to support many more environments on all major cloud infrastructures. "
 },
+"attic-tiles": {
+"bug-database": "https://issues.apache.org/jira/browse/TILES",
+"category": "web-framework, retired",
+"created": "2011-09-01",
+"description": "Apache Tiles™ is a templating framework built to simplify the development of web application user interfaces.\n\n    Tiles allows authors to define page fragments which can be assembled into a \n    complete page at runtime. These fragments, or tiles, can be used as simple \n    includes in order to reduce the duplication of common page elements or embedded \n    within other tiles to develop a series of reusable templates. These templates \n    streamline the development of a consistent look and feel across an entire application.\n    ",
+"doap": "http://svn.apache.org/repos/asf/tiles/site/doap_Tiles.rdf",
+"download-page": "http://tiles.apache.org/download.html",
+"homepage": "http://tiles.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://tiles.apache.org/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:greddin@apache.org",
+"name": "Greg Reddin"
+}
+],
+"name": "Apache Tiles",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2010-06-28",
+"name": "Apache Tiles",
+"revision": "2.2.2"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/tiles"
+],
+"shortdesc": "Apache Tiles™ is a templating framework built to simplify the development of web application user interfaces."
+},
 "attic-tuscany": {
 "bug-database": "http://issues.apache.org/jira/browse/Tuscany",
 "category": "web-framework, retired",
@@ -12195,8 +12226,8 @@
 }
 ],
 "repository": [
-"https://github.com/apache/opennlp.git",
-"http://svn.apache.org/repos/asf/opennlp"
+"http://svn.apache.org/repos/asf/opennlp",
+"https://github.com/apache/opennlp.git"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },
@@ -14358,37 +14389,6 @@
 ],
 "shortdesc": "The Apache Tika toolkit detects and extracts metadata and structured \n    text content from various documents using existing parser libraries. \n    "
 },
-"tiles": {
-"bug-database": "https://issues.apache.org/jira/browse/TILES",
-"category": "web-framework, retired",
-"created": "2011-09-01",
-"description": "Apache Tiles™ is a templating framework built to simplify the \n    development of web application user interfaces.\n\n    Tiles allows authors to define page fragments which can be assembled into a \n    complete page at runtime. These fragments, or tiles, can be used as simple \n    includes in order to reduce the duplication of common page elements or embedded \n    within other tiles to develop a series of reusable templates. These templates \n    streamline the development of a consistent look and feel across an entire application.\n    ",
-"doap": "http://svn.apache.org/repos/asf/tiles/site/doap_Tiles.rdf",
-"download-page": "http://tiles.apache.org/download.html",
-"homepage": "http://tiles.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://tiles.apache.org/mail.html",
-"maintainer": [
-{
-"mbox": "mailto:greddin@apache.org",
-"name": "Greg Reddin"
-}
-],
-"name": "Apache Tiles",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2010-06-28",
-"name": "Apache Tiles",
-"revision": "2.2.2"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/tiles"
-],
-"shortdesc": "Apache Tiles™ is a templating framework built to simplify the \n    development of web application user interfaces."
-},
 "tomcat": {
 "bug-database": "http://tomcat.apache.org/bugreport.html",
 "category": "network-server, http, javaee",
@@ -16221,7 +16221,7 @@
 "pmc": "yetus",
 "programming-language": "Bash, Java, Python",
 "repository": [
-"https://git-wip-us.apache.org/repos/asf/yetus.git"
+"https://github.com/apache/yetus.git"
 ],
 "shortdesc": "A collection of libraries and tools that enable contribution and release processes for software projects."
 },

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=1849710&r1=1849709&r2=1849710&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 Dec 25 04:20:05 2018
@@ -2498,8 +2498,8 @@
 "apache-groovy-2.4.16": [
 "groovy/2.4.16/sources/apache-groovy-src-2.4.16.zip"
 ],
-"apache-groovy-2.5.4": [
-"groovy/2.5.4/sources/apache-groovy-src-2.5.4.zip"
+"apache-groovy-2.5.5": [
+"groovy/2.5.5/sources/apache-groovy-src-2.5.5.zip"
 ],
 "apache-groovy-3.0.0-alpha-3": [
 "groovy/3.0.0-alpha-3/sources/apache-groovy-src-3.0.0-alpha-3.zip"
@@ -2507,8 +2507,8 @@
 "apache-groovy-sdk-2.4.16": [
 "groovy/2.4.16/distribution/apache-groovy-sdk-2.4.16.zip"
 ],
-"apache-groovy-sdk-2.5.4": [
-"groovy/2.5.4/distribution/apache-groovy-sdk-2.5.4.zip"
+"apache-groovy-sdk-2.5.5": [
+"groovy/2.5.5/distribution/apache-groovy-sdk-2.5.5.zip"
 ],
 "apache-groovy-sdk-3.0.0-alpha-3": [
 "groovy/3.0.0-alpha-3/distribution/apache-groovy-sdk-3.0.0-alpha-3.zip"
@@ -6947,12 +6947,6 @@
 "manifoldcf/apache-manifoldcf-1.10/apache-manifoldcf-1.10-src.tar.gz",
 "manifoldcf/apache-manifoldcf-1.10/apache-manifoldcf-1.10-src.zip"
 ],
-"apache-manifoldcf-2.11": [
-"manifoldcf/apache-manifoldcf-2.11/apache-manifoldcf-2.11-lib.tar.gz",
-"manifoldcf/apache-manifoldcf-2.11/apache-manifoldcf-2.11-lib.zip",
-"manifoldcf/apache-manifoldcf-2.11/apache-manifoldcf-2.11-src.tar.gz",
-"manifoldcf/apache-manifoldcf-2.11/apache-manifoldcf-2.11-src.zip"
-],
 "apache-manifoldcf-2.12": [
 "manifoldcf/apache-manifoldcf-2.12/apache-manifoldcf-2.12-lib.tar.gz",
 "manifoldcf/apache-manifoldcf-2.12/apache-manifoldcf-2.12-lib.zip",
@@ -8253,41 +8247,26 @@
 ]
 },
 "pulsar": {
-"4abcea3ba57f55e74fcfb6b9cb383cb23507bab9f39e5bd1680e940ce15f1d42-filelists.sqlite": [
-"pulsar/pulsar-2.2.0/RPMS/repodata/4abcea3ba57f55e74fcfb6b9cb383cb23507bab9f39e5bd1680e940ce15f1d42-filelists.sqlite.bz2"
-],
-"5a5b03e91bf07da9ec69d1d7b9f1891fb05206d17f0982a6e2c69bfca7782395-other.sqlite": [
-"pulsar/pulsar-2.2.0/RPMS/repodata/5a5b03e91bf07da9ec69d1d7b9f1891fb05206d17f0982a6e2c69bfca7782395-other.sqlite.bz2"
-],
-"8e286e31910c9f58295862fdc6617993a1dd83fa5e1964df9e08664d696aaf2d-other.sqlite": [
-"pulsar/pulsar-2.1.1-incubating/RPMS/repodata/8e286e31910c9f58295862fdc6617993a1dd83fa5e1964df9e08664d696aaf2d-other.sqlite.bz2"
-],
-"969875ba72236895b384d296548cd43516c7d05fed79499c5e97b9a8af1a93f7-primary.sqlite": [
-"pulsar/pulsar-2.2.0/RPMS/repodata/969875ba72236895b384d296548cd43516c7d05fed79499c5e97b9a8af1a93f7-primary.sqlite.bz2"
+"3922ce7b5bb7e15b5d1e31332ec7b6fa8efe0bbaaf2e3d182a09776dd6631a50-filelists.sqlite": [
+"pulsar/pulsar-2.2.1/RPMS/repodata/3922ce7b5bb7e15b5d1e31332ec7b6fa8efe0bbaaf2e3d182a09776dd6631a50-filelists.sqlite.bz2"
 ],
 "Packages": [
-"pulsar/pulsar-2.1.1-incubating/DEB/Packages.gz",
-"pulsar/pulsar-2.2.0/DEB/Packages.gz"
+"pulsar/pulsar-2.2.1/DEB/Packages.gz"
 ],
 "apache-pulsar": [
-"pulsar/pulsar-2.1.1-incubating/DEB/apache-pulsar-client.deb",
-"pulsar/pulsar-2.2.0/DEB/apache-pulsar-client.deb"
-],
-"apache-pulsar-2.1.1-incubating": [
-"pulsar/pulsar-2.1.1-incubating/apache-pulsar-2.1.1-incubating-src.tar.gz"
+"pulsar/pulsar-2.2.1/DEB/apache-pulsar-client.deb"
 ],
-"apache-pulsar-2.2.0": [
-"pulsar/pulsar-2.2.0/apache-pulsar-2.2.0-src.tar.gz"
+"apache-pulsar-2.2.1": [
+"pulsar/pulsar-2.2.1/apache-pulsar-2.2.1-src.tar.gz"
 ],
 "apache-pulsar-client-dev": [
-"pulsar/pulsar-2.1.1-incubating/DEB/apache-pulsar-client-dev.deb",
-"pulsar/pulsar-2.2.0/DEB/apache-pulsar-client-dev.deb"
+"pulsar/pulsar-2.2.1/DEB/apache-pulsar-client-dev.deb"
 ],
-"b9383abcb72b7a6ba7fa2c68be10649872a649f150a889cc647ca14cd55f5454-filelists.sqlite": [
-"pulsar/pulsar-2.1.1-incubating/RPMS/repodata/b9383abcb72b7a6ba7fa2c68be10649872a649f150a889cc647ca14cd55f5454-filelists.sqlite.bz2"
+"bbee41b18158d0fe1baa495ab64861351bb636d3999da5a11fdc1c8ec9525549-primary.sqlite": [
+"pulsar/pulsar-2.2.1/RPMS/repodata/bbee41b18158d0fe1baa495ab64861351bb636d3999da5a11fdc1c8ec9525549-primary.sqlite.bz2"
 ],
-"ba4de2c27b1800bbc46d3be908702bd0c0d1f435a9645d6527c0067143e932d9-primary.sqlite": [
-"pulsar/pulsar-2.1.1-incubating/RPMS/repodata/ba4de2c27b1800bbc46d3be908702bd0c0d1f435a9645d6527c0067143e932d9-primary.sqlite.bz2"
+"fa723f10d65bdd88b4bf90da83096895422fba9a51e8f3f305b4069b1daf7003-other.sqlite": [
+"pulsar/pulsar-2.2.1/RPMS/repodata/fa723f10d65bdd88b4bf90da83096895422fba9a51e8f3f305b4069b1daf7003-other.sqlite.bz2"
 ]
 },
 "qpid": {