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/11/07 04:20:04 UTC

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

Author: projects_role
Date: Wed Nov  7 04:20:04 2018
New Revision: 1845982

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

Modified:
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json?rev=1845982&r1=1845981&r2=1845982&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json Wed Nov  7 04:20:04 2018
@@ -17204,6 +17204,10 @@
 "date": "2012-03-21",
 "name": "Roman Shaposhnik"
 },
+"vasas": {
+"date": "2018-11-06",
+"name": "Vasas Szabolcs"
+},
 "venkatrangan": {
 "date": "2014-08-06",
 "name": "Venkat Ranganathan"

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json?rev=1845982&r1=1845981&r2=1845982&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json Wed Nov  7 04:20:04 2018
@@ -14953,6 +14953,7 @@
 "olamy",
 "pzimdars",
 "rvs",
+"vasas",
 "venkatrangan"
 ],
 "stanbol": [

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json?rev=1845982&r1=1845981&r2=1845982&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json Wed Nov  7 04:20:04 2018
@@ -48139,7 +48139,8 @@
 },
 "vasas": {
 "groups": [
-"sqoop"
+"sqoop",
+"sqoop-pmc"
 ],
 "member": false,
 "name": "Vasas Szabolcs"

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json?rev=1845982&r1=1845981&r2=1845982&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json Wed Nov  7 04:20:04 2018
@@ -8702,14 +8702,14 @@
 "created": "2014-06-12",
 "description": "The Apache Knox Gateway is a REST API Gateway for interacting with Hadoop clusters.\n\nThe Knox Gateway provides a single access point for all REST interactions with Hadoop clusters.\n\nIn this capacity, the Knox Gateway is able to provide valuable functionality to aid in the control,\nintegration, monitoring and automation of critical administrative and analytical needs of the enterprise.\n\nAuthentication (LDAP and Active Directory Authentication Provider)\nFederation/SSO (HTTP Header Based Identity Federation)\nAuthorization (Service Level Authorization)\nAuditing\nWhile there are a number of benefits for unsecured Hadoop clusters,\nthe Knox Gateway also complements the kerberos secured cluster quite nicely.\n\nCoupled with proper network isolation of a Kerberos secured Hadoop cluster,\nthe Knox Gateway provides the enterprise with a solution that:\n\nIntegrates well with enterprise identity management solutions\nProtects the details of the Hadoop cluster deployme
 nt (hosts and ports are hidden from endusers)\nSimplifies the number of services that clients need to interact with",
 "doap": "https://git-wip-us.apache.org/repos/asf?p=knox.git;a=blob_plain;f=doap_Knox.rdf",
-"download-page": "https://cwiki.apache.org/confluence/display/KNOX/Release+0.4.0",
+"download-page": "https://cwiki.apache.org/confluence/display/KNOX/Release+1.1.0",
 "homepage": "http://knox.apache.org",
-"license": "http://spdx.org/licenses/Apache-2.0",
+"license": "http://www.apache.org/licenses/LICENSE-2.0",
 "mailing-list": "http://knox.apache.org/mail-lists.html",
 "maintainer": [
 {
-"mbox": "mailto:kminder@apache.org",
-"name": "Kevin Minder"
+"mbox": "mailto:dev@knox.apache.org",
+"name": "Apache Knox Team"
 }
 ],
 "name": "Apache Knox",
@@ -8717,9 +8717,89 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2018/07/30",
+"name": "Apache Knox Gateway 1.1.0",
+"revision": "1.1.0"
+},
+{
+"created": "2018/02/07",
+"name": "Apache Knox Gateway 1.0.0",
+"revision": "1.0.0"
+},
+{
+"created": "2017/12/14",
+"name": "Apache Knox Gateway 0.14.0",
+"revision": "0.14.0"
+},
+{
+"created": "2017/08/19",
+"name": "Apache Knox Gateway 0.13.0",
+"revision": "0.13.0"
+},
+{
+"created": "2017/03/20",
+"name": "Apache Knox Gateway 0.12.0",
+"revision": "0.12.0"
+},
+{
+"created": "2016/12/28",
+"name": "Apache Knox Gateway 0.11.0",
+"revision": "0.11.0"
+},
+{
+"created": "2016/11/07",
+"name": "Apache Knox Gateway 0.10.0",
+"revision": "0.10.0"
+},
+{
+"created": "2016/08/04",
+"name": "Apache Knox Gateway 0.9.1",
+"revision": "0.9.1"
+},
+{
+"created": "2016/04/24",
+"name": "Apache Knox Gateway 0.9.0",
+"revision": "0.9.0"
+},
+{
+"created": "2016/02/04",
+"name": "Apache Knox Gateway 0.8.0",
+"revision": "0.8.0"
+},
+{
+"created": "2015/12/23",
+"name": "Apache Knox Gateway 0.7.0",
+"revision": "0.7.0"
+},
+{
+"created": "2015/04/30",
+"name": "Apache Knox Gateway 0.6.0",
+"revision": "0.6.0"
+},
+{
+"created": "2014/11/06",
+"name": "Apache Knox Gateway 0.5.0",
+"revision": "0.5.0"
+},
+{
 "created": "2014/04/15",
 "name": "Apache Knox Gateway 0.4.0",
 "revision": "0.4.0"
+},
+{
+"created": "2013/10/22",
+"name": "Apache Knox Gateway 0.3.0",
+"revision": "0.3.0"
+},
+{
+"created": "2013/04/23",
+"name": "Apache Knox Gateway 0.2.0",
+"revision": "0.2.0"
+},
+{
+"created": "2012/12/30",
+"name": "Apache Knox Gateway 0.1.0",
+"revision": "0.1.0"
 }
 ],
 "repository": [
@@ -11467,10 +11547,10 @@
 "revision": "1.5.13"
 },
 {
-"created": "2018-09-26",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.2.0-dist.zip",
+"created": "2018-11-02",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.3.0-dist.zip",
 "name": "Latest stable release of 2.x",
-"revision": "2.2.0"
+"revision": "2.3.0"
 },
 {
 "created": "2018-09-26",
@@ -11479,10 +11559,10 @@
 "revision": "3.1.0"
 },
 {
-"created": "2018-09-26",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.3.0-dist.zip",
+"created": "2018-11-05",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.3.1-dist.zip",
 "name": "Latest stable release of 4.x",
-"revision": "4.3.0"
+"revision": "4.3.1"
 }
 ],
 "repository": [

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json?rev=1845982&r1=1845981&r2=1845982&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json Wed Nov  7 04:20:04 2018
@@ -2653,7 +2653,8 @@
 "hive/hive-1.2.2/apache-hive-1.2.2-src.tar.gz"
 ],
 "apache-hive-2.3.4": [
-"hive/hive-2.3.4/apache-hive-2.3.4-src.tar.gz"
+"hive/hive-2.3.4/apache-hive-2.3.4-src.tar.gz",
+"hive/stable-2/apache-hive-2.3.4-src.tar.gz"
 ],
 "apache-hive-3.1.1": [
 "hive/hive-3.1.1/apache-hive-3.1.1-src.tar.gz"
@@ -2669,9 +2670,6 @@
 ],
 "hive-storage-2.7.0-rc1": [
 "hive/hive-storage-2.7.0/hive-storage-2.7.0-rc1.tar.gz"
-],
-"test-results": [
-"hive/hive-2.3.4/test-results.tar.gz"
 ]
 },
 "httpcomponents": {
@@ -6377,8 +6375,8 @@
 "jackrabbit-oak-1.8.8": [
 "jackrabbit/oak/1.8.8/jackrabbit-oak-1.8.8-src.zip"
 ],
-"jackrabbit-oak-1.9.9": [
-"jackrabbit/oak/1.9.9/jackrabbit-oak-1.9.9-src.zip"
+"jackrabbit-oak-1.9.10": [
+"jackrabbit/oak/1.9.10/jackrabbit-oak-1.9.10-src.zip"
 ],
 "jackrabbit-ocm-2.0.0": [
 "jackrabbit/ocm/2.0.0/jackrabbit-ocm-2.0.0-source-release.zip"
@@ -6404,6 +6402,18 @@
 "apache-jspf-sources-1.0.1": [
 "james/jspf/1.0.1/apache-jspf-sources-1.0.1.zip"
 ],
+"apache-mailet-api-3.2.0": [
+"james/mailets/3.2.0/apache-mailet-api-3.2.0-sources.zip"
+],
+"apache-mailet-base-3.2.0": [
+"james/mailets/3.2.0/apache-mailet-base-3.2.0-sources.zip"
+],
+"apache-mailet-crypto-3.2.0": [
+"james/mailets/3.2.0/apache-mailet-crypto-3.2.0-sources.zip"
+],
+"apache-mailet-standard-3.2.0": [
+"james/mailets/3.2.0/apache-mailet-standard-3.2.0-sources.zip"
+],
 "james-2.3.2.1": [
 "james/server/james-2.3.2.1-src.tar.gz",
 "james/server/james-2.3.2.1-src.zip"
@@ -6411,23 +6421,41 @@
 "james-cassandra-guice-3.1.0": [
 "james/server/james-cassandra-guice-3.1.0.zip"
 ],
+"james-cassandra-guice-3.2.0": [
+"james/server/3.2.0/james-cassandra-guice-3.2.0.zip"
+],
 "james-cassandra-ldap-guice-3.1.0": [
 "james/server/james-cassandra-ldap-guice-3.1.0.zip"
 ],
+"james-cassandra-ldap-guice-3.2.0": [
+"james/server/3.2.0/james-cassandra-ldap-guice-3.2.0.zip"
+],
 "james-jpa-guice-3.1.0": [
 "james/server/james-jpa-guice-3.1.0.zip"
 ],
+"james-jpa-guice-3.2.0": [
+"james/server/3.2.0/james-jpa-guice-3.2.0.zip"
+],
 "james-jpa-smtp-guice-3.1.0": [
 "james/server/james-jpa-smtp-guice-3.1.0.zip"
 ],
+"james-jpa-smtp-guice-3.2.0": [
+"james/server/3.2.0/james-jpa-smtp-guice-3.2.0.zip"
+],
 "james-mime4j-sources-0.8.2": [
 "james/mime4j/0.8.2/james-mime4j-sources-0.8.2.zip"
 ],
 "james-server-app-3.1.0": [
 "james/server/james-server-app-3.1.0-app.zip"
 ],
+"james-server-app-3.2.0": [
+"james/server/3.2.0/james-server-app-3.2.0-app.zip"
+],
 "james-server-sources-3.1.0": [
 "james/server/james-server-sources-3.1.0.zip"
+],
+"james-server-sources-3.2.0": [
+"james/server/3.2.0/james-server-sources-3.2.0.zip"
 ]
 },
 "jclouds": {
@@ -6729,14 +6757,14 @@
 ]
 },
 "kylin": {
-"apache-kylin-2.3.2": [
-"kylin/apache-kylin-2.3.2/apache-kylin-2.3.2-source-release.zip"
-],
 "apache-kylin-2.4.1": [
 "kylin/apache-kylin-2.4.1/apache-kylin-2.4.1-source-release.zip"
 ],
 "apache-kylin-2.5.0": [
 "kylin/apache-kylin-2.5.0/apache-kylin-2.5.0-source-release.zip"
+],
+"apache-kylin-2.5.1": [
+"kylin/apache-kylin-2.5.1/apache-kylin-2.5.1-source-release.zip"
 ]
 },
 "lens": {
@@ -7162,8 +7190,8 @@
 "maven-jarsigner-3.0.0": [
 "maven/shared/maven-jarsigner-3.0.0-source-release.zip"
 ],
-"maven-jarsigner-plugin-1.4": [
-"maven/plugins/maven-jarsigner-plugin-1.4-source-release.zip"
+"maven-jarsigner-plugin-3.0.0": [
+"maven/plugins/maven-jarsigner-plugin-3.0.0-source-release.zip"
 ],
 "maven-jdeprscan-plugin-3.0.0-alpha-1": [
 "maven/plugins/maven-jdeprscan-plugin-3.0.0-alpha-1-source-release.zip"
@@ -7515,6 +7543,9 @@
 "myfaces-tobago-4.3.0": [
 "myfaces/source/myfaces-tobago-4.3.0-source-release.zip"
 ],
+"myfaces-tobago-4.3.1": [
+"myfaces/source/myfaces-tobago-4.3.1-source-release.zip"
+],
 "portlet-bridge-1.0.0": [
 "myfaces/source/portlet-bridge-1.0.0-src-all.tar.gz",
 "myfaces/source/portlet-bridge-1.0.0-src-all.zip"
@@ -9596,52 +9627,52 @@
 ]
 },
 "syncope": {
-"apache-syncope-2.0.10": [
-"syncope/2.0.10/apache-syncope-2.0.10.deb"
+"apache-syncope-2.0.11": [
+"syncope/2.0.11/apache-syncope-2.0.11.deb"
 ],
-"apache-syncope-2.1.1": [
-"syncope/2.1.1/apache-syncope-2.1.1.deb"
+"apache-syncope-2.1.2": [
+"syncope/2.1.2/apache-syncope-2.1.2.deb"
 ],
-"apache-syncope-console-2.0.10": [
-"syncope/2.0.10/apache-syncope-console-2.0.10.deb"
+"apache-syncope-console-2.0.11": [
+"syncope/2.0.11/apache-syncope-console-2.0.11.deb"
 ],
-"apache-syncope-console-2.1.1": [
-"syncope/2.1.1/apache-syncope-console-2.1.1.deb"
+"apache-syncope-console-2.1.2": [
+"syncope/2.1.2/apache-syncope-console-2.1.2.deb"
 ],
-"apache-syncope-enduser-2.0.10": [
-"syncope/2.0.10/apache-syncope-enduser-2.0.10.deb"
+"apache-syncope-enduser-2.0.11": [
+"syncope/2.0.11/apache-syncope-enduser-2.0.11.deb"
 ],
-"apache-syncope-enduser-2.1.1": [
-"syncope/2.1.1/apache-syncope-enduser-2.1.1.deb"
+"apache-syncope-enduser-2.1.2": [
+"syncope/2.1.2/apache-syncope-enduser-2.1.2.deb"
 ],
-"org.apache.syncope.ide.eclipse.site-2.0.10": [
-"syncope/2.0.10/org.apache.syncope.ide.eclipse.site-2.0.10.zip"
+"org.apache.syncope.ide.eclipse.site-2.0.11": [
+"syncope/2.0.11/org.apache.syncope.ide.eclipse.site-2.0.11.zip"
 ],
-"org.apache.syncope.ide.eclipse.site-2.1.1": [
-"syncope/2.1.1/org.apache.syncope.ide.eclipse.site-2.1.1.zip"
+"org.apache.syncope.ide.eclipse.site-2.1.2": [
+"syncope/2.1.2/org.apache.syncope.ide.eclipse.site-2.1.2.zip"
 ],
-"syncope-2.0.10": [
-"syncope/2.0.10/syncope-2.0.10-source-release.zip",
-"syncope/2.0.10/syncope-standalone-2.0.10-distribution.zip"
+"syncope-2.0.11": [
+"syncope/2.0.11/syncope-2.0.11-source-release.zip",
+"syncope/2.0.11/syncope-standalone-2.0.11-distribution.zip"
 ],
-"syncope-2.1.1": [
-"syncope/2.1.1/syncope-2.1.1-source-release.zip",
-"syncope/2.1.1/syncope-standalone-2.1.1-distribution.zip"
+"syncope-2.1.2": [
+"syncope/2.1.2/syncope-2.1.2-source-release.zip",
+"syncope/2.1.2/syncope-standalone-2.1.2-distribution.zip"
 ],
-"syncope-client-cli-2.0.10": [
-"syncope/2.0.10/syncope-client-cli-2.0.10.zip"
+"syncope-client-cli-2.0.11": [
+"syncope/2.0.11/syncope-client-cli-2.0.11.zip"
 ],
-"syncope-client-cli-2.1.1": [
-"syncope/2.1.1/syncope-client-cli-2.1.1.zip"
+"syncope-client-cli-2.1.2": [
+"syncope/2.1.2/syncope-client-cli-2.1.2.zip"
 ],
-"syncope-core-upgrade-2.1.1": [
-"syncope/2.1.1/syncope-core-upgrade-2.1.1.zip"
+"syncope-core-upgrade-2.1.2": [
+"syncope/2.1.2/syncope-core-upgrade-2.1.2.zip"
 ],
-"syncope-ide-netbeans-2.0.10.nbm": [
-"syncope/2.0.10/syncope-ide-netbeans-2.0.10.nbm"
+"syncope-ide-netbeans-2.0.11.nbm": [
+"syncope/2.0.11/syncope-ide-netbeans-2.0.11.nbm"
 ],
-"syncope-ide-netbeans-2.1.1.nbm": [
-"syncope/2.1.1/syncope-ide-netbeans-2.1.1.nbm"
+"syncope-ide-netbeans-2.1.2.nbm": [
+"syncope/2.1.2/syncope-ide-netbeans-2.1.2.nbm"
 ]
 },
 "systemml": {